hotspot/src/share/vm/prims/jvmtiClassFileReconstituter.hpp
  {- -------------------------------------------
  (1) JvmtiClassFileReconstituter::write_class_file_format() が作った情報をリターンするだけ.
      ---------------------------------------- -}
      u1* class_file_bytes()      { return _buffer; }
This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.