RFR: 8164714: Constructor.newInstance creates instance of inner class with null outer class [v2]
Chen Liang
liach at openjdk.org
Wed Mar 5 18:55:58 UTC 2025
On Wed, 5 Mar 2025 15:54:16 GMT, Vicente Romero <vromero at openjdk.org> wrote:
>> Chen Liang has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fix javap test
>
> test/langtools/tools/javap/AnnoTest.java line 5:
>
>> 3: * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
>> 4: *
>> 5: * This code is free software; you can redistribute it and/or modify it
>
> why changing this test?
CP differences when Objects.requireNonNull is emitted
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23875#discussion_r1982021933
More information about the compiler-dev
mailing list