[PATCH] Sunbug 7131192: Optimize BigInteger.doubleValue(), floatValue() (original) (raw)
Brian Burkhalter brian.burkhalter at oracle.com
Mon Feb 25 21:47:23 UTC 2013
- Previous message: [PATCH] Sunbug 7131192: Optimize BigInteger.doubleValue(), floatValue()
- Next message: [PATCH] Sunbug 7131192: Optimize BigInteger.doubleValue(), floatValue()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Understood.
Thanks,
Brian
On Feb 25, 2013, at 12:53 PM, Louis Wasserman wrote:
In general, the only thing I did was to mirror the double parsing logic as closely as I could manage. If that logic is going to change, then so too should the patch. There's really no reason to preserve the specific code I added in that patch.
- Previous message: [PATCH] Sunbug 7131192: Optimize BigInteger.doubleValue(), floatValue()
- Next message: [PATCH] Sunbug 7131192: Optimize BigInteger.doubleValue(), floatValue()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]