The headless platform contains a number of hard-coded settings (e.g. number and dimensions of screens)
As a follow-up for https://bugs.openjdk.org/browse/JDK-8324941, we want to allow developers to configure some of these settings. There are different possible approaches for this, e.g. using System properties, or using an API.
As a follow-up for https://bugs.openjdk.org/browse/JDK-8324941, we want to allow developers to configure some of these settings. There are different possible approaches for this, e.g. using System properties, or using an API.
- relates to
-
JDK-8324941 POC for Headless platform for JavaFX
-
- Resolved
-