8357675: Amend headless message

Backport-of: 12ee80cac7
This commit is contained in:
Goetz Lindenmaier
2025-07-21 17:04:42 +00:00
committed by Vitaly Provodin
parent 3884e66406
commit e52bb444bc

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2019, 2021, 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
@@ -152,8 +152,7 @@ public 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.""";
}
public static String getSplashScreenLib() {