[jdk17u-dev] RFR: 8286191: misc tests fail due to JDK-8285987

Christoph Langer clanger at openjdk.org
Mon May 8 07:43:39 UTC 2023


On Thu, 4 May 2023 12:38:26 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> This is a required follow up of 8285987.
> 
> I dropped the changes to the ProblemLists because the tests
> are not problem listed in 17.
> I added imports to Platform.java because it does not compile.

test/langtools/jdk/jshell/ExternalEditorTest.java line 2:

> 1: /*
> 2:  * Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.

The copyright reversion here seems wrong. Update: It's also part of the upstream change. So fine for the backport.

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

PR Review Comment: https://git.openjdk.org/jdk17u-dev/pull/1321#discussion_r1187127339


More information about the jdk-updates-dev mailing list