hg: jdk8/tl/jdk: 7125055: ContentHandler.getContent API changed in error

2012-01-01 Thread chris . hegarty
Changeset: 5aeefe0e5d8c Author:chegar Date: 2012-01-01 09:24 + URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/5aeefe0e5d8c 7125055: ContentHandler.getContent API changed in error Reviewed-by: alanb ! src/share/classes/java/net/ContentHandler.java !

Fraction

2012-01-01 Thread Tom Eugelink
Hello guys, I was wondering if it was of any interest to OpenJFX to have a calculation class that does not round. I've got Fraction laying around, which does math using two BigIntegers, so it never even rounds. The API is roughly equivalent to BigDecimal, so you have methods like add,