Google Code Exporter

Results 11117 issues of Google Code Exporter

``` If the target app has an application-modal main window, the JavaSnoop window can't be selected. Possible solution: loop through all JFrame/JDialogs on successful attach and make them un-modal. Should...

Type-Defect
auto-migrated
Priority-Low

``` On a Windows 7 64-bit/Sun 1.6.0_u24 the Dump Source Code action is failing for a local application. Reproduction steps: 1. Attach to an app with Maven-style jar names 2....

Priority-Medium
Type-Defect
auto-migrated

``` What steps will reproduce the problem? 1. put the JavaSnoop folder in s folder containing a white space 2. 3. What is the expected output? What do you see...

Priority-Medium
Type-Defect
auto-migrated

``` What steps will reproduce the problem? 1. run javasnoop on Linux in a testing environment What is the expected output? What do you see instead? Javasnoop will fail to...

Priority-Medium
Type-Defect
auto-migrated

``` What steps will reproduce the problem? 1. Attach to a process which loads classes with a custom class loader at runtime (remote via network) 2. Open "Class Management ->...

Priority-Medium
Type-Defect
auto-migrated

``` What steps will reproduce the problem? 1. Snoop on an application that uses proxy classes for something. Spring Remoting comes to mind 2. Try to hook an interface that...

Priority-Medium
Type-Defect
auto-migrated

``` What steps will reproduce the problem? 1. Snoop on an application that loads resources required for something 2. Wait for java.lang.NullPointerException What is the expected output? What do you...

Type-Defect
auto-migrated
Priority-High

``` What is the expected output? What do you see instead? It would be nice to dump return values instead of just tampering them. Parameters can be dumped. Whatcha got...

Priority-Medium
auto-migrated
Type-Enhancement

``` What steps will reproduce the problem? 1. Press button "Attach & Snoop Process..." 2. Choose Java process in the list 3. Press button "Use this as session (and attach)"...

Priority-Medium
Type-Defect
auto-migrated

``` There is no %Java_Home% by default in the Environment Variables, and the registry reader of "startup.bat" cannot find the registry value (on win xp sp3, jdk1.6). Moreover, if there...

Type-Defect
auto-migrated
Priority-Low
OpSys-All