Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2165467 | 1.4.2 | Kevin Walls | P4 | Closed | Won't Fix |
This happens when a bkpt is set. To see this, run /net/jano.sfbay/export/disk20/serviceability/ws/regressionTestsInWaiting/ByteCodesTest.java
When a breakpoint is set, JVMTI should replace the breakpoint bytecode
with the real bytecode in the bytes that it returns.
When a breakpoint is set, JVMTI should replace the breakpoint bytecode
with the real bytecode in the bytes that it returns.
- backported by
-
JDK-2165467 GetBytecodes returns breakpoint bytecodes instead of real bytecodes
-
- Closed
-
- duplicates
-
JDK-4453115 GetBytecodes returns quicked invoke instructions
-
- Closed
-
- relates to
-
JDK-6494989 Breakpoints in empty finalizer methods treated incorrectly
-
- Closed
-