RR(S, TEST) JDK-8037279: runtime/6929067/Test6929067.sh crashes on 32bit linux
Dmitry Samersoff
dmitry.samersoff at oracle.com
Fri Mar 14 08:40:14 UTC 2014
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.
More information about the hotspot-runtime-dev
mailing list