RFR: 8364319: Move java.lang.constant.AsTypeMethodHandleDesc to jdk.internal

Claes Redestad redestad at openjdk.org
Wed Aug 13 23:23:10 UTC 2025


On Tue, 29 Jul 2025 21:40:06 GMT, Chen Liang <liach at 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.

Marked as reviewed by redestad (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/26542#pullrequestreview-3117979936


More information about the core-libs-dev mailing list