On Tue, 25 Jun 2024 17:19:28 GMT, Emanuel Peter <epe...@openjdk.org> wrote:
> I filed: > > [JDK-8335113](https://bugs.openjdk.org/browse/JDK-8335113): C2 MergeStores: > allow merging of putChar and other larger stores on smaller array elements Great! Should we hold off on this optimization and see if we can avoid the need for `Unsafe` here - or go ahead integrating this PR and leave it to JDK-8335113 to revert any no-longer-needed changes made here? ------------- PR Comment: https://git.openjdk.org/jdk/pull/19626#issuecomment-2191878373