Fix of jdk.internal.classfile.impl.EntryMap::nextPowerOfTwo returning correct zero power of two.
Please review. Thanks, Adam ------------- Commit messages: - 8308856: jdk.internal.classfile.impl.EntryMap::nextPowerOfTwo math problem Changes: https://git.openjdk.org/jdk/pull/14148/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=14148&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8308856 Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/14148.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/14148/head:pull/14148 PR: https://git.openjdk.org/jdk/pull/14148