RFR: 8203352: Improve java implementation of Integer/Long.numberOfLeadingZeros

Martin Buchholz martinrb at google.com
Fri May 18 14:35:50 UTC 2018


On Fri, May 18, 2018 at 3:51 AM, Claes Redestad <claes.redestad at oracle.com>
wrote:

>
> Correctness is checked by existing tests, mainly
> test/jdk/java/lang/Integer|Long/BitTwiddle.java


Do java library tests get run regularly with intrinsics disabled?
(Perhaps as a result of testing with -Xint?)


More information about the core-libs-dev mailing list