Integrated: JDK-8310922: java/lang/Class/forName/ForNameNames.java fails after being added by JDK-8310242
Mandy Chung
mchung at openjdk.org
Mon Jun 26 21:30:15 UTC 2023
On Mon, 26 Jun 2023 21:21:41 GMT, Mandy Chung <mchung at openjdk.org> wrote:
> A trivial fix to correct the expected result to be `Inner[].class`. I missed the rerun of the test to verify the last-minute edit to the test by JDK-8310242.
This pull request has now been integrated.
Changeset: 7c6a28fd
Author: Mandy Chung <mchung at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/7c6a28fd0c49e33fe8ffc87c2bbfa5bf7d1551a3
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8310922: java/lang/Class/forName/ForNameNames.java fails after being added by JDK-8310242
Reviewed-by: dholmes
-------------
PR: https://git.openjdk.org/jdk/pull/14667
More information about the core-libs-dev
mailing list