-
Bug
-
Resolution: Fixed
-
P5
-
22
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8311360 | 21.0.1 | Jorn Vernee | P5 | Resolved | Fixed | b02 |
JDK-8311062 | 21 | Jorn Vernee | P5 | Resolved | Fixed | b29 |
https://github.com/openjdk/jdk/pull/11019 added 2 problem list entries that are malformed:
java/foreign/callarranger/TestAarch64CallArranger.java generic-x86
java/foreign/TestLargeSegmentCopy.java generic-x86
A comment about this was left on the PR, but it looks like it went unnoticed due to the conversation already being resolved.
Neither of these entries is needed, since the first test doesn't exist anymore, and the latter is explicitly disabled in the jtreg test header.
java/foreign/callarranger/TestAarch64CallArranger.java generic-x86
java/foreign/TestLargeSegmentCopy.java generic-x86
A comment about this was left on the PR, but it looks like it went unnoticed due to the conversation already being resolved.
Neither of these entries is needed, since the first test doesn't exist anymore, and the latter is explicitly disabled in the jtreg test header.
- backported by
-
JDK-8311062 Remove 2 malformed java/foreign ProblemList entries
- Resolved
-
JDK-8311360 Remove 2 malformed java/foreign ProblemList entries
- Resolved
- links to
-
Commit openjdk/jdk21/722794f9
-
Commit openjdk/jdk/f07e396b
-
Review openjdk/jdk21/75
-
Review openjdk/jdk/14664
(1 links to)