hg: openjfx/8/controls/rt: 2 new changesets
hang.vo at oracle.com
hang.vo at oracle.com
Thu Jan 3 21:47:01 PST 2013
Changeset: e026e37b8c0b
Author: jgiles
Date: 2013-01-04 18:24 +1300
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/e026e37b8c0b
[Findbugs] javafx.util.converter.BooleanStringConverter.fromString(String) has Boolean return type and returns explicit null
! javafx-util-converter/src/javafx/util/converter/BooleanStringConverter.java
Changeset: 1c7f920c9725
Author: jgiles
Date: 2013-01-04 18:24 +1300
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/1c7f920c9725
[Findbugs] javafx.util.converter.CharacterStringConverter.fromString(String) invokes inefficient new Character(char) constructor; use Character.valueOf(char) instead
! javafx-util-converter/src/javafx/util/converter/CharacterStringConverter.java
More information about the openjfx-dev
mailing list