Re: [OpenJDK 2D-Dev] RFR: 8028539: Endless loop in native code of sun.java2d.loops.ScaledBlit

2014-10-30 Thread Jennifer Godinez
Hi Phil, The change looks fine. Jennifer On 10/27/2014 02:49 PM, Phil Race wrote: I can add othervm but each VM invocation slows down the overall testing time and I'd like to think this only will be run on versions that do not have the bug. I added the custom time out code so that I was not re

[OpenJDK 2D-Dev] RFR: 8062163: java/awt/geom/AffineTransform/TestInvertMethods.java test fails

2014-10-30 Thread Phil Race
https://bugs.openjdk.java.net/browse/JDK-8062163 http://cr.openjdk.java.net/~prr/8062163/ Fixes a test that currently fails because of a JDK9 b33 change in the implementation of Math.toRadians(double) -phil.