RFR: 8332098: Add missing `@since` tags to `jdk.jdi` [v2]
Nizar Benalla
duke at openjdk.org
Mon May 13 19:36:12 UTC 2024
On Mon, 13 May 2024 19:30:31 GMT, Nizar Benalla <duke at openjdk.org> wrote:
>> Please review this simple change where I add "@ since" tags to the package-info file of the following packages
>>
>> com.sun.jdi
>> com.sun.jdi.connect
>> com.sun.jdi.connect.spi
>> com.sun.jdi.event
>> com.sun.jdi.request
>>
>> I used the unix grep command to find the oldest "@ since" in each package and used that value, as it's hard to get the source code of JDK 1-5
>> TIA
>
> Nizar Benalla has updated the pull request incrementally with one additional commit since the last revision:
>
> empty commit
Done, I tend to use them for formatting.
And there are users with names such as "@ since" that would keep getting tagged.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19200#issuecomment-2108652386
More information about the serviceability-dev
mailing list