-
Bug
-
Resolution: Fixed
-
P3
-
19
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8291332 | 20 | Maurizio Cimadamore | P3 | Resolved | Fixed | b08 |
JDK-8291744 | 19.0.2 | Maurizio Cimadamore | P3 | Resolved | Fixed | b01 |
JDK-8291722 | 19.0.1 | Maurizio Cimadamore | P3 | Resolved | Fixed | b05 |
The fix for JDK-8290455 fixes the behavior of Linker with unsupported platform, so that it throws UnsupportedOperationException instead of IllegalStateException (this is all per Java SE spec).
Unfortunately, a stray test still depends on the old behavior, and now fails with unsupported platforms.
Unfortunately, a stray test still depends on the old behavior, and now fails with unsupported platforms.
- backported by
-
JDK-8291332 java/foreign/TestUnsupportedPlatform fails after JDK-8290455
-
- Resolved
-
-
JDK-8291722 java/foreign/TestUnsupportedPlatform fails after JDK-8290455
-
- Resolved
-
-
JDK-8291744 java/foreign/TestUnsupportedPlatform fails after JDK-8290455
-
- Resolved
-
- relates to
-
JDK-8290455 jck test api/java_lang/foreign/VaList/Empty.html fails on some platforms
-
- Closed
-
(1 links to)