RFR for JDK-8019502 some java.util test does not pass VM options when launching java program in script
Alan Bateman
Alan.Bateman at oracle.com
Thu Nov 7 09:07:34 UTC 2013
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.
More information about the core-libs-dev
mailing list