On Thu, 5 Mar 2026 14:48:55 GMT, Frederic Parain <[email protected]> wrote:
> However, this patch touches the code of the caches of the wrapper classes. Is > this being done in coordination with with JDK-8379148 and JDK-8370724 ? After the latest merge the all caches area disabled from the Java code (the interim re-enabling of the Character cache for [JDK-8370724](https://bugs.openjdk.org/browse/JDK-8370724) has been reverted). So this patch should not change much for that issue. As for [JDK-8379148](https://bugs.openjdk.org/browse/JDK-8379148), I had not observed its existence, but I would say that this patch resolves that issue. @Arraying as the assignee of that issue, do you agree, or are there more primitive cache accesses from the VM you are looking at that this patch does not address? ------------- PR Comment: https://git.openjdk.org/valhalla/pull/2157#issuecomment-4010676670
