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

Clean up breakpoint handling

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.4.0, 1.4.1
    • vm-legacy
    • None
    • sparc
    • solaris_7

      The introduction of redefineClasses has caused some issues to arise
      with how breakpoints are remembered. They are currently kept in a list
      attached to an instanceKlass, as well as in a list inside JVMDI.
      We should get the list out of instanceKlass, and if possible, use
      only the list in JVMDI for managing the breakpoints.

            Unassigned Unassigned
            jjh James Holmlund (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: