RFR: 8367531: Template Framework: use scopes and tokens instead of misbehaving immediate-return-queries [v12]
Emanuel Peter
epeter at openjdk.org
Thu Nov 6 12:23:16 UTC 2025
On Wed, 5 Nov 2025 12:10:16 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:
>> Emanuel Peter has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Apply Christian's suggestions directly
>>
>> Co-authored-by: Christian Hagedorn <christian.hagedorn at oracle.com>
>
> test/hotspot/jtreg/compiler/lib/template_framework/Template.java line 596:
>
>> 594: *
>> 595: * <p>
>> 596: * The most common use of {@link scope} is in the construction of templates:
>
> You miss some `#` prefixes for methods for Javadocs. Same for methods below.
Fixed a few more cases.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27255#discussion_r2498753778
More information about the hotspot-compiler-dev
mailing list