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

[JVMCI] non-default installed code must be marked as in_use

XMLWordPrintable

    • 14
    • b26
    • Fix failed

      JDK-8226705 propagated calls to nmethod::mark_in_use to the cases where an nmethod is associated with a Method but left out a call in the case where an nmethod is created but is not directly associated with a method. The exposes a race where an nmethod can start to be reclaimed before it's even been associated with the InstalledCode object leading to a crash.

            never Tom Rodriguez
            never Tom Rodriguez
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: