Please review second attempt to fail tests right in the nsk_jvmti_setFailStatus().
I run jvmti tests with different options and probelmlisted the only failing tests. The previous attempt uncover a lot of problems related to the [JDK-8355631](https://bugs.openjdk.org/browse/JDK-8355631) The events might be generated after VM_DEATH event ------------- Commit messages: - 8352654: [REDO] nsk/jvmti/ tests should fail when nsk_jvmti_setFailStatus() is called Changes: https://git.openjdk.org/jdk/pull/28404/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=28404&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8352654 Stats: 5 lines in 2 files changed: 5 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/28404.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/28404/head:pull/28404 PR: https://git.openjdk.org/jdk/pull/28404
