On Tue, 22 Apr 2025 15:04:07 GMT, Shaojin Wen <s...@openjdk.org> wrote:
>> As the title says, adding final to fields that do not change and BitSieve >> that will not be inherited will make C2 optimization more friendly. > > Shaojin Wen has updated the pull request incrementally with one additional > commit since the last revision: > > Update src/java.base/share/classes/java/math/BitSieve.java > > Co-authored-by: Chen Liang <li...@openjdk.org> Looks good in principle. ------------- Marked as reviewed by liach (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/24796#pullrequestreview-2784441241