RFR: 8377509: Add licenses for gcc 14.2.0 [v2]
Sergey Bylokhov
serb at openjdk.org
Wed Feb 11 21:53:43 UTC 2026
On Wed, 11 Feb 2026 20:44:14 GMT, David Holmes <dholmes at openjdk.org> wrote:
> The build system will copy all legal files to the appropriate location in the image.
The makefiles were not updated. How will the build system know what to copy and when?
I just checked the build for this PR:
* C Compiler: Version 13.3.0 (at /usr/bin/gcc)
* C++ Compiler: Version 13.3.0 (at /usr/bin/g++)
$ cat ./build/linux-aarch64-server-release/images/jdk/legal/java.base/gcc.md | more
## GCC - libgcc and libstdc++ 14.2.0
### GNU GENERAL PUBLIC LICENSE v3
This does not seem right.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/29661#issuecomment-3887416035
More information about the core-libs-dev
mailing list