RFR(S) 8189840: CheckCachedResolvedReferencesApp has no cached resolved references

Jiangli Zhou jiangli.zhou at Oracle.COM
Fri Nov 3 23:46:25 UTC 2017


Please review the fix for 8189840. CheckCachedResolvedReferencesApp currently is still a closed AppCDS test. The following webrev only contains the WhiteBox change with the new API (WhiteBox.openrchiveHeapObjectsMapped()) added. CheckCachedResolvedReferencesApp calls the new API to detect if the ‘open archive’ heap objects are mapped successfully in the current JVM execution. CheckCachedResolvedReferencesApp test change is not included in the webrev.

webrev: http://cr.openjdk.java.net/~jiangli/8189840/webrev.00/ <http://cr.openjdk.java.net/~jiangli/8189840/webrev.00/>
bug: https://bugs.openjdk.java.net/browse/JDK-8189840?filter=14921 <https://bugs.openjdk.java.net/browse/JDK-8189840?filter=14921>

Tested on linux-x64. Also running hs-tier1, hs-tier2 tests.

Thanks,
Jiangli



More information about the hotspot-runtime-dev mailing list