On Windows 64-bit if a 64-bit tool attempts to attach to a 32-bit target VM then then the attach methods attempts to throw a "com.sun.tools.attach.IncompatibleVirtualMachineException". This exception does not exist. This exception that should be thrown is AttachNotSupportedException.
###@###.### 2005-05-28 19:18:11 GMT
- relates to
-
JDK-6277710 32-bit VM cannot attach to 64-bit target VM on Windows
-
- Closed
-