hg: openjfx/8/graphics/rt: iOS: web: Number decoding compatibility with desktop
hang.vo at oracle.com
hang.vo at oracle.com
Fri Oct 18 00:04:11 PDT 2013
Changeset: 61adab958f26
Author: Oldrich Maticka <oldrich.maticka at oracle.com>
Date: 2013-10-18 08:48 +0200
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/61adab958f26
iOS: web: Number decoding compatibility with desktop
Fixed 2 issues -
#1 - returning Integer instead of Long for desktop compatibility
#2 - for integers out of <Integer.MIN_VALUE, Integer.MAX_VALUE> bounds returning Double for desktop compatibility
! modules/web/src/ios/java/javafx/scene/web/JSONDecoder.java
More information about the openjfx-dev
mailing list