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

Lutz Schmidt lucy at openjdk.org
Wed Aug 16 10:39:11 UTC 2023


On Wed, 16 Aug 2023 10:09:48 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

>> Fix request [11u] 
>> 
>> One of the required updates of external libs.
>> 
>> I based the bckport to 11u on Goetz's backport to 17u, Low risk.
>> Except for two copyright format issues (missing comma), I had to resolve just this one file: src/java.xml/share/classes/com/sun/org/apache/bcel/internal/classfile/Utility.java
>> This file had undergone major restructuring. In the end, the resolve process resulted in a simple copy from 17 to 11. 
>> 
>> SAP nightly testing successful. No findings attributable to this backport.
>> Reviews pending.
>
> Ok, the diffs exist because https://github.com/openjdk/jdk17u-dev/commit/d799563ac06d66acea6dbd9cb1fe78b253e8a0e7 was not backported before this one. ([JDK-8256919](https://bugs.openjdk.org/browse/JDK-8256919) is actually also fixed with this PR.) LGTM.

Thank you for the review, @TheRealMDoerr 
I'll go ahead and request integrate authorization.

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

PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2082#issuecomment-1680364094


More information about the jdk-updates-dev mailing list