RFR: 8308856: jdk.internal.classfile.impl.EntryMap::nextPowerOfTwo math problem [v2]
Adam Sotona
asotona at openjdk.org
Mon May 29 08:05:23 UTC 2023
> 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 <turbanoff at 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
More information about the core-libs-dev
mailing list