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.

If I understand correctly, we are talking about several (primitive) array type 
fields having a `@Stable` annotation, in a single class, right? So we aren't 
really talking about levels?
If so, given what `@Stable` is documented to do, I don't think the number of 
fields annotated as `@Stable` plays any role in the C2 compiler generating the 
resultant code.

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

PR Comment: https://git.openjdk.org/jdk/pull/22737#issuecomment-2847334140

Reply via email to