RFR: 8336695: Update Commons BCEL to Version 6.10.0

Iris Clark iris at openjdk.org
Thu Sep 25 18:14:13 UTC 2025


On Tue, 23 Sep 2025 21:11:07 GMT, Joe Wang <joehw at openjdk.org> wrote:

> Update Commons BCEL to Version 6.10.0.
> 
> Test: T1-3 passed

Marked as reviewed by iris (Reviewer).

src/java.xml/share/classes/com/sun/org/apache/bcel/internal/classfile/StackMap.java line 34:

> 32:  * This class represents a stack map attribute used for preverification of Java classes for the
> 33:  * <a href="https://java.sun.com/j2me/"> Java 2 Micro Edition</a> (J2ME). This attribute is used by the
> 34:  * <a href="https://java.sun.com/products/cldc/">KVM</a> and contained within the Code attribute of a method. See CLDC

This change from "http" to "https" highlights the age of these links.  Both re-direct to the same page.

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

PR Review: https://git.openjdk.org/jdk/pull/27459#pullrequestreview-3268927984
PR Review Comment: https://git.openjdk.org/jdk/pull/27459#discussion_r2379945920


More information about the core-libs-dev mailing list