Tests
SetFieldAccessWatch/setfldw001
SetFieldModificationWatch/setfmodw001
intermittently fail with Xcomp.
The fix adds more checks and variants with jvmti logging.
The goal is to understand why the test fails.
1. Confirm that the event is not sent.
2. Check is interpreter-only mode is switched too late in Thread-1.
SetFieldAccessWatch/setfldw001
SetFieldModificationWatch/setfmodw001
intermittently fail with Xcomp.
The fix adds more checks and variants with jvmti logging.
The goal is to understand why the test fails.
1. Confirm that the event is not sent.
2. Check is interpreter-only mode is switched too late in Thread-1.
- relates to
-
JDK-8336420 Add JVMTI setfldw001 and setfmodw001 tests to Xcomp problem list
- Resolved