On Tue, 23 Sep 2025 21:11:07 GMT, Joe Wang <[email protected]> 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
