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

Chen Liang liach at openjdk.org
Thu Aug 14 21:44:21 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.

Committed on mainline and tier 1 and 2 passed. Thanks for the reviews!

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

PR Comment: https://git.openjdk.org/jdk/pull/26542#issuecomment-3189942032


More information about the core-libs-dev mailing list