RFR 8017540: Improve multi-threaded contention behavior of BigInteger.toString() radix conversion cache (original) (raw)
Brian Burkhalter brian.burkhalter at oracle.com
Mon Jun 24 23:53:12 UTC 2013
- Previous message: hg: jdk8/tl/jdk: 8017468: typo in javadoc: " ResourceBunlde "
- Next message: RFR 8017540: Improve multi-threaded contention behavior of BigInteger.toString() radix conversion cache
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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/view_bug.do?bug_id=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.
Thanks,
Brian
- Previous message: hg: jdk8/tl/jdk: 8017468: typo in javadoc: " ResourceBunlde "
- Next message: RFR 8017540: Improve multi-threaded contention behavior of BigInteger.toString() radix conversion cache
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]