RFR: 8344942: Template-Based Testing Framework [v71]

Christian Hagedorn chagedorn at openjdk.org
Tue Jun 3 14:36:07 UTC 2025


On Tue, 3 Jun 2025 05:49:26 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

>> My IDE advises against matching on the raw type `List`. As an alternative you can match on `List<?>`.
>
> Done, I must have been tired yesterday afternoon 🙈 Thanks!

No worries! :-)

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24217#discussion_r2123839122


More information about the hotspot-compiler-dev mailing list