Please review correction of regression test Test6929067

David Holmes David.Holmes at oracle.com
Wed Nov 17 02:26:00 PST 2010


Pavel Tisnovsky said the following on 11/16/10 21:28:
> David Holmes wrote:
>> Hi Pavel,
>>
>> Pavel Tisnovsky said the following on 11/15/10 23:36:
>>> 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.
>> This is a fix for 64-bit systems but the invoke program is still being
>> compiled as 32-bit. I'm a little surprised it can then load the 64-bit VM.
> 
> it seems that "invoke" is compiled as 64-bit executable (on RHEL 5
> x86_64 at least):

Sorry I forgot that Linux would operate in "pure" 64-bit mode by default.

David

> 
> invoke: ELF 64-bit LSB executable, AMD x86-64, version 1 (SYSV), for
> GNU/Linux 2.6.9, dynamically linked (uses shared libs), for GNU/Linux
> 2.6.9, not stripped
> 
>> David
>>
>>> 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