Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8290286 | 20 | Alan Bateman | P4 | Resolved | Fixed | b07 |
JDK-8291423 | 19.0.2 | Alan Bateman | P4 | Resolved | Fixed | b01 |
JDK-8291298 | 19.0.1 | Alan Bateman | P4 | Resolved | Fixed | b04 |
"Inheritance when creating threads" is a new section in the Thread class description to list the things that are inherited when creating a Thread. The description of the inherited AccessControlContext looks like it wants to be in its own section. The javadoc should be tweaked to remove the intro ""Inheritance when creating threads" and replace it with a sentence to say that the captured caller context is the new thread's "inherited AccessControlContext".
- backported by
-
JDK-8290286 Improve Thread description of inherited AccessControlContext
- Resolved
-
JDK-8291298 Improve Thread description of inherited AccessControlContext
- Resolved
-
JDK-8291423 Improve Thread description of inherited AccessControlContext
- Resolved