> It is a fix of a minor test issue. > The test should not fail when the JVMTI function `SetEventNotificationMode()` > returns errors codes: > - `JVMTI_ERROR_THREAD_NOT_ALIVE` > - `JVMTI_ERROR_WRONG_PHASE` > > Tested the fix locally and with mach5 test runs.
Serguei Spitsyn has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision: - Merge - 8318631: GetStackTraceSuspendedStressTest.java failed with: check_jvmti_status: JVMTI function returned error: JVMTI_ERROR_THREAD_NOT_ALIVE (15) ------------- Changes: - all: https://git.openjdk.org/jdk/pull/16488/files - new: https://git.openjdk.org/jdk/pull/16488/files/58609b44..4f9d30c0 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=16488&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=16488&range=00-01 Stats: 634349 lines in 1310 files changed: 89706 ins; 480412 del; 64231 mod Patch: https://git.openjdk.org/jdk/pull/16488.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/16488/head:pull/16488 PR: https://git.openjdk.org/jdk/pull/16488