hg: openjfx/2.2/controls/rt: 2 new changesets

hang.vo at oracle.com hang.vo at oracle.com
Thu Jun 28 17:04:12 PDT 2012


Changeset: 68f2523b8433
Author:    David Grieve<david.grieve at oracle.com>
Date:      2012-06-28 18:21 -0400
URL:       http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/68f2523b8433

RT-22076: backout patch pushed by jgiles in favor of updated patch

! javafx-ui-common/src/com/sun/javafx/css/CompoundSelector.java
! javafx-ui-common/src/com/sun/javafx/css/Rule.java
! javafx-ui-common/src/com/sun/javafx/css/Selector.java
! javafx-ui-common/src/com/sun/javafx/css/SimpleSelector.java
! javafx-ui-common/src/com/sun/javafx/css/StyleManager.java
! javafx-ui-common/src/javafx/scene/Node.java

Changeset: 29a95b63c732
Author:    David Grieve<david.grieve at oracle.com>
Date:      2012-06-28 18:21 -0400
URL:       http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/29a95b63c732

RT-22076: create a bitmask from style class strings to speed up SimpleSelector.isSubsetOf method.

! javafx-ui-common/src/com/sun/javafx/css/CompoundSelector.java
! javafx-ui-common/src/com/sun/javafx/css/Rule.java
! javafx-ui-common/src/com/sun/javafx/css/Selector.java
! javafx-ui-common/src/com/sun/javafx/css/SimpleSelector.java
! javafx-ui-common/src/com/sun/javafx/css/StyleManager.java
! javafx-ui-common/src/javafx/scene/Node.java
! javafx-ui-common/test/unit/com/sun/javafx/css/RuleTest.java



More information about the openjfx-dev mailing list