Integrated: 8286447: [Linux] AWT should start in Headless mode if headful AWT library not installed

Phil Race prr at openjdk.java.net
Thu May 19 18:42:59 UTC 2022


On Wed, 11 May 2022 17:27:38 GMT, Phil Race <prr at openjdk.org> wrote:

> As per the bug report and the CSR (please review that too), this makes AWT load in headless mode
> if only headless libraries are installed.
> 
> It passes all our normal testing which at least should show that this doesn't regress anything.
> I had to manually remove libawt_xawt.so to verify that it will do as expected in such a case,
> and it would not be easy to create a test for that.
> 
> CSR : https://bugs.openjdk.java.net/browse/JDK-8286598

This pull request has now been integrated.

Changeset: aa506258
Author:    Phil Race <prr at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/aa5062584c5a17d1ad21e31ce3f4768f6a5edbc8
Stats:     35 lines in 1 file changed: 30 ins; 0 del; 5 mod

8286447: [Linux] AWT should start in Headless mode if headful AWT library not installed

Reviewed-by: asemenyuk, kcr

-------------

PR: https://git.openjdk.java.net/jdk/pull/8659



More information about the client-libs-dev mailing list