RFR: 8343780: Add since checker tests to the Tools area modules and add missing @since to jdk.jfr.Recording [v2]
Nizar Benalla
nbenalla at openjdk.org
Fri Nov 29 12:20:03 UTC 2024
On Fri, 29 Nov 2024 11:08:57 GMT, Nizar Benalla <nbenalla at openjdk.org> wrote:
>> test/jdk/tools/sincechecker/modules/jdk.jlink/JdkJlinkCheckSince.java line 29:
>>
>>> 27: * @summary Test for `@since` in jdk.jlink module
>>> 28: * @library /test/lib /test/jdk/tools/sincechecker
>>> 29: * @run main SinceChecker jdk.jlink
>>
>> Missing "last" line?
>> Suggestion:
>>
>> * @run main SinceChecker jdk.jlink
>> */
>
> You're right. Will update, thanks.
The copyright year was fixed after a merge.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21982#discussion_r1863433475
More information about the hotspot-jfr-dev
mailing list