Changeset: ca4ad7f14aeb
Author:    David Grieve<david.gri...@oracle.com>
Date:      2013-10-29 08:15 -0400
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/ca4ad7f14aeb

RT-32872: com.sun.javafx.css.BitSet retainAll yielding in an empty intersection 
should result in bits being set to EMPTY_SET. In other words, if 
bitSet.isEmpty(), then bits should be long[0]

! modules/graphics/src/main/java/com/sun/javafx/css/BitSet.java
! modules/graphics/src/test/java/com/sun/javafx/css/PseudoClassTest.java

Reply via email to