RFR: 8324751: C2 SuperWord: Aliasing Analysis runtime check [v22]
Vladimir Kozlov
kvn at openjdk.org
Wed Aug 27 16:08:03 UTC 2025
On Fri, 22 Aug 2025 16:18:17 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
>> Emanuel Peter has updated the pull request incrementally with one additional commit since the last revision:
>>
>> add test for related report for JDK-8365982
>
> This looks like "rabbit hole" :(
>
> May be file a separate RFE to investigate this behavior later by some other engineer. Most concerning is that reproduced on different platforms.
>
> I agree that we may accept this regression since it happened in corner case. I assume our benchmarks are not affected by this. Right?
> @vnkozlov You I think the patch is now stable, and you can review again.
>
> For the edge-case regressions [here](https://github.com/openjdk/jdk/pull/24278#issuecomment-3213393035): should I file a bug or RFE? At least that way we already are tracking it, and can say we are aware of it if it should ever come up. And we can also provide some possible work-arounds.
I think it should be RFE - to improve this implementation for this corner case.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24278#issuecomment-3228808267
More information about the hotspot-compiler-dev
mailing list