-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 9, 25, 26
-
Component/s: client-libs
-
b04
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8362021 | 25.0.1 | Philip Race | P2 | Resolved | Fixed | b02 |
| JDK-8360297 | 25 | Philip Race | P2 | Closed | Fixed | b29 |
===
Constructor Details
HeadlessException
public HeadlessException()
Constructs new HeadlessException with empty message.
===
In fact at least in headful environment the message is `null`, not empty.
- backported by
-
JDK-8362021 Clarify behavior of java.awt.HeadlessException constructed with no-args
-
- Resolved
-
-
JDK-8360297 Clarify behavior of java.awt.HeadlessException constructed with no-args
-
- Closed
-
- csr for
-
JDK-8359951 Clarify behavior of java.awt.HeadlessException constructed with no-args
-
- Closed
-
- relates to
-
JDK-8016313 java.awt.Headless exception has no spec since its creation
-
- Resolved
-
-
JDK-8358618 UnsupportedOperationException constructors javadoc is not clear
-
- Resolved
-
- links to
-
Commit(jdk25)
openjdk/jdk/fe9efb75
-
Commit(master)
openjdk/jdk/81985d42
-
Review(jdk25)
openjdk/jdk/25921
-
Review(master)
openjdk/jdk/25881