[aarch64-port-dev ] git: openjdk/aarch64-port: master: 8262377: Parallel class resolution loses constant pool error

Coleen Phillimore coleenp at openjdk.java.net
Wed Mar 10 21:02:32 UTC 2021


Changeset: 57f16f9f
Author:    Coleen Phillimore <coleenp at openjdk.org>
Date:      2021-03-10 20:58:18 +0000
URL:       https://git.openjdk.java.net/aarch64-port/commit/57f16f9f

8262377: Parallel class resolution loses constant pool error

Co-authored-by: Vladimir Ivanov <vlivanov at openjdk.org>
Co-authored-by: Coleen Phillimore <coleenp at openjdk.org>
Co-authored-by: Ioi Lam <iklam at openjdk.org>
Reviewed-by: dholmes, iklam, hseigel, kvn

! src/hotspot/share/ci/ciEnv.cpp
! src/hotspot/share/ci/ciStreams.hpp
! src/hotspot/share/ci/ciTypeFlow.cpp
! src/hotspot/share/classfile/javaClasses.cpp
! src/hotspot/share/classfile/javaClasses.hpp
! src/hotspot/share/classfile/resolutionErrors.cpp
! src/hotspot/share/classfile/resolutionErrors.hpp
! src/hotspot/share/classfile/systemDictionary.cpp
! src/hotspot/share/classfile/systemDictionary.hpp
! src/hotspot/share/classfile/vmSymbols.hpp
! src/hotspot/share/oops/constantPool.cpp
! src/hotspot/share/oops/constantPool.hpp
! src/hotspot/share/runtime/deoptimization.cpp
+ test/hotspot/jtreg/runtime/ParallelLoad/SaveResolutionErrorTest.java



More information about the aarch64-port-dev mailing list