Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8289017 | 20 | Alan Bateman | P4 | Resolved | Fixed | b04 |
JDK-8291301 | 19.0.2 | Alan Bateman | P4 | Resolved | Fixed | b01 |
JDK-8291137 | 19.0.1 | Alan Bateman | P4 | Resolved | Fixed | b04 |
Description
StructureViolationException currently links to StructuredTaskScope.fork and close. For Java 19 it should only link to the close method. The link to the fork method can be added when the JEP for extent-local variables integrates.
Attachments
Issue Links
- backported by
-
JDK-8289017 StructureViolationException should not link to fork method
-
- Resolved
-
-
JDK-8291137 StructureViolationException should not link to fork method
-
- Resolved
-
-
JDK-8291301 StructureViolationException should not link to fork method
-
- Resolved
-