RFR: 8325606: compiler/predicates/TestPredicatesBasic.java does not compile
Christian Hagedorn
chagedorn at openjdk.org
Mon Feb 12 08:22:04 UTC 2024
On Mon, 12 Feb 2024 08:12:40 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:
> The newly added test fails because https://github.com/openjdk/jdk/pull/17557 went in shortly before which changed the required format for `@Arguments`. This patch fixes this.
>
> Tested locally.
>
> Thanks,
> Christian
Thanks Tobias for the quick review!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17801#issuecomment-1938214579
More information about the hotspot-compiler-dev
mailing list