RFR: 8367531: Template Framework: use scopes and tokens instead of misbehaving immediate-return-queries [v24]

Emanuel Peter epeter at openjdk.org
Tue Nov 11 16:16:48 UTC 2025


On Fri, 7 Nov 2025 10:22:18 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:

>> Emanuel Peter has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   fix whitespace
>
> test/hotspot/jtreg/testlibrary_tests/template_framework/examples/TestTutorial.java line 1166:
> 
>> 1164: 
>> 1165:         // In this section, we will look at some subtle facts about the behavior of
>> 1166:         // transparent scopes around hook insertion. This inteded for expert users
> 
> Suggestion:
> 
>         // transparent scopes around hook insertion. This is intended for expert users

Somehow, this is not showing on the "new experience". Now I'll just have to integrate everything individually :rofl:

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27255#discussion_r2514802137


More information about the hotspot-compiler-dev mailing list