RFR: 8344942: Template-Based Testing Framework [v40]

Emanuel Peter epeter at openjdk.org
Tue May 20 15:44:51 UTC 2025


On Tue, 20 May 2025 09:00:05 GMT, Roberto Castañeda Lozano <rcastanedalo at openjdk.org> wrote:

>> @robcasloz I saw that as well. But IDE / neovim still thinks its ok. Do you know an alternative that works for `javadoc`?
>
> I guess it is a matter of including `test/hotspot/jtreg/testlibrary_tests/template_framework/examples` into the source path when invoking `javadoc`. But I think it is fine to treat `Test*.java` as external sources and just use `{@code TestTutorial.java}` etc. as you do elsewhere in this file.

Updated :)

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24217#discussion_r2098300689


More information about the hotspot-compiler-dev mailing list