[OpenJDK 2D-Dev] RFR 8161902: [PIT][TEST_BUG]sun/awt/image/OffScreenImageSource/ImageConsumerUnregisterTest.java compilation fails
Jayathirth D V
jayathirth.d.v at oracle.com
Fri Jul 22 19:11:51 UTC 2016
Hi,
Please review the following fix in JDK9:
Bug : https://bugs.openjdk.java.net/browse/JDK-8161902
Webrev : http://cr.openjdk.java.net/~jdv/8161902/webrev.00/
Root cause : Invalid class name used while constructing the object.
Solution : Use proper class-name for constructor(In this test case to create a component). Also updated test case to comply with 80 characters per line guideline.
Thanks,
Jay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/2d-dev/attachments/20160722/4f940344/attachment.html>
More information about the 2d-dev
mailing list