RR(S, TEST) JDK-8037279: runtime/6929067/Test6929067.sh crashes on 32bit linux

Dmitry Samersoff dmitry.samersoff at oracle.com
Tue Apr 8 09:40:09 UTC 2014


Staffan,

On 2014-04-08 13:38, Staffan Larsen wrote:
> Looks ok. Eventually these kinds of tests should be compiled when the product is compiled, not when the tests are bang run.

Thanks. Yes, I agree.

-Dmitry

> 
> /Staffan
> 
> On 14 mar 2014, at 09:40, Dmitry Samersoff <dmitry.samersoff at oracle.com> wrote:
> 
>> Serguei,
>>
>> Thank you for review.
>>
>> On 2014-03-14 02:08, serguei.spitsyn at oracle.com wrote:
>>
>>> The fix looks good and seems to be a nice cleanup.
>>>
>>> Do you see this test always failing without your fix?
>>
>> It's always testing COMPILEJAVA not TESTJAVA so if both
>> points to the same image - test works as expected, if not - test result
>> is not predictable.
>>
>>> It is not clear if it fixes the original issue.
>>> But this step seems to be in the right direction anyway.
>>
>> Yes, I'm not sure it the root of crash. But it's better to fix it.
>>
>> -Dmitry
>>
>>>
>>> Thanks,
>>> Serguei
>>>
>>>
>>> On 3/13/14 6:28 AM, Dmitry Samersoff wrote:
>>>> Hi Everyone,
>>>>
>>>> Please review test-only fix:
>>>>
>>>> JDK-8037279: runtime/6929067/Test6929067.sh crashes on 32bit linux
>>>>
>>>> http://cr.openjdk.java.net/~dsamersoff/JDK-8037279/webrev.01/
>>>>
>>>> The test has it's own java launcher. This launcher compiles against
>>>> $TESTJAVA but LD_LIBRARY_PATH set to $COMPILE java.
>>>>
>>>> Also I'd changed the test to use variables from test_env.sh
>>>>
>>>> -Dmitry
>>>>
>>>
>>
>>
>> -- 
>> Dmitry Samersoff
>> Oracle Java development team, Saint Petersburg, Russia
>> * I would love to change the world, but they won't give me the sources.
> 


-- 
Dmitry Samersoff
Oracle Java development team, Saint Petersburg, Russia
* I would love to change the world, but they won't give me the source code.


More information about the hotspot-runtime-dev mailing list