RFR 8199843 : Optimize Integer/Long.highestOneBit()

Brian Burkhalter brian.burkhalter at oracle.com
Tue Mar 20 21:13:40 UTC 2018


Hi Ivan,

On Mar 20, 2018, at 10:24 AM, Ivan Gerasimov <ivan.gerasimov at oracle.com> wrote:

> With non-zero values the new function performs 11-13% worse.
> I guess it's acceptable?

If we are mostly concerned about the intrinsified cases then I would think that this would be acceptable.

Brian


More information about the core-libs-dev mailing list