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

Calvin Cheung calvin.cheung at oracle.com
Thu Feb 20 20:26:05 UTC 2014


On 2/20/2014 6:17 AM, Mikhailo Seledtsov wrote:
> Hi Calvin,
>
>  The changes look good.
Thanks!
> 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?*
> *
Does "needs_jdk" mean if a test requires some tool like javac, it should 
be moved there?
I can move it to the "needs_jdk" category if you think it's the right 
thing to do.

Calvin

> *
> *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/a395fc9b/attachment.html 


More information about the hotspot-runtime-dev mailing list