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

Vicente Romero vromero at openjdk.org
Wed Mar 5 20:21:03 UTC 2025


On Wed, 5 Mar 2025 18:53:12 GMT, Chen Liang <liach at openjdk.org> wrote:

>> test/langtools/tools/javap/classfile/T6887895.java line 60:
>> 
>>> 58:                 "java/lang/String",
>>> 59:                 "T6887895",
>>> 60:                 "T6887895$Test"
>> 
>> not sure why this test is changed
>
> Now Objects is used for requireNonNull

we should then add the bug id to the test

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

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


More information about the compiler-dev mailing list