Please review correction of regression test Test6929067

Pavel Tisnovsky ptisnovs at redhat.com
Tue Nov 16 03:23:04 PST 2010


Karen Kinnear wrote:
> Pavel,
> 
> Thank you for the fix - the test looks like it should work (although I
> did not
> parse the sed details in my head). Is there are reason you couldn't just
> use
> $TESTJAVA/jre/lib?

AFAIK it is required to specify full path to libjvm.so when gcc is
called and libjvm.so is stored is platform-specific subdirectory of
$TESTJAVA/jre/lib (i386/client, amd64/server etc).

> 
> thanks,
> Karen
> 
> On 11/15/10 08:36, Pavel Tisnovsky wrote:
>> Hi,
>>
>> can anybody please review correction of regression test
>> runtime/6929067/Test6929067?
>>
>> I changed this test in a way that it now correctly works on x86_64
>> platform, for example. Tested on RHEL 5 x86_64 but it should works on
>> another systems too.
>>
>> Here is webrev created against jdk7/hotspot-rt/hotspot:
>> http://cr.openjdk.java.net/~ptisnovs/JTreg_Test6929067_hotspot-rt/
>>
>> (this webrev is the same as webrev created against jdk7/tl/
>> http://cr.openjdk.java.net/~ptisnovs/JTreg_Test6929067/)
>>
>> Thank you in advance
>> Pavel
>>   
> 



More information about the hotspot-runtime-dev mailing list