-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b06
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8327761 | 17.0.12-oracle | Ramesh Gangadhar | P4 | Resolved | Fixed | b01 |
JDK-8329408 | 17.0.12 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
the test just has an @compile section, so the test is never executed. For this reason the main method can be removed. Check for additional clean-up opportunities inside the test. There should be more test cases with the same issue.
- backported by
-
JDK-8327761 several regression tests have a main method that is never executed
- Resolved
-
JDK-8329408 several regression tests have a main method that is never executed
- Resolved
- links to
-
Commit openjdk/jdk17u-dev/8e132c4a
-
Commit openjdk/jdk/382fe51b
-
Review openjdk/jdk17u-dev/2347
-
Review openjdk/jdk/10992
(1 links to)