On Fri, 30 Jan 2026 21:40:57 GMT, Chen Liang <[email protected]> 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. Good catch. In the main-line repo the file is new in 2026, but in the Valhalla repo, the proper copyright is "2025, 2026"... ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/29509#discussion_r2748155579
