[jdk21u-dev] Integrated: 8310643: Misformatted copyright messages in FFM
Goetz Lindenmaier
goetz at openjdk.org
Mon May 12 14:20:57 UTC 2025
On Thu, 8 May 2025 17:31:26 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this to make later backports clean.
>
> This basically fixes the indentation of the Copyright message.
> Any backport of a change that was made after this one will have a conflict
> in the Copyright that will require a review, so this backport is really helpful.
>
> I resolved the following files because the Copyright date was bumped by
> another backport already.
> test/jdk/java/foreign/TestMismatch.java
> test/jdk/java/foreign/libLibraryLookup.c
> test/jdk/java/foreign/libLookupTest.c
> test/jdk/java/foreign/libSafeAccess.c
> test/jdk/java/foreign/stackwalk/libReentrantUpcalls.c
> test/jdk/java/foreign/stackwalk/libStackWalk.c
This pull request has now been integrated.
Changeset: d4f2f3ac
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk21u-dev/commit/d4f2f3ace3171c2a27b9f6050206557733acfd04
Stats: 1010 lines in 58 files changed: 102 ins; 113 del; 795 mod
8310643: Misformatted copyright messages in FFM
Reviewed-by: mdoerr
Backport-of: 0b4387e3a33dd360efc5856126394739256505f8
-------------
PR: https://git.openjdk.org/jdk21u-dev/pull/1759
More information about the jdk-updates-dev
mailing list