[jdk21u-dev] RFR: 8310643: Misformatted copyright messages in FFM [v2]

Martin Doerr mdoerr at openjdk.org
Fri May 9 10:25:52 UTC 2025


On Fri, 9 May 2025 08:22:37 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
>
> Goetz Lindenmaier has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
> 
>   Resolved parts

LGTM.

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

Marked as reviewed by mdoerr (Reviewer).

PR Review: https://git.openjdk.org/jdk21u-dev/pull/1759#pullrequestreview-2827820559


More information about the jdk-updates-dev mailing list