hg: valhalla/valhalla: Second step in migrating toward the L-world value types

frederic.parain at oracle.com frederic.parain at oracle.com
Wed Mar 7 14:56:48 UTC 2018


Changeset: 2a03abbb279e
Author:    fparain
Date:      2018-03-07 09:51 -0500
URL:       http://hg.openjdk.java.net/valhalla/valhalla/rev/2a03abbb279e

Second step in migrating toward the L-world value types
Reviewed-by: acorn

! src/hotspot/cpu/x86/templateTable_x86.cpp
! src/hotspot/share/ci/ciField.cpp
! src/hotspot/share/ci/ciInstanceKlass.cpp
! src/hotspot/share/ci/ciReplay.cpp
! src/hotspot/share/classfile/classFileParser.cpp
! src/hotspot/share/classfile/verifier.cpp
! src/hotspot/share/interpreter/interpreterRuntime.cpp
! src/hotspot/share/interpreter/interpreterRuntime.hpp
! src/hotspot/share/memory/vtBuffer.hpp
! src/hotspot/share/oops/cpCache.cpp
! src/hotspot/share/oops/cpCache.hpp
! src/hotspot/share/oops/fieldInfo.hpp
! src/hotspot/share/oops/fieldStreams.hpp
! src/hotspot/share/oops/instanceKlass.cpp
! src/hotspot/share/oops/instanceKlass.hpp
! src/hotspot/share/oops/klass.cpp
! src/hotspot/share/oops/valueKlass.cpp
! src/hotspot/share/runtime/deoptimization.cpp
! src/hotspot/share/runtime/fieldDescriptor.cpp
! src/hotspot/share/runtime/fieldDescriptor.hpp
! src/hotspot/share/utilities/accessFlags.hpp
! test/hotspot/jtreg/TEST.groups
! test/hotspot/jtreg/runtime/valhalla/valuetypes/Empty.java
+ test/hotspot/jtreg/runtime/valhalla/valuetypes/FlattenableSemanticTest.java
! test/hotspot/jtreg/runtime/valhalla/valuetypes/IntValue.java
+ test/hotspot/jtreg/runtime/valhalla/valuetypes/JumboValue.java
! test/hotspot/jtreg/runtime/valhalla/valuetypes/Long8Value.java
! test/hotspot/jtreg/runtime/valhalla/valuetypes/Person.java
! test/hotspot/jtreg/runtime/valhalla/valuetypes/Point.java
! test/hotspot/jtreg/runtime/valhalla/valuetypes/Test8186715.java
! test/hotspot/jtreg/runtime/valhalla/valuetypes/TestInheritedValueTypeFields.java
! test/hotspot/jtreg/runtime/valhalla/valuetypes/TestValue1.java
! test/hotspot/jtreg/runtime/valhalla/valuetypes/TestValue2.java
! test/hotspot/jtreg/runtime/valhalla/valuetypes/TestValue3.java
! test/hotspot/jtreg/runtime/valhalla/valuetypes/TestValue4.java
! test/hotspot/jtreg/runtime/valhalla/valuetypes/UninitializedValueFieldsTest.java
! test/hotspot/jtreg/runtime/valhalla/valuetypes/VDefaultTest.java
! test/hotspot/jtreg/runtime/valhalla/valuetypes/VWithFieldTest.java
! test/hotspot/jtreg/runtime/valhalla/valuetypes/ValueOops.java
! test/hotspot/jtreg/runtime/valhalla/valuetypes/ValueTypeArray.java
! test/hotspot/jtreg/runtime/valhalla/valuetypes/ValueTypeCreation.java
! test/hotspot/jtreg/runtime/valhalla/valuetypes/ValueTypeDensity.java
! test/hotspot/jtreg/runtime/valhalla/valuetypes/ValueTypeGenerator.java
! test/hotspot/jtreg/runtime/valhalla/valuetypes/ValueTypesTest.java



More information about the valhalla-dev mailing list