8340899: Remove wildcard bound in PositionWindows.positionTestWindows
Reviewed-by: azvegint, prr
This commit is contained in:
parent
10da2c21a1
commit
e2626db2f0
@ -587,7 +587,7 @@ public final class PassFailJFrame {
|
||||
* @param testWindows the list of test windows
|
||||
* @param instructionUI information about the instruction frame
|
||||
*/
|
||||
void positionTestWindows(List<? extends Window> testWindows,
|
||||
void positionTestWindows(List<Window> testWindows,
|
||||
InstructionUI instructionUI);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user