hg: valhalla/valhalla: 8228441: Field layout requires complete overhaul to efficiently support inline classes
frederic.parain at oracle.com
frederic.parain at oracle.com
Thu Aug 22 16:57:59 UTC 2019
Changeset: d68ab9ea03b5
Author: fparain
Date: 2019-08-22 12:56 -0400
URL: https://hg.openjdk.java.net/valhalla/valhalla/rev/d68ab9ea03b5
8228441: Field layout requires complete overhaul to efficiently support inline classes
Reviewed-by: dsamersoff
! src/hotspot/share/classfile/classFileParser.cpp
! src/hotspot/share/classfile/classFileParser.hpp
+ src/hotspot/share/classfile/fieldLayoutBuilder.cpp
+ src/hotspot/share/classfile/fieldLayoutBuilder.hpp
! src/hotspot/share/memory/heapInspection.cpp
! src/hotspot/share/memory/heapInspection.hpp
! src/hotspot/share/oops/instanceKlass.hpp
! src/hotspot/share/oops/instanceOop.hpp
! src/hotspot/share/oops/valueKlass.cpp
! src/hotspot/share/oops/valueKlass.hpp
! src/hotspot/share/runtime/globals.hpp
! src/hotspot/share/runtime/vmOperations.cpp
! src/hotspot/share/runtime/vmOperations.hpp
! src/hotspot/share/services/diagnosticCommand.cpp
! src/hotspot/share/services/diagnosticCommand.hpp
More information about the valhalla-dev
mailing list