On Thu, 25 Sep 2025 19:01:10 GMT, Joe Wang <[email protected]> wrote:
>> 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. Yea. Not much you can do about without increasing the maintenance cost at our end. I think it's fine to keep what's there. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/27459#discussion_r2380179164
