The module jdk.jsobject should be considered for deprecation and removal.
It contains only two legacy classes in the netscape.javascript package; JSObject and JSException.
There is no use within OpenJDK itself.
The class is used by JavaFX within the javafx.web module. Including it from the JDK seems like a leftover backward compatible move that has outlasted the original Applet APIs.
It contains only two legacy classes in the netscape.javascript package; JSObject and JSException.
There is no use within OpenJDK itself.
The class is used by JavaFX within the javafx.web module. Including it from the JDK seems like a leftover backward compatible move that has outlasted the original Applet APIs.
- csr for
-
JDK-8338250 Deprecate jdk.jsobject module for removal
- Closed
- relates to
-
JDK-8337280 Include jdk.jsobject module with JavaFX
- Resolved
- links to
-
Commit(master) openjdk/jdk/2b03dbda
-
Review(master) openjdk/jdk/20555