On Fri, 27 Nov 2020 18:50:19 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 This pull request has now been integrated. Changeset: fb46d4e5 Author: Ivan Šipka <isi...@openjdk.org> Committer: Igor Ignatyev <iignat...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/fb46d4e5 Stats: 215 lines in 3 files changed: 84 ins; 131 del; 0 mod 8259268: Refactor InheritIO shell test as java test Reviewed-by: iignatyev, rriggs ------------- PR: https://git.openjdk.java.net/jdk/pull/1484