On Fri, 3 Feb 2023 17:37:55 GMT, Maurizio Cimadamore <mcimadam...@openjdk.org> 
wrote:

>> Adam Sotona has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Classfile API moved under jdk.internal.classfile package
>
> src/java.base/share/classes/jdk/internal/classfile/package-info.java line 39:
> 
>> 37:  * <p>
>> 38:  * {@snippet lang=java :
>> 39:  * ClassModel cm = ClassModel.of(bytes);
> 
> There are several references to `ClassModel::of` (here and elsewhere), but 
> this seems to have been moved to `ClassFile::parse`

will fix, thanks

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

PR: https://git.openjdk.org/jdk/pull/10982

Reply via email to