RFR: 8164714: Constructor.newInstance creates instance of inner class with null outer class [v2]

Chen Liang liach at openjdk.org
Mon Mar 10 17:08:55 UTC 2025


On Wed, 5 Mar 2025 20:17:40 GMT, Vicente Romero <vromero at openjdk.org> wrote:

>> CP differences when Objects.requireNonNull is emitted
>
> then we should add the bug id to the test

I noted https://bugs.openjdk.org/browse/JDK-8292275 also changed many tests that this patch has changed but did not add the bug id. Is the bug id only to indicate which bug's regression is a test testing against?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23875#discussion_r1987700753


More information about the compiler-dev mailing list