On Mon, 15 Jun 2026 16:25:41 GMT, Jaikiran Pai <[email protected]> wrote:
>> src/java.base/share/classes/jdk/internal/value/Deserializer.java line 22: >> >>> 20: * or visit www.oracle.com if you need additional information or have >>> any >>> 21: * questions. >>> 22: */ >> >> The copyright text on this file appears to be incorrect. It's missing the >> "Classpath" exception lines. > > This applies to some other new files introduced in this PR (and maybe the > other open PRs related to this JEP too). For example > `src/java.base/share/classes/java/lang/IdentityException.java` too is missing > the "Classpath" exception. The copyright header issue in these 2 files has been addressed in the latest state of this PR through https://github.com/openjdk/valhalla/pull/2555. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/31123#discussion_r3557968925
