Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4299394

TTY: Deferred line breakpoints can't be set on inner classes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P4 P4
    • None
    • 1.3.0, 1.4.0
    • core-svc
    • generic
    • generic

      [test code attached]

      We tried running the same code using JDB provided with JPDA and this was the
      output:

      D:\JPDA\bin>jdb -classpath c:\temp\awttest\classes
      Initializing jdb...
      > stop at AWTTest.Test.AWTFrame:25
      Deferring breakpoint AWTTest.Test.AWTFrame:25.
      It will be set after the class is loaded.
      > run AWTTest.Test.AWTFrame
      run AWTTest.Test.AWTFrame
      >
      VM Started: Unable to set deferred breakpoint AWTTest.Test.AWTFrame:25 : No
      code
       at line 25 in AWTTest.Test.AWTFrame

      Stopping due to deferred breakpoint errors.

      No frames on the current call stack

      main[1]




            tbell Tim Bell
            rfield Robert Field (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: