[11] RFR(S): 8195695: NativeLibraryTest.java fails w/ 'Expected unloaded=1 but got=0'
Vladimir Kozlov
vladimir.kozlov at oracle.com
Fri Feb 2 17:55:46 UTC 2018
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