-
Enhancement
-
Resolution: Fixed
-
P3
-
14
-
b08
The netscape.javascript.JSObject::getWindow method was deprecated in JDK 9 and deprecated for-removal in JDK 12. The presence of this method causes an otherwise unneeded dependency on the java.desktop module by the jdk.jsobject module.
I propose to remove this method from the jDK as of JDK 14 along with the then-unneeded dependency.
I propose to remove this method from the jDK as of JDK 14 along with the then-unneeded dependency.
- csr for
-
JDK-8222677 Remove terminally deprecated method netscape.javascript.JSObject::getWindow
-
- Closed
-
- relates to
-
JDK-8214805 Mark deprecated netscape.javascript.JSObject::getWindow API forRemoval=true
-
- Resolved
-
- links to