hg: jdk7/hotspot-rt/langtools: 5 new changesets

2011-06-10 Thread john . coomes
Changeset: 6bb526ccf5ff Author:mcimadamore Date: 2011-05-23 11:55 +0100 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/langtools/rev/6bb526ccf5ff 7046348: Regression: javac complains of missing classfile for a seemingly unrelated interface Summary: Types.implementation forces unne

hg: jdk7/tl/jdk: 7046557: Changes to the Java DB README files in JDK7

2011-06-10 Thread dag . wanvik
Changeset: b6ced5ad7a62 Author:dwanvik Date: 2011-06-10 17:44 +0200 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/b6ced5ad7a62 7046557: Changes to the Java DB README files in JDK7 Summary: Update /README.html with correct mention of Java DB, add JDK specific README files to /db a

RE: JVMTI VMObjectAlloc

2011-06-10 Thread Lee Ming
Hi, Thank you for your help, I'll try to use BCI for the case bhm > Subject: Re: JVMTI VMObjectAlloc > From: kelly.oh...@oracle.com > Date: Fri, 10 Jun 2011 11:47:02 -0700 > CC: wonderer_...@live.com; serviceability-dev@openjdk.java.net > To: keith.mcgui...@oracle.com > > > Read this carefull

Re: JVMTI VMObjectAlloc

2011-06-10 Thread Kelly O'Hair
Read this carefully. http://download.oracle.com/javase/7/docs/platform/jvmti/jvmti.html#VMObjectAlloc -kto On Jun 10, 2011, at 11:28 AM, Keith McGuigan wrote: > > Forwarding to serviceability-dev (and Bcc'ing hotspot-runtime-dev off). > > I personally don't see anything obviously wrong in t

Re: JVMTI VMObjectAlloc

2011-06-10 Thread Keith McGuigan
Forwarding to serviceability-dev (and Bcc'ing hotspot-runtime-dev off). I personally don't see anything obviously wrong in the code you sent but it looks like you've only sent a small fragment of the code and the problem could well be somewhere else. What is the output, and what do you ex