RFR 7131192: BigInteger.doubleValue() is depressingly slow (original) (raw)
Brian Burkhalter brian.burkhalter at oracle.com
Mon Jun 17 18:34:52 UTC 2013
- Previous message: RFR 7131192: BigInteger.doubleValue() is depressingly slow
- Next message: RFR 7131192: BigInteger.doubleValue() is depressingly slow
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Would it be WIDTH or WIDTH - 1, i.e., with or without the "implied" bit?
On Jun 17, 2013, at 11:32 AM, Louis Wasserman wrote:
The comments mention SIGNIFICANDBITS, which I think should probably be SIGNIFICANDWIDTH?
- Previous message: RFR 7131192: BigInteger.doubleValue() is depressingly slow
- Next message: RFR 7131192: BigInteger.doubleValue() is depressingly slow
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]