RFR: 8325606: compiler/predicates/TestPredicatesBasic.java does not compile
Christian Hagedorn
chagedorn at openjdk.org
Mon Feb 12 08:17:25 UTC 2024
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
-------------
Commit messages:
- 8325606: compiler/predicates/TestPredicatesBasic.java does not compile
Changes: https://git.openjdk.org/jdk/pull/17801/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=17801&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8325606
Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/17801.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/17801/head:pull/17801
PR: https://git.openjdk.org/jdk/pull/17801
More information about the hotspot-compiler-dev
mailing list