I verified that applet based tests (manual + automated) still run in jtreg.
So +1
-phil.
On 5/22/18, 8:32 AM, Erik Joelsson wrote:
Build changes look good.
/Erik
On 2018-05-21 19:39, Sergey Bylokhov wrote:
Hello.
Please review the fix for jdk11.
Bug: https://bugs.openjdk.java.net/browse/JDK-8203308
Webrev: http://cr.openjdk.java.net/~serb/8203308/webrev.00
Description:
- Implementation of the AppletViewer was removed
- Tests in sun/applet were removed and TEST.ROOT/TEST.groups were
updated
- Small update in make file was done
We still have a few classes in sun.applet package which are related
to the client security, sound. I think that we can drop it as well at
some point.