-
Enhancement
-
Resolution: Fixed
-
P3
-
9
-
b25
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8056569 | emb-9 | Unassigned | P3 | Resolved | Fixed | b25 |
JDK-8063179 | 8u45 | Mikael Vidstedt | P3 | Resolved | Fixed | b01 |
JDK-8061757 | 8u40 | Mikael Vidstedt | P3 | Closed | Fixed | b12 |
JDK-8071089 | emb-8u47 | Mikael Vidstedt | P3 | Resolved | Fixed | team |
We should add a subset of the Hotspot jtreg tests to JPRT, the list of tests should be maintained by each of the component teams. The proposal is to create four groups, one for each component team.
To do this we have to update the hotspot/test/Makefile to support running jtreg tests the same way jdk/test/Makefile does - incoming hotspot_% targets (apart from the special clienttest, servertest and internalvmtests) need to map to the corresponding jtreg groups in TEST.groups. In the process we should align the hotspot/test/Makefile to be more or less the same as jdk/test/Makefile.
When the makefile support is in place we can simply add jtreg tests to jprt.properties (like jdk_lang and friends in the top level make/jprt.properties) and populate the TEST.groups file with the tests to run.
To do this we have to update the hotspot/test/Makefile to support running jtreg tests the same way jdk/test/Makefile does - incoming hotspot_% targets (apart from the special clienttest, servertest and internalvmtests) need to map to the corresponding jtreg groups in TEST.groups. In the process we should align the hotspot/test/Makefile to be more or less the same as jdk/test/Makefile.
When the makefile support is in place we can simply add jtreg tests to jprt.properties (like jdk_lang and friends in the top level make/jprt.properties) and populate the TEST.groups file with the tests to run.
- backported by
-
JDK-8056569 Add jtreg jobs to JPRT for Hotspot
- Resolved
-
JDK-8063179 Add jtreg jobs to JPRT for Hotspot
- Resolved
-
JDK-8071089 Add jtreg jobs to JPRT for Hotspot
- Resolved
-
JDK-8061757 Add jtreg jobs to JPRT for Hotspot
- Closed
- relates to
-
JDK-8054013 run hotspot JTREG compiler tests only on fastdebug platforms and also on macosx
- Resolved