-
Bug
-
Resolution: Unresolved
-
P4
-
9, 10
-
Fix Understood
The FX API docs are built with the obsolete "-XDignore.symbol.file" flag. It used to be necessary, but that option no longer does anything. We should remove it from build.gradle.
NOTE: this flag is still needed when building the FX classes to suppress a javac warning due to using sun.misc.Unsafe.
NOTE: this flag is still needed when building the FX classes to suppress a javac warning due to using sun.misc.Unsafe.
- blocks
-
JDK-8344728 ☂ Gradle build modernization
- Open
- links to