-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 17, 21
-
Component/s: hotspot
-
b14
-
generic
-
generic
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8307330 | 17.0.8 | Matthias Baesken | P4 | Resolved | Fixed | b02 |
| JDK-8308095 | 11.0.20 | Matthias Baesken | P4 | Resolved | Fixed | b03 |
When the JDK to test is not provided, gtestMain currently prints something like this :
./hotspot/variant-server/libjvm/gtest/gtestLauncher
ERROR: You must specify a JDK to use for running the unit tests.
The output could be improved, might be helpful for occasional users, e.g.
ERROR: You must specify a JDK (-jdk <image>, --jdk=<image> or -jdk:<image>) to use for running the unit tests.
./hotspot/variant-server/libjvm/gtest/gtestLauncher
ERROR: You must specify a JDK to use for running the unit tests.
The output could be improved, might be helpful for occasional users, e.g.
ERROR: You must specify a JDK (-jdk <image>, --jdk=<image> or -jdk:<image>) to use for running the unit tests.
- backported by
-
JDK-8307330 gtestMain should give more helpful output
-
- Resolved
-
-
JDK-8308095 gtestMain should give more helpful output
-
- Resolved
-
- links to
-
Commit
openjdk/jdk11u-dev/2f6a2873
-
Commit
openjdk/jdk17u-dev/5296357f
-
Commit
openjdk/jdk/0f26d09d
-
Review
openjdk/jdk11u-dev/1884
-
Review
openjdk/jdk17u-dev/1209
-
Review
openjdk/jdk/12940
(3 links to)