hg: jdk8/tl/jdk: 4641897: Faster string conversion of large integers (original) (raw)
alan.bateman at oracle.com alan.bateman at oracle.com
Tue Jun 25 13:06:09 UTC 2013
- Previous message (by thread): hg: jdk8/tl/jdk: 8017570: jfr.jar should not be in compact3 (for now)
- Next message (by thread): hg: jdk8/tl/jdk: 8016051: Possible ClassCastException in KdcComm
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Changeset: 01fcca3d2b8c Author: bpb Date: 2013-06-20 12:15 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/01fcca3d2b8c
4641897: Faster string conversion of large integers Summary: Accelerate conversion to string by means of Schoenhage recursive base conversion. Reviewed-by: bpb, alanb Contributed-by: Alan Eliasen <eliasen at mindspring.com>
! src/share/classes/java/math/BigInteger.java ! test/java/math/BigInteger/BigIntegerTest.java
- Previous message (by thread): hg: jdk8/tl/jdk: 8017570: jfr.jar should not be in compact3 (for now)
- Next message (by thread): hg: jdk8/tl/jdk: 8016051: Possible ClassCastException in KdcComm
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]