-
Bug
-
Resolution: Fixed
-
P2
-
9
The checkWhiteSpace script fails after the fix for JDK-8157280:
$ bash tools/scripts/checkWhiteSpace -a
modules/graphics/src/main/java/com/sun/javafx/tk/quantum/PerformanceLogger.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/PerformanceLogger.java :trailingWhitespace:
Found 1 whitespace or executable issues
To correct, use
bash tools/scripts/checkWhiteSpace -F -a
- relates to
-
JDK-8157280 remove use of GetPropertyAction
-
- Resolved
-