Sorry, I have some problems to connect to cr.openjdk.java.net yesterday.
Now the webrev and result are attached. Please help to review.
After checking the scripts in java.util, most of scripts have been
finished in 8003890. So the webrev only change 2 rest files.
webrev:
http://cr.openjdk.java.net/~pzhang/8019502/webrev/
result:
http://cr.openjdk.java.net/~pzhang/8019502/GenericTimeZoneNamesTest.jtr
http://cr.openjdk.java.net/~pzhang/8019502/NarrowNamesTest.jtr
Regards
Patrick
On 11/7/13 5:07 PM, Alan Bateman wrote:
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.