On Thu, 3 Dec 2020 19:46:14 GMT, Ivan Šipka <isi...@openjdk.org> wrote:
>> @iignatev could you please review? Thank you. >> >> note to self: >> jtreg test/jdk/java/lang/ProcessBuilder/InheritIO/InheritIoTest.java >> test/jdk/java/lang/SecurityManager/modules/CustomSecurityManagerTest.java >> test/jdk/java/lang/Thread/uncaughtexceptions/UncaughtExceptionsTest.java >> test/jdk/java/lang/annotation/loaderLeak/LoaderLeakTest.java > > Ivan Šipka has updated the pull request incrementally with one additional > commit since the last revision: > > 8166026: Refactor java/lang shell tests to java you need to fix a missed comma in the copyright header to avoid tie1 failures. test/jdk/java/lang/ProcessBuilder/InheritIOTest.java line 2: > 1: /* > 2: * Copyright (c) 2020 Oracle and/or its affiliates. All rights reserved. missed comma ------------- Changes requested by iignatyev (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/1484