[OpenJDK 2D-Dev] [7u10] request for review: 6997116: The case automatically failed due to java.lang.ClassCastException.
Andrew Brygin
andrew.brygin at oracle.com
Mon Sep 3 13:53:21 UTC 2012
Hello,
could you please review a backport of the fix for 6997116?
This fix prevents a class cast exception during rendering via d3d
pipeline under certain circumstances. This fix was done in early
builds of jdk8 and was not backported to jdk7 updates because the
problem has quite little visibility.
However, it looks like the problem is visible on windows8 platform
(see http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7194578),
so this fix needs to be backported to 7u10.
The change is exactly same as for jdk8.
Please take a look.
Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6997116
Webrev: http://cr.openjdk.java.net/~bae/6997116/7u10/webrev.00/
jdk8 changeset: http://hg.openjdk.java.net/jdk8/2d/jdk/rev/7746eb8c610b
Thanks,
Andrew
More information about the 2d-dev
mailing list