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

Adjust mlvm stress tests code cache size monitoring if 8263377 is implemented.

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P5 P5
    • tbd
    • 17
    • hotspot

      The JDK-8058176 introduces code cache size monitoring mechanism, to never allow code cache exhaustion during mlvm stress tests' work.

      In case of segmented code cache, MH linkers built in mlvm's MHTransformerGen class, go to nmethods heap. If JDK-8263377 (placing them to the non-nmethods heap) got implemented, the code cache size monitoring in the MHTransformerGen should be adjusted to not monitor nmethod pools.

            Unassigned Unassigned
            enikitin Evgeny Nikitin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: