RFR(xs): 8224548: [TESTBUG] runtime/appcds/jvmti/ClassFileLoadHookTest.java failed: must be shared

Ioi Lam ioi.lam at oracle.com
Sun May 26 22:58:52 UTC 2019


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