-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P5
-
Affects Version/s: 19, 21, 22
-
Component/s: client-libs
Instead of a full stop, the message has a comma now with an additional line break.
JDK 17:
-----
java.awt.HeadlessException:
No X11 DISPLAY variable was set,
but this program performed an operation which requires it.
-----
JDK 21:
-----
java.awt.HeadlessException:
No X11 DISPLAY variable was set,
or no headful library support was found,
but this program performed an operation which requires it,
-----
- duplicates
-
JDK-8357675 Amend headless message
-
- Resolved
-