-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: jfx11, 9, 10
-
Component/s: javafx
-
b15
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.
The FX classes are also built with "-XDignore.symbol.file" flag. This is no longer necessary now that we stopped using sun.misc.Unsafe withJDK-8334137.
We should remove the "-XDignore.symbol.file" from build.gradle.
The FX classes are also built with "-XDignore.symbol.file" flag. This is no longer necessary now that we stopped using sun.misc.Unsafe with
We should remove the "-XDignore.symbol.file" from build.gradle.
- blocks
-
JDK-8371158 Investigate removing gradle workaround for setting javac options
-
- Open
-
-
JDK-8344728 ☂ Gradle build modernization
-
- Open
-
- relates to
-
JDK-8334137 Marlin: replace sun.misc.Unsafe memory access methods with FFM
-
- Resolved
-
-
JDK-8371087 Remove unused dependency on jdk.unsupported from javafx.graphics
-
- Resolved
-
-
JDK-8371157 [android] Replace sun.misc.BASE64* with java.util.Base64
-
- Open
-
- links to
-
Commit(master)
openjdk/jfx/a4e54513
-
Review(master)
openjdk/jfx/1957
(3 links to)