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

Clean up JVMTI breakpoint support

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 24
    • None
    • hotspot
    • b23
    • generic
    • generic

      There are a lot of code to support JVMTI breakpoints:
      GrowableElement/GrowableCache/JvmtiBreakpointCache/JvmtiBreakpoint/JvmtiBreakpoints/JvmtiCurrentBreakpoints

      The code supports cache of byte code pointers for breakpoints, but this cache is not used by hotspot.
      The code can be significantly simplified.

            amenkov Alex Menkov
            amenkov Alex Menkov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: