| Other |
|---|
| jfx26 b15Fixed |
|
Blocks :
|
|
|
Blocks :
|
|
|
Relates :
|
|
|
Relates :
|
|
|
Relates :
|
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 with JDK-8334137. We should remove the "-XDignore.symbol.file" from build.gradle.
|