RFR: 8325520: Vector loads and stores with indices and masks incorrectly compiled [v11]

Damon Fenacci dfenacci at openjdk.org
Thu May 23 09:25:08 UTC 2024


On Thu, 23 May 2024 08:56:18 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

>> The second choice makes sense to limit the scope of the changes in this PR. If we still want to add the `override` keywords, we should do that in a separate RFE.
>
> Ah yes. I forgot about `-Winconsistent-missing-override`. No `override` keyword then 😞

C'est la vie 😉 
Removed.
Thanks guys.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18347#discussion_r1611335258


More information about the hotspot-compiler-dev mailing list