RFR 8017540: Improve multi-threaded contention behavior of BigInteger.toString() radix conversion cache (original) (raw)
Alan Bateman Alan.Bateman at oracle.com
Tue Jun 25 13:03:26 UTC 2013
- Previous message: RFR 8017540: Improve multi-threaded contention behavior of BigInteger.toString() radix conversion cache
- Next message: RFR 8017540: Improve multi-threaded contention behavior of BigInteger.toString() radix conversion cache
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 25/06/2013 00:53, Brian Burkhalter wrote:
Branching off from this thread
http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-June/018244.html I filed this issue (should be public tomorrow) http://bugs.sun.com/bugdatabase/viewbug.do?bugid=8017540 for the getRadixConversionCache() enhancement. The patch is here http://cr.openjdk.java.net/~bpb/8017540/ I reviewed and tested the code for correctness and see no issues, so to speak. This patch cannot be integrated prior to that for 4641897. I'll push 4641897 for you now and we'll push 8017540 once we are done with that review.
-Alan.
- Previous message: RFR 8017540: Improve multi-threaded contention behavior of BigInteger.toString() radix conversion cache
- Next message: RFR 8017540: Improve multi-threaded contention behavior of BigInteger.toString() radix conversion cache
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]