On Fri, 29 Oct 2021 07:31:05 GMT, Ajit Ghaisas <aghai...@openjdk.org> wrote:

> This PR deprecates mistakenly exposed field from class javafx.scene.shape.Box.

This looks good with one minor comment. Please also change the title of the JBS 
issues (both the bug and the CSR) and this PR to add "for removal" after 
"Deprecate". So maybe:


Deprecate for removal mistakenly exposed field from javafx.scene.shape.Box

modules/javafx.graphics/src/main/java/javafx/scene/shape/Box.java line 90:

> 88:     /**
> 89:      * Default size of the {@code Box}.
> 90:      * @deprecated This field was exposed mistakenly and will be removed

Can you add a period at the end?

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

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

Reply via email to