-
Bug
-
Resolution: Fixed
-
P4
-
23, 24
-
b08
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8341753 | 23.0.2 | David Holmes | P4 | Resolved | Fixed | b03 |
JDK-8341891 | 21.0.6-oracle | PAWAN CHAWDHARY | P4 | Resolved | Fixed | b02 |
JDK-8342050 | 21.0.6 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
runtime/classFileParserBug/Bad_NCDFE_Msg.java
was broken by a bad merge commit:
https://github.com/openjdk/jdk/commit/d4b040f42dd0a9100ad1ffa55de4ae4f20e9f182#diff-9984e56122c1411fcf16852d6030bce3409fa38fd5e56ec59fe8ffeccdf65e1e
way back in June 2022!
This was never noticed because jtreg just ignores the file when running all the tests in the directory, because it does not appear to be a test file due to the missing terminator on the test-block-comment. Only if you try to run the test by itself directly will you get an error.
- backported by
-
JDK-8341753 Test runtime/classFileParserBug/Bad_NCDFE_Msg.java won't compile
- Resolved
-
JDK-8341891 Test runtime/classFileParserBug/Bad_NCDFE_Msg.java won't compile
- Resolved
-
JDK-8342050 Test runtime/classFileParserBug/Bad_NCDFE_Msg.java won't compile
- Resolved
- links to
-
Commit(master) openjdk/jdk21u-dev/5f34b725
-
Commit(master) openjdk/jdk23u/de15bd59
-
Commit(master) openjdk/jdk/021c2c36
-
Review(master) openjdk/jdk21u-dev/1046
-
Review(master) openjdk/jdk23u/111
-
Review(master) openjdk/jdk/20307