RFR (XXS): 8150955: RandomValidCommandsTest.java fails with UnsatisfiedLinkError: sun.hotspot.WhiteBox.registerNatives
Pavel Punegov
pavel.punegov at oracle.com
Wed Mar 9 13:48:29 UTC 2016
Thanks for review, Vladimir!
— Pavel.
> On 04 Mar 2016, at 20:09, Vladimir Kozlov <vladimir.kozlov at oracle.com> wrote:
>
> Looks good.
>
> Thanks,
> Vladimir
>
> On 3/4/16 8:34 AM, Pavel Punegov wrote:
>> Hi,
>>
>> please review this small fix to the test bug.
>>
>> Issue: test fails to start because WhiteBox options were not specified. Test randomly generated only one command that
>> was skipped. But appropriate VM options are always got from the Command enum together with options specific for
>> a command. In the failing case VM started without any options.
>>
>> Fix: make test replace invalid commands with a valid one.
>>
>> webrev: http://cr.openjdk.java.net/~ppunegov/8150955/webrev.00/
>> bug: https://bugs.openjdk.java.net/browse/JDK-8150955
>>
>> — Thanks,
>> Pavel Punegov
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20160309/7a085572/attachment.html>
More information about the hotspot-compiler-dev
mailing list