RFR: 8344942: Template-Based Testing Framework [v53]
Emanuel Peter
epeter at openjdk.org
Thu May 22 07:58:58 UTC 2025
On Wed, 21 May 2025 14:01:53 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:
>>
>> improve documentation in TestTemplate.java
>
> test/hotspot/jtreg/testlibrary_tests/template_framework/examples/TestTutorial.java line 85:
>
>> 83: comp.compile();
>> 84:
>> 85: // Object ret = p.xyz.InnerTest1.main();
>
> This comment is incomplete, I'd suggest removing it.
removed :)
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24217#discussion_r2101894346
More information about the hotspot-compiler-dev
mailing list