[OpenJDK 2D-Dev] [9] Review Request: [JDK-8166003]: [PIT][TEST_BUG] missing helper for bug6427244.java
Prasanta Sadhukhan
prasanta.sadhukhan at oracle.com
Tue Nov 8 05:25:38 UTC 2016
I guess you can do away with building JRobot too and just use awt Robot
via robot.keyPress, robot.mousePress. Do we then need
@library ../../../regtesthelpers
Additionally, please add 8166003to the bug tag.
Regards
Prasanta
On 11/8/2016 7:50 AM, Prahalad Kumar Narayanan wrote:
> Hello Everyone on Java2D Group
>
> Request your time in reviewing the fix for the bug- JDK-8166003
> Link: https://bugs.openjdk.java.net/browse/JDK-8166003
> Title: [PIT][TEST_BUG] missing helper for javax/swing/text/GlyphPainter2/6427244/bug6427244.java
>
> Root Cause:
> The test case requires additional classes in regTestHelpers library. Hence, Jtreg failed with error in compilation.
>
> Details on Fix:
> The dependency on the additional classes has been removed. Test case runs normally.
>
> Kindly review the changes at your convenience & provide your suggestions
> Review Link: http://cr.openjdk.java.net/~pnarayanan/8166003/webrev.00/
>
> Thank you for your time in review
> Have a good day
>
> Prahalad N.
More information about the 2d-dev
mailing list