On Fri, 2 May 2025 13:34:02 GMT, Raffaello Giulietti <rgiulie...@openjdk.org> wrote:
>> See the JBS bug for some details. > > Raffaello Giulietti has updated the pull request incrementally with one > additional commit since the last revision: > > Make some static arrays @Stable. I'm not worried if C2 cannot optimize too many levels of `@Stable` here. The values are used in an unusually long method, so I don't think there are measurable benefits anyway. In contrast, I would be _much_ concerned if there are real risks of erroneous code being generated. ------------- PR Comment: https://git.openjdk.org/jdk/pull/22737#issuecomment-2847304061