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

Race in JvmtiCurrentBreakpoints::get_jvmti_breakpoints

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 24
    • 12
    • hotspot
    • None
    • b23

      It appears that JvmtiCurrentBreakpoints::get_jvmti_breakpoints() can be called without holding a lock, through JVMTI SetBreakpoint and ClearBreakpoint. This method initializes global state, so it looks like a bug to have a race here.

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

              Created:
              Updated:
              Resolved: