Re: Review Request: BigInteger patch for efficient multiplication and division (#4837946)

2013-03-10 Thread Tim Buktu
Hi, I have updated the patch. It now contains Alan Eliasen's fast square() and pow() implementations. Special characters have been replaced with ASCII ones. Also included is a patched MutableBigInteger which uses the fast division algorithm in BigInteger, and a patched BigDecimal which uses the f

Re: RFR: 8009428 and 8009429 - Profile related fixes and clean ups

2013-03-10 Thread David Holmes
I had overlooked the need to update the ct.sym creation tool to recognize the new syntax in the profile spec file. That process also uncovered a few bugs in the listing that needed correcting. The javadoc generation of compact profile information is not quite right, but that will be handled in