RFR: 8374471: Check bin and lib folder of JDK image for unwanted files [v3]

Matthias Baesken mbaesken at openjdk.org
Thu Jan 8 14:18:11 UTC 2026


On Thu, 8 Jan 2026 13:32:27 GMT, Christoph Langer <clanger at openjdk.org> wrote:

>> Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Run the test only with product images
>
> 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.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/29040#discussion_r2672527597


More information about the build-dev mailing list