There are two known compiler bugs in local variable tables which can cause a target VM to crash under JPDA. While JPDA can't necessarily detect all such error conditions, it should avoid a crash wherever possible.
The bug in (old)javac that can cause a JPDA crash is 4243183.
The bug in (old)javac that can cause a JPDA crash is 4243183.
- duplicates
-
JDK-4243183 java.exe crashes responding to CMD_GET_STACK_VALUE
- Closed