On Sat, 1 Jul 2023 00:45:32 GMT, Chen Liang <li...@openjdk.org> wrote:
> Hi all, > > This pull request contains a backport of commit > [8c8e9d91](https://github.com/openjdk/jdk/commit/8c8e9d911d388f6ee621ed4d322efc56a9876708) > from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Chen Liang on 30 Jun 2023 and was > reviewed by Mandy Chung. > > The associated CSR https://bugs.openjdk.org/browse/JDK-8309823 has already > been approved for release 21 as well. > > Thanks! This pull request has now been integrated. Changeset: 8088bc40 Author: Chen Liang <li...@openjdk.org> Committer: Mandy Chung <mch...@openjdk.org> URL: https://git.openjdk.org/jdk21/commit/8088bc4033884adbd249ae9eb92c3ad1b81a69da Stats: 47 lines in 2 files changed: 10 ins; 10 del; 27 mod 8309819: Clarify API note in Class::getName and MethodType::toMethodDescriptorString Reviewed-by: mchung Backport-of: 8c8e9d911d388f6ee621ed4d322efc56a9876708 ------------- PR: https://git.openjdk.org/jdk21/pull/89