RFR: 8335632: jdk/jfr/api/consumer/streaming/TestJVMExit.java failed with "Process [...] is no longer alive"
Could I have a review of a test fix? Testing: 100 * jdk/jdk/jfr/consumer/streaming/TestJVMExit.java Thanks. Erik ------------- Commit messages: - Change build directive to TestProcess - Initial Changes: https://git.openjdk.org/jdk/pull/20043/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=20043&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8335632 Stats: 17 lines in 1 file changed: 17 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/20043.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/20043/head:pull/20043 PR: https://git.openjdk.org/jdk/pull/20043
On Thu, 4 Jul 2024 21:49:33 GMT, Erik Gahlin <egahlin@openjdk.org> wrote:
Could I have a review of a test fix?
Testing: 100 * jdk/jdk/jfr/consumer/streaming/TestJVMExit.java
Thanks. Erik
Marked as reviewed by mgronlun (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/20043#pullrequestreview-2160960242
On Thu, 4 Jul 2024 21:49:33 GMT, Erik Gahlin <egahlin@openjdk.org> wrote:
Could I have a review of a test fix?
Testing: 100 * jdk/jdk/jfr/consumer/streaming/TestJVMExit.java
Thanks. Erik
This pull request has now been integrated. Changeset: b83766e5 Author: Erik Gahlin <egahlin@openjdk.org> URL: https://git.openjdk.org/jdk/commit/b83766e59063a41ea8801ac9e7c15dce67727c62 Stats: 17 lines in 1 file changed: 17 ins; 0 del; 0 mod 8335632: jdk/jfr/api/consumer/streaming/TestJVMExit.java failed with "Process [...] is no longer alive" Reviewed-by: mgronlun ------------- PR: https://git.openjdk.org/jdk/pull/20043
participants (2)
-
Erik Gahlin
-
Markus Grönlund