On 07/11/2013 03:48, Patrick Zhang wrote:
Hi Everyone,I am working on https://bugs.openjdk.java.net/browse/JDK-8019502. The problem is, some java.util test does use ${TESTVMOPTS} to launch java program in script. Then it may lose VM setting from high level.The fix will refer to https://bugs.openjdk.java.net/browse/JDK-8003890 finished by Mark Sheppard. Just add ${TESTVMOPTS} to launch java.
Did you intend to include a link to a patch? -Alan.