JVMTI is part of Java standard. You can get the specification online.
${harmony}/working_vm/vm/vmcore/src/jvmti has the source proper.Thanks, xiaofeng On Mon, Feb 9, 2009 at 2:08 PM, YixunZhou <[email protected]> wrote: > > I'm new to harmony, and looking at the jvmti component in harmony. Is there > some documents about the data structures and architecture of jvmti? I only > found the description of the implementation of "JVMTI PopFrame > Implementation > <http://harmony.apache.org/subcomponents/drlvm/JVMTI-PopFrame.html> " and > "Implementation of breakpoints and single step > <http://harmony.apache.org/subcomponents/drlvm/breakpoints_and_ss.html> > JVMTI functionality in JIT mode". > > -- > > Best regard, > Yixun Zhou > [email protected] > > > -- Managed Runtime Technology Center, Intel
