On Wed, 29 Oct 2025 04:05:03 GMT, Joe Darcy <[email protected]> wrote:
> Would it be worthwhile to make these arrays `@Stable`? > > In the future, might be a candidate for StableConstant/LazyValue > functionality. PS If each array is read only once, then perhaps the other data structures would be better initialized in a loop. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/26990#discussion_r2471678511
