The regression testcase java/awt/Graphics2D/ClipPrimitivesTest.java fails with the current pit build 6u10_b26. Its failing on all the platforms windows/linux/solaris.
I tested it on Windows Xp Home, Solaris Sparc 10, Rhel4
It passes with the previous 6u10 builds.
The .jtr file is also attached.
The output of the testcase is as follows:
----------messages:(3/126)----------
command: main ClipPrimitivesTest
reason: User specified action: run main ClipPrimitivesTest
elapsed time (seconds): 1.203
----------System.out:(0/0)----------
----------System.err:(18/1178)----------
Has non-backColor pixel at (18,62)
java.lang.RuntimeException: Test Failed. drawOval/fillOval is rendered outside the clipping
at ClipPrimitivesTest.reportProblem(ClipPrimitivesTest.java:208)
at ClipPrimitivesTest.testPrimitive(ClipPrimitivesTest.java:147)
at ClipPrimitivesTest.testClipping(ClipPrimitivesTest.java:156)
at ClipPrimitivesTest.testAllPrimitives(ClipPrimitivesTest.java:324)
at ClipPrimitivesTest.main(ClipPrimitivesTest.java:349)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:82)
at java.lang.Thread.run(Thread.java:619)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Test Failed. drawOval/fillOval is rendered outside the clipping
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test Failed. drawOval/fillOval is rendered outside the clipping
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test Failed. drawOval/fillOval is rendered outside the clipping
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test Failed. drawOval/fillOval is rendered outside the clipping