Hi All, Kindly review the proposed specifications for JDK9.
Bug: https://bugs.openjdk.java.net/browse/JDK-8138771 <https://bugs.openjdk.java.net/browse/JDK-8138771> Webrev: http://cr.openjdk.java.net/~aniyogi/8138771/webrev.00/ <http://cr.openjdk.java.net/~aniyogi/8138771/webrev.00/> Issue: The customised specifications necessitated for getGraphics method did not exist. So test cases created according to derived specifications would lead to test cases failures. Cause: No congruous specifications could elicit failure in circumstances not encompassed in test cases generated without the knowledge of the same. Fix: Appropriate comprehensive specifications required were added. With Regards, Avik Niyogi