Review Request: 8156960 Deprecate JSObject.getWindow(Applet) method
Mandy Chung
mandy.chung at oracle.com
Wed Jun 8 19:41:59 UTC 2016
The client team owns jdk.jsobject module and so I add awt-dev to this thread. And bcc jdk9-dev.
It is not Java SE API and it should not add to CORE-PKGS.gmk. As for @Deprecated, I believe the plan is to remove the getWindows method in a future release. Kevin and Dave can confirm.
Mandy
> On Jun 8, 2016, at 12:33 PM, Daniil Titov <daniil.x.titov at oracle.com> wrote:
>
> Hello,
>
>
>
> Please review the fix for JDK 9.
>
>
>
> The fix adds @Deprecated annotation to netscape.javascript.JSObject.getWindow(Applet) method and ensures that netscape.javascript package is included in the generated docs.
>
>
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8156960
>
>
>
> Webrev: http://cr.openjdk.java.net/~dtitov/8156960/jdk/webrev.00/
>
> http://cr.openjdk.java.net/~dtitov/8156960/webrev.00/
>
>
>
>
>
> Best regards,
>
> Daniil
More information about the jdk9-dev
mailing list