RFR: 8254182: remove Utils.tryFindJvmPid/waitForJvmPid
Igor Ignatyev
iignatyev at openjdk.java.net
Wed Oct 7 19:10:12 UTC 2020
`jdk.test.lib.Utils::tryFindJvmPid` and `waitForJvmPid` methods aren't used and should be removed
-------------
Commit messages:
- remove Utils.tryFindJvmPid/waitForJvmPid
Changes: https://git.openjdk.java.net/jdk/pull/550/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=550&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8254182
Stats: 57 lines in 1 file changed: 0 ins; 57 del; 0 mod
Patch: https://git.openjdk.java.net/jdk/pull/550.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/550/head:pull/550
PR: https://git.openjdk.java.net/jdk/pull/550
More information about the core-libs-dev
mailing list