RFR: 8308856: jdk.internal.classfile.impl.EntryMap::nextPowerOfTwo math problem
Adam Sotona
asotona at openjdk.org
Thu May 25 12:32:02 UTC 2023
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
More information about the core-libs-dev
mailing list