RFR: 8307818: Convert Indify tool to Classfile API [v10]

Oussama Louati duke at openjdk.org
Mon Jun 3 09:51:09 UTC 2024


On Wed, 22 May 2024 22:38:16 GMT, Oussama Louati <duke at openjdk.org> wrote:

>> test/jdk/java/lang/invoke/CallStaticInitOrder.java line 54:
>> 
>>> 52: 
>>> 53:     static int Init1Tick;
>>> 54:     public static class Init1 {
>> 
>> Is there a reason to change all the classes and methods to public?
>
> the test throws a java.lang.IllegalAccessError

Changed to original access modifier

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18841#discussion_r1624137975


More information about the core-libs-dev mailing list