hg: valhalla/valhalla: 8188807: [MVT] Split ValueTypeTestBench into multiple tests and adjust timeout

tobias.hartmann at oracle.com tobias.hartmann at oracle.com
Thu Oct 12 14:49:31 UTC 2017


Changeset: b89c0aec61ea
Author:    thartmann
Date:      2017-10-12 16:46 +0200
URL:       http://hg.openjdk.java.net/valhalla/valhalla/rev/b89c0aec61ea

8188807: [MVT] Split ValueTypeTestBench into multiple tests and adjust timeout

! test/hotspot/jtreg/compiler/valhalla/valuetypes/MyValue1.java
+ test/hotspot/jtreg/compiler/valhalla/valuetypes/MyValue2.java
+ test/hotspot/jtreg/compiler/valhalla/valuetypes/MyValue3.java
+ test/hotspot/jtreg/compiler/valhalla/valuetypes/MyValue4.java
+ test/hotspot/jtreg/compiler/valhalla/valuetypes/SimpleValueType.java
+ test/hotspot/jtreg/compiler/valhalla/valuetypes/TestArrays.java
+ test/hotspot/jtreg/compiler/valhalla/valuetypes/TestBasicFunctionality.java
+ test/hotspot/jtreg/compiler/valhalla/valuetypes/TestCallingConvention.java
+ test/hotspot/jtreg/compiler/valhalla/valuetypes/TestIntrinsics.java
+ test/hotspot/jtreg/compiler/valhalla/valuetypes/TestMethodHandles.java
+ test/hotspot/jtreg/compiler/valhalla/valuetypes/TestMinimalValueTypes.java
+ test/hotspot/jtreg/compiler/valhalla/valuetypes/TestOnStackReplacement.java
! test/hotspot/jtreg/compiler/valhalla/valuetypes/TestUnresolvedValueClass.java
+ test/hotspot/jtreg/compiler/valhalla/valuetypes/ValueTypeTest.java
- test/hotspot/jtreg/compiler/valhalla/valuetypes/ValueTypeTestBench.java




More information about the valhalla-dev mailing list