On Sun, 12 May 2024 01:58:38 GMT, Nizar Benalla <d...@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 Can you fix the summary of the CR to not have backwards quotes. This seems to cause git some grief, as can be seen where the CR is mentioned in the Issue section of the PR description. ------------- PR Comment: https://git.openjdk.org/jdk/pull/19200#issuecomment-2108563473