Hi All, Please review a test only fix for the below bug:
Bug: https://bugs.openjdk.java.net/browse/JDK-8204946 Webrev: http://cr.openjdk.java.net/~sveerabhadra/8204946/ Changes made: Some of the tests mentioned in the ProblemList are passing on the respective platforms(as in ProblemList.txt) and hence they need to be removed from the ProblemList. But some of the test uses the appletviewer which is no more supported on the jdk 11 and hence the test is modified to get rid of it. The test passes on Windows 10, Ubuntu 17.10 and Mac 10.13. Thanks and regards, Shashi
