Top


定義場所(file name)

hotspot/src/share/vm/prims/jvmtiEnv.cpp

名前(function name)

  void doit() {

本体部(body)

  {- -------------------------------------------
  (1) copy_jni_function_table() 関数を呼び出すだけ.
      ---------------------------------------- -}

        copy_jni_function_table(_function_table);
      };

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