RFR: 8308856: jdk.internal.classfile.impl.EntryMap::nextPowerOfTwo math problem [v2]

Jan Lahoda jlahoda at openjdk.org
Thu Jun 1 10:40:06 UTC 2023


On Mon, 29 May 2023 08:05:23 GMT, Adam Sotona <asotona at openjdk.org> wrote:

>> Fix of jdk.internal.classfile.impl.EntryMap::nextPowerOfTwo returning correct zero power of two.
>> 
>> Please review.
>> 
>> Thanks,
>> Adam
>
> Adam Sotona has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Update src/java.base/share/classes/jdk/internal/classfile/impl/EntryMap.java
>   
>   Co-authored-by: Andrey Turbanov <turbanoff at gmail.com>

Looks OK to me.

-------------

Marked as reviewed by jlahoda (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/14148#pullrequestreview-1455145211


More information about the core-libs-dev mailing list