[OpenJDK 2D-Dev] RFR: 8080084 : java/awt/Graphics2D/DrawString/DrawStringCrash.java fails with G1 GC
Prahalad Kumar Narayanan
prahalad.kumar.narayanan at oracle.com
Tue Oct 10 03:37:58 UTC 2017
Hello Phil
The code changes are appropriate. +1
Thanks
Have a good day
Prahalad N.
-----Original Message-----
From: Phil Race
Sent: Monday, October 09, 2017 11:39 PM
To: 2d-dev
Subject: [OpenJDK 2D-Dev] RFR: 8080084 : java/awt/Graphics2D/DrawString/DrawStringCrash.java fails with G1 GC
A test fix .. to catch OOME from StringBuilder.append() as well as the API that is under test.
I don't think there's anything specific to G1 here, it could have happened with other collectors.
bug : https://bugs.openjdk.java.net/browse/JDK-8080084
webrev: http://cr.openjdk.java.net/~prr/8080084/
-phil.
More information about the 2d-dev
mailing list