RFR: 8332098: Add missing @ since tags to jdk.jdi [v2]

Chris Plummer cjplummer at openjdk.org
Mon May 13 20:37:43 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

Marked as reviewed by cjplummer (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/19200#pullrequestreview-2053753720


More information about the serviceability-dev mailing list