On Mon, 27 Jan 2025 15:16:12 GMT, Chen Liang <li...@openjdk.org> wrote:
> Please review a non-clean backport of #23277, the final patch in the > improvements to the Class-File API. The backport is non-clean because a new > JAVA_25_VERSION constant was added in 25; otherwise the patch applied cleanly. > > Tests: No related failure in tier 1-3 so far This pull request has now been integrated. Changeset: 612ae737 Author: Chen Liang <li...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/612ae737c0333861ae7c59a50909c6a2694c69a2 Stats: 2959 lines in 44 files changed: 1946 ins; 30 del; 983 mod 8342465: Improve API documentation for java.lang.classfile Reviewed-by: asotona Backport-of: 1d8ccb89204cc5efbcecdaa0c9de7b2c5a109d5d ------------- PR: https://git.openjdk.org/jdk/pull/23317