mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-18 10:50:23 +00:00
Change JvmtiEnvBase::is_valid() and JvmtiRawMonitor::is_valid() to fetch the _magic fields via Bytes::get_native_u[248](). Reviewed-by: coleenp, swamyv