RFR: 8319423: Improve Year.isLeap by checking divisibility by 16 [v2]

Roger Riggs rriggs at openjdk.org
Mon Nov 6 16:18:21 UTC 2023


On Mon, 6 Nov 2023 00:50:22 GMT, Claes Redestad <redestad at openjdk.org> wrote:

> I suggest we go ahead and integrate this, file an RFE to re-examine the division-by-constant in C2, then re-evaluate these `isLeapYear` micros in that new environment.

These are good improvements and are beneficial with or without other fixes, so should go ahead independently.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/16491#issuecomment-1795320991


More information about the core-libs-dev mailing list