RFR: 8376751: add preview project anchors to main-line ProblemList files
Chen Liang
liach at openjdk.org
Fri Jan 30 21:44:29 UTC 2026
On Fri, 30 Jan 2026 20:31:36 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:
> A trivial fix to add preview project anchors to main-line ProblemList files.
>
> Also backports changes from the Valhalla repo to make/RunTests.gmk
> to support ProblemList-coh.txt files. This PR also includes the new
> ProblemList-coh.txt file, but it contains no entries (yet). Since this is
> NOT a complete backport of the changes for:
>
> - [JDK-8375337](https://bugs.openjdk.org/browse/JDK-8375337) [lworld] ProblemList misc svc tests that fail due to JDK-8375332
>
> I'm not handling it as a backport issue.
>
> I've also added missing Copyright headers to some files.
test/langtools/ProblemList-enable-preview.txt line 2:
> 1: #
> 2: # Copyright (c) 2025, 2026, Oracle and/or its affiliates. All rights reserved.
Suggestion:
# Copyright (c) 2026, Oracle and/or its affiliates. All rights reserved.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/29509#discussion_r2748067121
More information about the core-libs-dev
mailing list