On Sat, 16 Dec 2023 16:49:26 GMT, Chen Liang <li...@openjdk.org> wrote:

>> Adam Sotona has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   added missing comment
>
> src/java.base/share/classes/java/lang/invoke/MethodHandles.java line 2290:
> 
>> 2288:                 int accessFlags;
>> 2289:                 try {
>> 2290:                     ClassModel cm = 
>> java.lang.classfile.ClassFile.of().parse(bytes);
> 
> No need for fully-qualified name.

Unfortunately there is conflict with MethodHandles.Lookup.ClassFile

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

PR Review Comment: https://git.openjdk.org/jdk/pull/17108#discussion_r1429855148

Reply via email to