-
Enhancement
-
Resolution: Fixed
-
P3
-
jfx11, 10
As of JDK 9 we no longer distribute the obsolete JavaFX JMX classes (see the comments in JDK-8131887). These classes were formerly distributed in JDK 8 as javafx-mx.jar.
The sources for the obsolete javafx.jmx module, along with build logic to build it for developer builds, is still in the source repository, but is not maintained. We should remove this to avoid any technical debt associated with this old code.
As an example of one issue that is partially related to this, see:JDK-8195669
The sources for the obsolete javafx.jmx module, along with build logic to build it for developer builds, is still in the source repository, but is not maintained. We should remove this to avoid any technical debt associated with this old code.
As an example of one issue that is partially related to this, see:
- blocks
-
JDK-8198329 Support FX build / test using JDK that doesn't include javafx.* modules
- Resolved
- relates to
-
JDK-8195669 JavaFX: Cross Compile for Arm fails on linux
- Resolved
-
JDK-8131887 Need to deliver javafx-mx.jar in JDK 9
- Closed
-
JDK-8168853 JMX initialization uses wrong ClassLoader so cannot find class
- Closed