-
Bug
-
Resolution: Fixed
-
P2
-
8u152
-
b01
-
Verified
The checkWhiteSpace script fails after the fix for JDK-8156078:
$ bash tools/scripts/checkWhiteSpace -a
modules/graphics/src/main/java/com/sun/javafx/tk/quantum/WindowStage.java :trailingWhitespace:
Found 1 whitespace or executable issues
To correct, use
bash ./tools/scripts/checkWhiteSpace -F -a
$ bash tools/scripts/checkWhiteSpace -a
modules/graphics/src/main/java/com/sun/javafx/tk/quantum/WindowStage.java :trailingWhitespace:
Found 1 whitespace or executable issues
To correct, use
bash ./tools/scripts/checkWhiteSpace -F -a
- relates to
-
JDK-8156078 Stage alwaysOnTop property not reset to false if permission is denied
-
- Closed
-