On Thu, 27 Jul 2023 15:16:33 GMT, Adam Sotona <asot...@openjdk.org> wrote:
>> 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. I did first round of filling missing javadoc. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/14968#discussion_r1277807478