Google Code Exporter

Results 21406 comments of Google Code Exporter

``` Some progress toward a solution. I succeeded in getting a process list by running javasnoop in a 32bit jvm - where the applets I'm using as a target are...

``` This is a very interesting idea. We have some more urgent bugs to fix, but we'll definitely keep it in mind. ``` Original comment by `[email protected]` on 14 Sep...

``` I could attach java applet process in javasnoop, however the application stops responding and displays a javasnoop error whenever the applet hits the function which has been selected in...

Original comment by `[email protected]` on 17 Mar 2011 at 2:59 - Changed state: **Accepted**

``` In addition there was a bug in class AgentJarCreator.java: ... // step #2: unzip the jar we're using right now to modify String tmpDir = null; if ( testing...

Original comment by `[email protected]` on 17 Mar 2011 at 2:18 - Changed state: **Accepted**

``` Have you tried the "Synchronize classes" menu option under Class Management? This updates that collection with all the classes that have been loaded since attaching (or last synchronizing). ```...