RFR(xs): 8224548: [TESTBUG] runtime/appcds/jvmti/ClassFileLoadHookTest.java failed: must be shared
Calvin Cheung
calvin.cheung at oracle.com
Tue May 28 15:38:11 UTC 2019
Thanks, Ioi.
On 5/26/19, 3:58 PM, Ioi Lam wrote:
> Hi Calvin,
>
> The fix looks good. Thanks!
>
> - Ioi
>
> On 5/24/19 9:22 AM, Calvin Cheung wrote:
>> bug: https://bugs.openjdk.java.net/browse/JDK-8224548
>> webrev: http://cr.openjdk.java.net/~ccheung/8224548/webrev.00/
>>
>> I couldn't reproduce the failure so far. The failure is likely due to
>> mapping of the shared archive failed on Windows occasionally.
>> For the -Xshare:auto case, check if the app class is loaded from the
>> archive only if the java/lang/Object class is loaded from the archive.
>>
>> Testing: ran the test on a Windows host repeated 60 times.
>>
>> thanks,
>> Calvin
>
More information about the hotspot-runtime-dev
mailing list