On Sat, 11 May 2024 15:46:20 GMT, Nizar Benalla <d...@openjdk.org> wrote:
> Simple code cleanup. I split my changes into 1 PR per module to make > reviewing simpler. > This was added back in [JDK > 13](https://github.com/openjdk/jdk/commit/71825293eb83d7c9ac122c11a12465c2acbec040) > and should have an `@since` > If you're reviewing this change, thanks! This pull request has now been integrated. Changeset: abf54bb1 Author: Nizar Benalla <nizar.bena...@oracle.com> Committer: Sean Mullan <mul...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/abf54bb1e6da6d7bc432b3e9bb3ff164a895bd3e Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod 8332100: Add missing `@since` to KeyValue::EC_TYPE in `java.xml.crypto` Reviewed-by: mullan ------------- PR: https://git.openjdk.org/jdk/pull/19190