RFR(XS): 8025519: [TESTBUG] runtime/7107135/Test7107135.sh need to use COMPILEJAVA for javac task

Mikhailo Seledtsov mikhailo.seledtsov at oracle.com
Thu Feb 20 14:17:13 UTC 2014


Hi Calvin,

  The changes look good.
I also checked test/TEST.groups to make sure that the tests are under 
"needs_jdk" category; two of them are.
However, the Test6929067.sh is under needs_full_vm_compact1. I wonder if 
it should be moved to the "needs_jdk" category? *

*Misha*


*
On 2/19/2014 7:29 PM, Calvin Cheung wrote:
> Some of the test shell scripts are using the TESTJAVA env variable 
> which may point to a JRE, not to a JDK which contains the required 
> tools such as javac and header files. This fix is to change TESTJAVA 
> to COMPILEJAVA in 3 test shell scripts which have the problem.
>
> bug: https://bugs.openjdk.java.net/browse/JDK-8025519
>
> webrev: http://cr.openjdk.java.net/~ccheung/8025519/webrev/
>
> tests: (on linux-x64)
>     manually run the affected test cases
>     using jtreg to run the affected test cases
>
> thanks,
> Calvin

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/attachments/20140220/253db48a/attachment.html 


More information about the hotspot-runtime-dev mailing list