JDK-4529261 : Method.byteCodes() returns 'quick/fast' bytecodes instead of originals
  • Type: Bug
  • Component: core-svc
  • Sub-Component: debugger
  • Affected Version: 1.4.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_7
  • CPU: sparc
  • Submitted: 2001-11-19
  • Updated: 2001-11-19
  • Resolved: 2001-11-19
Related Reports
Duplicate :  
Description
It seems like it should return the real bytecodes instead of
the fast bytecodes that can be inserted by the interpreter.