mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-03 01:02:37 +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