RFR: 8324641: [IR Framework] Add Setup method to provide custom arguments and set fields [v4]
Emanuel Peter
epeter at openjdk.org
Mon Feb 5 14:20:38 UTC 2024
On Mon, 5 Feb 2024 12:07:24 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:
>> Emanuel Peter has updated the pull request incrementally with one additional commit since the last revision:
>>
>> setup string not list, for Christian
>
> test/hotspot/jtreg/compiler/lib/ir_framework/SetupInfo.java line 31:
>
>> 29: * @see Setup
>> 30: */
>> 31: public class SetupInfo {
>
> I think you could use a record for that one.
done
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17557#discussion_r1478327415
More information about the hotspot-compiler-dev
mailing list