On Feb 26, 2014, at 3:51 PM, Brian Burkhalter wrote: >>> * This could be changed to a more complicated caching method using >>> * {@code Future}. >>> */ >>> private static BigInteger getRadixConversionCache(int radix, int exponent) >>> { >>> >> >> Not quite sure what that would entail. > > I filed Yet Another Issue to keep track of this.
Forgot the link: https://bugs.openjdk.java.net/browse/JDK-8035908 Brian