RFR 8210422: runtime/modules/ModuleStress/ExportModuleStressTest.java - assertion failed: address not aligned: 0x00000008baadbabe
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Mon Sep 10 22:48:46 UTC 2018
On 9/10/18 5:59 PM, Kim Barrett wrote:
>> 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.
Thanks Kim and thanks for the help with this change!
Coleen
>
More information about the hotspot-runtime-dev
mailing list