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

[TESTBUG] Test runtime/NMT/JcmdDiffCallsite.java fails with message "'(malloc=0' missing from stdout/stderr"

XMLWordPrintable

    • generic
    • generic

      Test runtime/NMT/JcmdDiffCallsite.java simultaneously fails with "'(malloc=0' missing from stdout/stderr" due to missing info about NMTMalloc call site in jcmd output.

      Here is analysis provided by Zhengyu Gu
      > It appears that the test case is not valid. Compiler inline decision causes NMT to under walk or over walk the stack.
      > In Linux 64 case, it over walked, collided with other call site, so free did not cause the call site memory to drop to 0.

            ctornqvi Christian Tornqvist
            fzhinkin Filipp Zhinkin
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: