> 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 <turban...@gmail.com> ------------- Changes: - all: https://git.openjdk.org/jdk/pull/14148/files - new: https://git.openjdk.org/jdk/pull/14148/files/8e2754e2..c51b50d3 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=14148&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=14148&range=00-01 Stats: 1 line in 1 file changed: 0 ins; 0 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