On Thu, 28 May 2026 21:37:42 GMT, Anthony Scarpino <[email protected]>
wrote:
>> src/java.base/share/classes/java/security/PEMDecoder.java line 176:
>>
>>> 174: * @return the default {@code PEMDecoder}
>>> 175: *
>>> 176: * @since 25
>>
>> You can remove the `@since` above since it can be inherited from the class.
>
> It's possible I added too many, but I was responding to failures by
> `JavaBaseCheckSince`.
latest run of test was ok with this removed
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/29640#discussion_r3336100561