RFR(XS) : 8051896 : compiler/ciReplay tests don't use $TESTJAVAOPTS
Igor Ignatyev
igor.ignatyev at oracle.com
Thu Jul 24 18:04:05 UTC 2014
http://cr.openjdk.java.net/~iignatyev/8051896/webrev.00/
12 lines changed: 2 ins; 0 del; 10 mod
Hi all,
Please review patch:
Problem:
the tests use only TESTVMOPTS, but jtreg propagates some flags by
TESTJAVAOPTS variable
Fix:
usages of TESTVMOPTS were replaced by TESTOPTS which is initialized as
concatenated values of TESTVMOPTS and TESTJAVAOPTS
jbs: https://bugs.openjdk.java.net/browse/JDK-8051896
testing: jprt
--
Igor
More information about the hotspot-compiler-dev
mailing list