On Sat, 17 Jan 2026 08:47:03 GMT, Yasumasa Suenaga <[email protected]> wrote:

>> src/jdk.attach/share/classes/com/sun/tools/attach/AttachNotSupportedException.java
>>  line 72:
>> 
>>> 70:      * @param   cause   the cause of this exception.
>>> 71:      */
>>> 72:     public AttachNotSupportedException(String message, Throwable cause) 
>>> {
>> 
>> This is an API change, it will need a CSR. It w ill also need `@since` tag.
>
> I've already integrated this PR...
> 
> Can I file to JBS as new issue for adding `@since`, and submit CSR for it?

You'll need to create a retroactive CSR for JDK-8373867.

You can fix the `@since` separately.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/28867#discussion_r2700790062

Reply via email to