Top


定義場所(file name)

hotspot/src/share/vm/prims/jvmtiExport.hpp

本体部(body)

      static bool is_jvmti_version(jint version)                      { return (version & JVMTI_VERSION_MASK) == JVMTI_VERSION_VALUE; }

This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.