On Tue, 29 Jul 2025 21:40:06 GMT, Chen Liang <li...@openjdk.org> wrote:
> java.lang.constant.AsTypeMethodHandleDesc is an implementation class for the > Constant API. It was omitted in the move probably because its name does not > end with Impl. We should move it to the implementation package instead. This pull request has now been integrated. Changeset: 8c363b3e Author: Chen Liang <li...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/8c363b3e3e5c1273a5e9b3393ed09a31b0647a21 Stats: 155 lines in 4 files changed: 80 ins; 74 del; 1 mod 8364319: Move java.lang.constant.AsTypeMethodHandleDesc to jdk.internal Reviewed-by: redestad ------------- PR: https://git.openjdk.org/jdk/pull/26542