RFR: 8336695: Update Commons BCEL to Version 6.10.0
Naoto Sato
naoto at openjdk.org
Wed Sep 24 17:46:57 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
src/java.xml/share/classes/com/sun/org/apache/bcel/internal/classfile/AnnotationEntry.java line 2:
> 1: /*
> 2: * Copyright (c) 2025, Oracle and/or its affiliates. All rights reserved.
IANAL, but I think the original year needs to be here, as apparently it has been in the repository.
Also, I see other files, e.g., `ArrayElementValue.java` has the same header ("reserved comment block"). Should they also have Oracle copyright?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27459#discussion_r2376560780
More information about the core-libs-dev
mailing list