Integrated: 8308856: jdk.internal.classfile.impl.EntryMap::nextPowerOfTwo math problem

Adam Sotona asotona at openjdk.org
Thu Jun 1 11:53:13 UTC 2023


On Thu, 25 May 2023 12:24:59 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

This pull request has now been integrated.

Changeset: a6109bf1
Author:    Adam Sotona <asotona at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/a6109bf1ea2acbebd6a3517813c0b82fdba00c2f
Stats:     2 lines in 1 file changed: 0 ins; 1 del; 1 mod

8308856: jdk.internal.classfile.impl.EntryMap::nextPowerOfTwo math problem

Reviewed-by: jlahoda

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

PR: https://git.openjdk.org/jdk/pull/14148


More information about the core-libs-dev mailing list