RFR: 8371934: EncryptedPrivateKeyInfo methods need @since updates
Chen Liang
liach at openjdk.org
Sat Nov 15 19:07:10 UTC 2025
On Sat, 15 Nov 2025 02:35:49 GMT, Anthony Scarpino <ascarpino at openjdk.org> wrote:
> Need a review to fix simple doc test failure
Indeed, the checker is right: a method is considered completely new if it involves any rename or erased parameter type change, so the since version should be 26.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/28334#issuecomment-3536783023
More information about the security-dev
mailing list