On Sat, 17 Jan 2026 08:23:24 GMT, Alan Bateman <[email protected]> wrote:
>> Yasumasa Suenaga has updated the pull request incrementally with two
>> additional commits since the last revision:
>>
>> - Fix line
>> - Update copyright year
>
> 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?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/28867#discussion_r2700784093