On Tue, 22 Apr 2025 11:10:46 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. This pull request has now been integrated. Changeset: c873837d Author: Shaojin Wen <s...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/c873837da6e373613866f5f5c0017f0fccb97b57 Stats: 5 lines in 1 file changed: 0 ins; 0 del; 5 mod 8355300: Add final to BitSieve Reviewed-by: liach, pminborg ------------- PR: https://git.openjdk.org/jdk/pull/24796