RFR: 8230501: Class data support for hidden classes [v4]

Chris Hegarty chegar at openjdk.java.net
Mon Nov 23 10:26:00 UTC 2020


On Thu, 19 Nov 2020 11:08:26 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:

>> Mandy Chung has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Fix the name passed to condy calling classData
>
> Left 2 minor comments on the new additions in line.

It is my understanding that `Lookup` object returned from defineHiddenClass[WithClassData] features the ORIGINAL access lookup mode, right? I cannot find a normative statement to confirm this. If it is the case, then it would be good to clarify this.

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

PR: https://git.openjdk.java.net/jdk/pull/1171


More information about the core-libs-dev mailing list