[OpenJDK 2D-Dev] Review request for: JDK-7179454 Xrender: FileDialogDropTargetTest.java sometimes failed on OEL 6 with jdk 8

Alexey Ushakov alexey.ushakov at jetbrains.com
Tue May 24 07:54:31 UTC 2016


Hi Phil,

Do you mean https://bugs.openjdk.java.net/browse/JDK-7172749 <https://bugs.openjdk.java.net/browse/JDK-7172749> 
I’ve found it just after sending this webrev to review. Should we move this fix to that bug id ?

Best Regards,
Alexey

> On 23 May 2016, at 23:41, Phil Race <philip.race at oracle.com> wrote:
> 
> Hi Alexey,
> 
> This seems fine to me .. there may even be a duplicate of this somewhere.
> 
> -phil.
> 
> On 05/23/2016 07:44 AM, Alexey Ushakov wrote:
>> Hello Phil,
>> 
>> Here is a small fix of quite annoying exception that we sometimes have in IDEA product. The bug is assigned to you so, please have a look.
>> 
>> Bug: https://bugs.openjdk.java.net/browse/JDK-7179454 <https://bugs.openjdk.java.net/browse/JDK-7179454>Webrev: http://cr.openjdk.java.net/~avu/JDK-7179454/webrev.00 <http://cr.openjdk.java.net/%7Eavu/JDK-7179454/webrev.00>
>> 
>> Sometimes rendering is performed into surface of wrong type, so we need to recreate it by throwing InvalidPipeException. The exception is caught at upper level and the surface of appropriate type is created. Similar approach is used in OpenGL and D3D pipeline.
>> 
>> Best Regards,
>> Alexey
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/2d-dev/attachments/20160524/83a0d67f/attachment.html>


More information about the 2d-dev mailing list