<AWT Dev> [12] RFR: JDK-8214805: Mark deprecated netscape.javascript.JSObject::getWindow API forRemoval=true
Kevin Rushforth
kevin.rushforth at oracle.com
Wed Dec 5 03:21:16 UTC 2018
Please review the webrev [1] for JDK-8214805 [2] to mark the
already-deprecated netscape.javascript.JSObject::getWindow method as
"forRemoval=true". This method is no longer useful. We intend to remove
it in a future release, which will also allow removing the dependency
from the jdk.jsobject module to the java.desktop module. I have filed a
CSR [3] for this, which also needs to be reviewed.
Thanks.
-- Kevin
[1] http://cr.openjdk.java.net/~kcr/8214805/webrev.00/
[2] https://bugs.openjdk.java.net/browse/JDK-8214805
[3] https://bugs.openjdk.java.net/browse/JDK-8214832
More information about the awt-dev
mailing list