[11] RFR(S): 8195695: NativeLibraryTest.java fails w/ 'Expected unloaded=1 but got=0'
Tobias Hartmann
tobias.hartmann at oracle.com
Sat Feb 3 09:13:39 UTC 2018
Thanks Vladimir!
Best regards,
Tobias
On 02.02.2018 18:55, Vladimir Kozlov wrote:
> Good.
>
> Thanks,
> Vladimir
>
> On 2/2/18 12:11 AM, Tobias Hartmann wrote:
>> Hi Vladimir,
>>
>>>>> On 2/02/2018 6:01 AM, Vladimir Kozlov wrote:
>>>>>> Increase wait time will not always work.
>>
>> I've decided to go with increasing the wait time because there are other flags that might slow down execution (for
>> example, -XX:+DeoptimizeALot, -XX:+AggressiveOpts, ...) but excluding -Xcomp should be fine for now.
>>
>>>> Yes, skipping it for -Xcomp is also acceptable:
>>>>
>>>> @requires vm.compMode != "Xcomp"
>>
>> Okay, here's the new webrev:
>> http://cr.openjdk.java.net/~thartmann/8195695/webrev.01/
>>
>> Thanks,
>> Tobias
>>
More information about the hotspot-dev
mailing list