On Thu, 25 Sep 2025 18:11:27 GMT, Iris Clark <[email protected]> wrote:
>> Update Commons BCEL to Version 6.10.0. >> >> Test: T1-3 passed > > 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. True, probably did not check the resulting page. It was a http to https patch at BCEL. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/27459#discussion_r2380064499
