-
Bug
-
Resolution: Fixed
-
P4
-
17, 21, 23
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8332191 | 22.0.2 | Sendao Yan | P4 | Resolved | Fixed | b06 |
JDK-8331706 | 21.0.4 | Sendao Yan | P4 | Resolved | Fixed | b02 |
JDK-8335669 | 17.0.13 | Sendao Yan | P4 | Resolved | Fixed | b01 |
As an example, :tier1 will expand to jtreg:$(TOPDIR)/test/hotspot/jtreg:tier1 jtreg:$(TOPDIR)/test/jdk:tier1 jtreg:$(TOPDIR)/test/langtools:tier1 jtreg:$(TOPDIR)/test/nashorn:tier1 jtreg:$(TOPDIR)/test/jaxp:tier1.
The actual situation is :tier1 doesn't contains test/nashorn:tier1, and the document missed test/lib-test:tier1
$ make -n test-tier1 &> test-tier1.log
$ grep "Running test " test-tier1.log
Running test 'jtreg:test/hotspot/jtreg:tier1'
Running test 'jtreg:test/jdk:tier1'
Running test 'jtreg:test/langtools:tier1'
Running test 'jtreg:test/jaxp:tier1'
Running test 'jtreg:test/lib-test:tier1'
- backported by
-
JDK-8331706 :tier1 target explanation in doc/testing.md is incorrect
- Resolved
-
JDK-8332191 :tier1 target explanation in doc/testing.md is incorrect
- Resolved
-
JDK-8335669 :tier1 target explanation in doc/testing.md is incorrect
- Resolved
- links to
-
Commit openjdk/jdk17u-dev/83a5a4d9
-
Commit openjdk/jdk21u-dev/3770c28c
-
Commit openjdk/jdk22u/dd5581cc
-
Commit openjdk/jdk/04271dfe
-
Review openjdk/jdk17u-dev/2447
-
Review openjdk/jdk21u-dev/551
-
Review openjdk/jdk22u/183
-
Review openjdk/jdk/19002