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

Non-methods code cache overflow is not handled correctly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 9
    • 9
    • hotspot
    • b137

      In case non-methods code cache have no free space, a fallback to use non-profiled methods cache is enabled(see CodeCache::allocate). As result, no CompileBroker::handle_full_code_cache is called for non-methods cache and no respective warnings and jfr events are fired. Should be fixed to fire jfr event(without disabling compilation)

            thartmann Tobias Hartmann
            dpochepk Dmitrij Pochepko
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: