8357675: Amend headless message

Reviewed-by: prr, shade
This commit is contained in:
Alexey Ivanov
2025-05-30 13:31:35 +00:00
parent acd64ba24a
commit 12ee80cac7

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2019, 2024, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2019, 2025, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
@@ -85,7 +85,6 @@ public final class PlatformGraphicsInfo {
No X11 DISPLAY variable was set,
or no headful library support was found,
but this program performed an operation which requires it,
""";
but this program performed an operation which requires it.""";
}
}