Re: [OpenJDK 2D-Dev] Review request for: JDK-8147542 Linux: ClassCastException when repainting after display resolution change

2016-07-22 Thread Alexey Ushakov
Thank you very much! Could you please help me with integrating the fix into 8u and 9? I don’t have push permissions for the latest releases of JDK. Best Regards, Alexey > On 22 Jul 2016, at 23:22, Jim Graham wrote: > > +1 from me too... > > ...jim > > On 07/22/2016 10:16 AM, P

Re: [OpenJDK 2D-Dev] Review request for: JDK-8147542 Linux: ClassCastException when repainting after display resolution change

2016-07-22 Thread Jim Graham
+1 from me too... ...jim On 07/22/2016 10:16 AM, Phil Race wrote: This is OK by me. -phil. On 07/22/2016 02:20 AM, Alexey Ushakov wrote: Friendly reminder :) Best Regards, Alexey On 13 Jul 2016, at 12:33, Alexey Ushakov mailto:alexey.usha...@jetbrains.com>> wrote: Hi, Is

Re: [OpenJDK 2D-Dev] Review request for: JDK-8147542 Linux: ClassCastException when repainting after display resolution change

2016-07-22 Thread Phil Race
This is OK by me. -phil. On 07/22/2016 02:20 AM, Alexey Ushakov wrote: Friendly reminder :) Best Regards, Alexey On 13 Jul 2016, at 12:33, Alexey Ushakov mailto:alexey.usha...@jetbrains.com>> wrote: Hi, Is there any concerns about this fix? Best Regards, Alexey On 06 Jul 2016, at 15:22

Re: [OpenJDK 2D-Dev] Review request for: JDK-8147542 Linux: ClassCastException when repainting after display resolution change

2016-07-22 Thread Alexey Ushakov
Friendly reminder :) Best Regards, Alexey > On 13 Jul 2016, at 12:33, Alexey Ushakov wrote: > > Hi, > > Is there any concerns about this fix? > > Best Regards, > Alexey > >> On 06 Jul 2016, at 15:22, Alexey Ushakov > > wrote: >> >> Hello Phil and Sergey,

Re: [OpenJDK 2D-Dev] Review request for: JDK-8147542 Linux: ClassCastException when repainting after display resolution change

2016-07-13 Thread Alexey Ushakov
Hi, Is there any concerns about this fix? Best Regards, Alexey > On 06 Jul 2016, at 15:22, Alexey Ushakov wrote: > > Hello Phil and Sergey, > > There is one more slightly different issue causing CCE in blit code. It > happens quite often in IDEA. After looking through JBS I’ve found that the

[OpenJDK 2D-Dev] Review request for: JDK-8147542 Linux: ClassCastException when repainting after display resolution change

2016-07-06 Thread Alexey Ushakov
Hello Phil and Sergey, There is one more slightly different issue causing CCE in blit code. It happens quite often in IDEA. After looking through JBS I’ve found that the problem is still relevant for all current releases. Here is the fix that I’ve marked with the most recent JBS issue that we h