-
Bug
-
Resolution: Unresolved
-
P4
-
7
-
None
-
generic
-
generic
To fix bug 6982632 we had to make the test only fail optionally if the rendering methods threw exceptions. While this does not violate any specification or stated
promises about the behavior of these methods, it does represent a change in behavior that is a bit more annoying than the silent failures that used to happen.
We should consider installing fake NOP loops instead of setting the loops to null when the SunGraphics2D is invalidated. This will preserve the lack of exceptions with a more benign failure (no output).
promises about the behavior of these methods, it does represent a change in behavior that is a bit more annoying than the silent failures that used to happen.
We should consider installing fake NOP loops instead of setting the loops to null when the SunGraphics2D is invalidated. This will preserve the lack of exceptions with a more benign failure (no output).
- relates to
-
JDK-6982632 closed/java/awt/Graphics2D/MTGraphicsAccessTest/MTGraphicsAccessTest.java fails
-
- Closed
-
-
JDK-8145808 [PIT] test java/awt/Graphics2D/MTGraphicsAccessTest/MTGraphicsAccessTest.java hangs on Win. 8
-
- Resolved
-