RFR: 8374471: Check bin and lib folder of JDK image for unwanted files [v3]
Christoph Langer
clanger at openjdk.org
Fri Jan 9 08:43:08 UTC 2026
On Thu, 8 Jan 2026 14:14:31 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
>> test/jdk/build/CheckFiles.java line 3:
>>
>>> 1: /*
>>> 2: * Copyright (c) 2026, Oracle and/or its affiliates. All rights reserved.
>>> 3: * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
>>
>> You could use an SAP copyright here
>
> Makes Sense, I added it.
> Btw. while at it, I noticed we still have the old 'SAP AG' entries in some files
>
> test/hotspot/jtreg/runtime/exceptionMsgs/IllegalAccessError/IAE78_A.java:2: * Copyright (c) 2018 by SAP AG, Walldorf, Germany.
> test/hotspot/jtreg/runtime/exceptionMsgs/IllegalAccessError/IAE_Loader2.java:2: * Copyright (c) 2018 by SAP AG, Walldorf, Germany.
> test/hotspot/jtreg/runtime/execstack/Test.java:3: * Copyright (c) 2011 SAP AG. All Rights Reserved.
> test/hotspot/jtreg/runtime/execstack/TestMT.java:3: * Copyright (c) 2011 SAP AG. All Rights Reserved.
> test/hotspot/jtreg/runtime/execstack/libtest-rw.c:3: * Copyright (c) 2011 SAP AG. All Rights Reserved.
> test/hotspot/jtreg/runtime/execstack/libtest-rwx.c:3: * Copyright (c) 2011 SAP AG. All Rights Reserved.
OK, that's something that should be cleaned up.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/29040#discussion_r2675322818
More information about the build-dev
mailing list