hg: valhalla/valhalla: Summary: Change tests to use 'inline' instead of 'value' for the types previously known as value types.

harold.seigel at oracle.com harold.seigel at oracle.com
Mon Apr 22 18:35:33 UTC 2019


Changeset: 57a1417ebfaf
Author:    hseigel
Date:      2019-04-22 14:35 -0400
URL:       http://hg.openjdk.java.net/valhalla/valhalla/rev/57a1417ebfaf

Summary: Change tests to use 'inline' instead of 'value' for the types previously known as value types.
Reviewed-by lfoltan

! src/hotspot/share/classfile/verificationType.cpp
! src/hotspot/share/classfile/verifier.cpp
! test/hotspot/jtreg/runtime/valhalla/valuetypes/CheckcastTest.java
! 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/ObjectMethods.java
! test/hotspot/jtreg/runtime/valhalla/valuetypes/Person.java
! test/hotspot/jtreg/runtime/valhalla/valuetypes/Point.java
! test/hotspot/jtreg/runtime/valhalla/valuetypes/QuickeningTest.java
! test/hotspot/jtreg/runtime/valhalla/valuetypes/Test8186715.java
! test/hotspot/jtreg/runtime/valhalla/valuetypes/TestFieldNullability.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/UnsafeTest.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/ValueTypesTest.java
! test/hotspot/jtreg/runtime/valhalla/valuetypes/ValueWithJni.java
! test/hotspot/jtreg/runtime/valhalla/valuetypes/WithFieldAccessorTest.java
! test/hotspot/jtreg/runtime/valhalla/valuetypes/WithFieldNoAccessTest.jcod
! test/hotspot/jtreg/runtime/valhalla/valuetypes/classfileparser/BadValueTypes.java
! test/hotspot/jtreg/runtime/valhalla/valuetypes/classfileparser/cfpTests.jcod
! test/hotspot/jtreg/runtime/valhalla/valuetypes/verifier/NoArrayCov.jcod
! test/hotspot/jtreg/runtime/valhalla/valuetypes/verifier/NoArrayCovIntf.jcod
! test/hotspot/jtreg/runtime/valhalla/valuetypes/verifier/NoNullVT.jcod
! test/hotspot/jtreg/runtime/valhalla/valuetypes/verifier/VTAssignability.java
! test/hotspot/jtreg/runtime/valhalla/valuetypes/verifier/VerifierValueTypes.java
! test/hotspot/jtreg/runtime/valhalla/valuetypes/verifier/verifierTests.jcod




More information about the valhalla-dev mailing list