RFR: 8367531: Template Framework: use scopes and tokens instead of misbehaving immediate-return-queries [v30]
Emanuel Peter
epeter at openjdk.org
Tue Nov 18 08:02:31 UTC 2025
On Mon, 17 Nov 2025 14:48:17 GMT, Roberto Castañeda Lozano <rcastanedalo at openjdk.org> wrote:
>> Emanuel Peter has updated the pull request incrementally with one additional commit since the last revision:
>>
>> document hashtag locality for Roberto
>
> test/hotspot/jtreg/compiler/lib/template_framework/Template.java line 222:
>
>> 220: * <th> {@link #setFuelCostScope} </th><th> transparent </th><th> transparent </th><th> non-transparent </th>
>> 221: * </tr>
>> 222: * </table>
>
> Thanks for adding this table, it is very useful. Please consider completing it with an entry for `transparentScope` (even if it may sound obvious from the name).
Yes, adding it. Good catch!
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27255#discussion_r2536725969
More information about the hotspot-compiler-dev
mailing list