RFR(XS) : 8051896 : compiler/ciReplay tests don't use $TESTJAVAOPTS

Vladimir Kozlov vladimir.kozlov at oracle.com
Thu Jul 24 18:18:28 UTC 2014


Looks good.

Is not this a general problem for all our tests? They use only 
TESTVMOPTS. I thought jtreg merges TESTVMOPTS and TESTJAVAOPTS flags 
together.

Thanks,
Vladimir

On 7/24/14 11:04 AM, Igor Ignatyev wrote:
> 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


More information about the hotspot-compiler-dev mailing list