[jdk17u-dev] RFR: 8301269: Update Commons BCEL to Version 6.7.0

Martin Doerr mdoerr at openjdk.org
Sun Jul 23 12:46:43 UTC 2023


On Fri, 21 Jul 2023 07:26:45 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> One of the required updates of external libs.
> I had to resolve Const.java and ConstantDynamic.java because "8294618: Update openjdk.java.net => openjdk.org" is not in 17.

The comment format change https://github.com/openjdk/jdk17u-dev/blame/2dab1c859a51f4eddc88ff96c1f3137f670284d8/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/classfile/ConstantDynamic.java#L80C6-L80C6 is missing. (See https://github.com/openjdk/jdk/blame/6a44120a16d0f06b4ed9f0ebf6b0919da7070287/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/classfile/ConstantDynamic.java#L77C15-L77C15 for reference.)
Otherwise, good.

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

Marked as reviewed by mdoerr (Reviewer).

PR Review: https://git.openjdk.org/jdk17u-dev/pull/1610#pullrequestreview-1542246112


More information about the jdk-updates-dev mailing list