On Thu, 25 May 2023 12:24:59 GMT, Adam Sotona <asot...@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 <asot...@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