On Thu, 27 Jul 2023 14:59:49 GMT, Brian Goetz <briango...@openjdk.org> wrote:

>> 8312491: Update Classfile API snippets and examples
>
> src/java.base/share/classes/jdk/internal/classfile/CodeBuilder.java line 1239:
> 
>> 1237:         return ldc(BytecodeHelpers.constantEntry(constantPool(), 
>> value));
>> 1238:     }
>> 1239: 
> 
> Method needs specification

Right, we need to add a lot of missing javadoc.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/14968#discussion_r1276442803

Reply via email to