hg: openjfx/2.2/graphics/rt: RT-21327: Fix for incompatible change: promptText.
hang.vo at oracle.com
hang.vo at oracle.com
Wed May 23 08:33:36 PDT 2012
Changeset: 8a117da9ec2c
Author: Eva Krejcirova <eva.krejcirova at oracle.com>
Date: 2012-05-23 17:33 +0200
URL: http://hg.openjdk.java.net/openjfx/2.2/graphics/rt/rev/8a117da9ec2c
RT-21327: Fix for incompatible change: promptText.
Added special annotation to mark properties which were moved from subclass to superclass and broke the compatibility between JavaFX versions.
The annotation processor then generates methods for such properties in builders of subclasses.
! javafx-ui-controls/src/javafx/scene/control/TextInputControl.java
More information about the openjfx-dev
mailing list