git: openjdk/jdk: 8247912: Make narrowOop a scoped enum
Kim Barrett
kbarrett at openjdk.java.net
Thu Oct 1 10:46:51 UTC 2020
Changeset: 2d9fa9da
Author: Kim Barrett <kbarrett at openjdk.org>
Date: 2020-10-01 10:45:22 +0000
URL: https://git.openjdk.java.net/jdk/commit/2d9fa9da
8247912: Make narrowOop a scoped enum
Reviewed-by: iklam, stefank
! src/hotspot/cpu/aarch64/macroAssembler_aarch64.cpp
! src/hotspot/cpu/ppc/macroAssembler_ppc.cpp
! src/hotspot/cpu/ppc/nativeInst_ppc.cpp
! src/hotspot/cpu/ppc/relocInfo_ppc.cpp
! src/hotspot/cpu/s390/macroAssembler_s390.cpp
! src/hotspot/cpu/x86/relocInfo_x86.cpp
! src/hotspot/share/classfile/stringTable.cpp
! src/hotspot/share/gc/shared/locationPrinter.inline.hpp
! src/hotspot/share/gc/shared/referenceProcessor.hpp
! src/hotspot/share/gc/shenandoah/shenandoahHeap.inline.hpp
! src/hotspot/share/jfr/leakprofiler/chains/rootSetClosure.cpp
! src/hotspot/share/memory/archiveUtils.cpp
! src/hotspot/share/memory/filemap.cpp
! src/hotspot/share/memory/heapShared.cpp
! src/hotspot/share/oops/compressedOops.hpp
! src/hotspot/share/oops/compressedOops.inline.hpp
! src/hotspot/share/oops/cpCache.inline.hpp
! src/hotspot/share/oops/klass.cpp
! src/hotspot/share/oops/klass.hpp
! src/hotspot/share/oops/oop.cpp
! src/hotspot/share/oops/oopsHierarchy.hpp
! src/hotspot/share/runtime/stackValue.cpp
More information about the jdk-changes
mailing list