KengoTODA commented on PR #157:
URL: https://github.com/apache/commons-bcel/pull/157#issuecomment-1282978963

   note: I've checked the implementation of OpenJDK. I found the code that 
skips classfile entry after long constants and double constants, but cannot 
find its intention because the [first 
commit](https://github.com/openjdk/jdk11u-dev/commit/0a7516d7442c7ec922068d1a3981c6a46fdfd232)
 already contains this implementation.
   
   
https://github.com/openjdk/jdk11u-dev/blob/c1411113b396f468963a1deacc3b57ed366e735a/src/jdk.jdeps/share/classes/com/sun/tools/classfile/ConstantPool.java#L383-L387


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to