Integrated: 8278860: Streamline properties for Monocle
Johan Vos
jvos at openjdk.java.net
Fri Dec 17 14:26:27 UTC 2021
On Wed, 15 Dec 2021 20:39:54 GMT, Johan Vos <jvos at openjdk.org> wrote:
> Base decisions in prism for embedded cases on the same glass.platform property that is also used in glass.
> This PR replaces the property `embedded` with the property `glass.platform` .
>
> There is only 1 place where the property `embedded` was read, which is in the PlatformUtil.java.
>
> There are only 2 places where the value of that property is used, and in both cases the only check is to detect whether or not that property has a value of "monocle".
This pull request has now been integrated.
Changeset: 5422a5af
Author: Johan Vos <jvos at openjdk.org>
URL: https://git.openjdk.java.net/jfx/commit/5422a5af7df14fe01971980f2b00a107a962d1ab
Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
8278860: Streamline properties for Monocle
Reviewed-by: kcr
-------------
PR: https://git.openjdk.java.net/jfx/pull/696
More information about the openjfx-dev
mailing list