Re: [OpenJDK 2D-Dev] Suggest a modification to isPostscript exception handling

2012-09-03 Thread Phil Race
Hi, You didn't answer any of these very specific and direct questions I posed : > What precise exception happened, precisely where and precisely why ? -phil. On 9/2/12 7:34 PM, Sean Chou wrote: Hi Phil, Yes, a non-IO Exception is generated. Another catch clause is of cause a choice; howev

[OpenJDK 2D-Dev] [7u10] request for review: 6997116: The case automatically failed due to java.lang.ClassCastException.

2012-09-03 Thread Andrew Brygin
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 vis