RFR: 8166026: refactor shell tests to java

Ivan Šipka isipka at openjdk.java.net
Fri Nov 27 19:33:19 UTC 2020


@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

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

Commit messages:
 - 8166026: removing tab character
 - 8166026: refactor shell tests to java

Changes: https://git.openjdk.java.net/jdk/pull/1484/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=1484&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8166026
  Stats: 1002 lines in 12 files changed: 496 ins; 505 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/1484.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/1484/head:pull/1484

PR: https://git.openjdk.java.net/jdk/pull/1484


More information about the core-libs-dev mailing list