This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
"Keith" == Keith Seitz <keiths@redhat.com> writes:
Keith> This patch adds an initialize method to classpath's VMVirtualMachine Keith> so that we can save off the JVMTI environment for future Keith> use. [Question: Do I need to add some sort of "LOCAL" comment around Keith> it?]
You don't need one -- the VM classes are all VM-local by definition.
Keith> After this, I can finally submit a prims.cc patch to implement Keith> JDWP startup.
Awesome.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |