[jdk21] Integrated: 8310242: Clarify the name parameter to Class::forName

Mandy Chung mchung at openjdk.org
Tue Jun 27 02:03:15 UTC 2023


On Mon, 26 Jun 2023 20:25:40 GMT, Mandy Chung <mchung at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a backport of commit [7db2f087](https://github.com/openjdk/jdk/commit/7db2f08756b0aa1d79cdd2356ed42aa5ab8bc58b) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> The commit being backported was authored by Mandy Chung on 26 Jun 2023 and was reviewed by Roger Riggs, Chen Liang, Alan Bateman and David Holmes.
> 
> Thanks!

This pull request has now been integrated.

Changeset: 6a4552c9
Author:    Mandy Chung <mchung at openjdk.org>
URL:       https://git.openjdk.org/jdk21/commit/6a4552c9a86dd925d267e1de238f545b5606624a
Stats:     139 lines in 2 files changed: 107 ins; 1 del; 31 mod

8310242: Clarify the name parameter to Class::forName
8310922: java/lang/Class/forName/ForNameNames.java fails after being added by JDK-8310242

Reviewed-by: dholmes
Backport-of: 7db2f08756b0aa1d79cdd2356ed42aa5ab8bc58b

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

PR: https://git.openjdk.org/jdk21/pull/65


More information about the core-libs-dev mailing list