On Fri, 7 Jan 2022 18:19:23 GMT, Kevin Rushforth <k...@openjdk.org> wrote:

> Update the API specification for the `Window` and `Stage` classes to clarify 
> that the values for some properties and methods can be changed or ignored by 
> the platform. Several of the properties already have a comment to the effect 
> that the value can change externally, and thus the properties are not 
> bindable, but this should be clarified further and for all such properties 
> and methods.
> 
> See the Description of the JBS issues for this bug and its associated CSR for 
> more details.

This pull request has now been integrated.

Changeset: 7a1a19c0
Author:    Kevin Rushforth <k...@openjdk.org>
URL:       
https://git.openjdk.java.net/jfx/commit/7a1a19c098e21572077c9c3d75cc2141fadc99f6
Stats:     84 lines in 2 files changed: 59 ins; 4 del; 21 mod

8273998: Clarify specification for Window properties controlled by the window 
manager

Reviewed-by: jvos, aghaisas

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

PR: https://git.openjdk.java.net/jfx/pull/708

Reply via email to