This JVMTI `GetObjectMonitorUsage` spec update is for Valhalla pre-integration. 
It is just a minor clarification on the value objects impact when preview 
features are enabled.

The fix also includes a minor fix for the Valhalla `GetObjectMonitorUsage` test 
by adding a couple of more checks:
  
`test/hotspot/jtreg/serviceability/jvmti/valhalla/GetObjectMonitorUsage/libValueGetObjectMonitorUsage.cpp`

Testing:
 - Ran the test 
`test/hotspot/jtreg/serviceability/jvmti/valhalla/GetObjectMonitorUsage` locally
 - TBD: Submit mach5 tiers 1-3 to be completely safe.
 
---------
- [x] I confirm that I make this contribution in accordance with the [OpenJDK 
Interim AI Policy](https://openjdk.org/legal/ai).

-------------

Commit messages:
 - 8387556: [lworld] Update the JVMTI GetObjectMonitorUsage spec with a 
clarification on value objects impact

Changes: https://git.openjdk.org/valhalla/pull/2609/files
  Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2609&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8387556
  Stats: 14 lines in 2 files changed: 13 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/valhalla/pull/2609.diff
  Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2609/head:pull/2609

PR: https://git.openjdk.org/valhalla/pull/2609

Reply via email to