RFR 8017540: Improve multi-threaded contention behavior of BigInteger.toString() radix conversion cache

Alan Bateman Alan.Bateman at oracle.com
Tue Jun 25 16:15:01 UTC 2013


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/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 looks good.

-Alan



More information about the core-libs-dev mailing list