RFR 8210422: runtime/modules/ModuleStress/ExportModuleStressTest.java - assertion failed: address not aligned: 0x00000008baadbabe
Kim Barrett
kim.barrett at oracle.com
Mon Sep 10 21:59:51 UTC 2018
> On Sep 10, 2018, at 5:00 PM, coleen.phillimore at oracle.com wrote:
>
> Since there were two questions about the same code, I moved the call to initialize_name to the constructor of ClassLoaderData, which is a lot nicer. Reran parallel class loading tests, mach5 tier1,2 for verification, and reran these tests that look at the name of the class loader data (thanks Lois for the list).
>
> make run-test TEST=test/hotspot/jtreg/runtime/modules
> make run-test TEST=test/hotspot/jtreg/runtime/LoaderConstraints
> make run-test TEST=test/hotspot/jtreg/runtime/SharedArchiveFile/DumpSymbolAndStringTable.java
> make run-test TEST=test/hotspot/jtreg/runtime/logging/LoaderConstraintsTest.java
> make run-test TEST=jdk/java/lang/instrument/DaemonThread/TestDaemonThread.java
>
> The change is only in classLoaderData.cpp (sorry forgot to do incremental before editing).
>
> open webrev at http://cr.openjdk.java.net/~coleenp/8210422.02/webrev
>
> Thanks!
> Coleen
Looks good.
More information about the hotspot-runtime-dev
mailing list