RFR: 8344942: Template-Based Testing Framework [v59]
Emanuel Peter
epeter at openjdk.org
Fri May 23 10:22:34 UTC 2025
On Fri, 23 May 2025 10:17:34 GMT, Emanuel Peter <epeter at openjdk.org> wrote:
>> Emanuel Peter has updated the pull request incrementally with one additional commit since the last revision:
>>
>> more from Manuel
>
> test/hotspot/jtreg/testlibrary_tests/template_framework/examples/TestTutorial.java line 331:
>
>> 329: // We anchor a Hook outside the main method, but inside the Class.
>> 330: // Anchoring a Hook creates a scope, spanning the braces of the
>> 331: // "anchor" call. Any Hool.insert that happens inside this scope
>
> Suggestion:
>
> // "anchor" call. Any Hook.insert that happens inside this scope
Fix this
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24217#discussion_r2104286647
More information about the hotspot-compiler-dev
mailing list