[aarch64-port-dev ] git: openjdk/aarch64-port: master: 8262046: Clean up parallel class loading code and comments

Coleen Phillimore coleenp at openjdk.java.net
Thu Apr 1 21:20:16 UTC 2021


Changeset: 5e59d28d
Author:    Coleen Phillimore <coleenp at openjdk.org>
Date:      2021-04-01 21:16:58 +0000
URL:       https://git.openjdk.java.net/aarch64-port/commit/5e59d28d

8262046: Clean up parallel class loading code and comments

Reviewed-by: lfoltan, iklam

! src/hotspot/share/classfile/systemDictionary.cpp
! src/hotspot/share/classfile/systemDictionary.hpp
+ test/hotspot/jtreg/runtime/ParallelLoad/AsmClasses.java
+ test/hotspot/jtreg/runtime/ParallelLoad/ClassLoadingThread.java
+ test/hotspot/jtreg/runtime/ParallelLoad/MyLoader.java
+ test/hotspot/jtreg/runtime/ParallelLoad/MyNonParallelLoader.java
+ test/hotspot/jtreg/runtime/ParallelLoad/ParallelSuperTest.java
+ test/hotspot/jtreg/runtime/ParallelLoad/ThreadPrint.java
+ test/hotspot/jtreg/runtime/ParallelLoad/test-classes/A.java
+ test/hotspot/jtreg/runtime/ParallelLoad/test-classes/B.java
+ test/hotspot/jtreg/runtime/ParallelLoad/test-classes/ClassInLoader.java



More information about the aarch64-port-dev mailing list