8254046: Remove double semicolon introduced by JDK-8235521
Reviewed-by: serb
This commit is contained in:
parent
5d84e95ed5
commit
6e61861740
@ -41,7 +41,7 @@ import java.awt.image.BufferStrategy;
|
||||
import java.awt.peer.ComponentPeer;
|
||||
|
||||
import java.awt.peer.MenuComponentPeer;
|
||||
import java.lang.invoke.MethodHandles;;
|
||||
import java.lang.invoke.MethodHandles;
|
||||
import java.lang.reflect.InvocationTargetException;
|
||||
import java.security.AccessControlContext;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user