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

[TESTBUG] NMTHelper fails to parse NMT output

XMLWordPrintable

    • b28
    • generic
    • generic
    • Not verified

        java/lang/instrument/RedefineBigClass.sh fails with:

        [0xf6d7a8e3] Thread::record_stack_base_and_size()+0x203
        [0xf6d8c4fe] JavaThread::run()+0x2e
        [0xf6b53dc0] java_start(Thread*)+0x100
        [0x4d337a49]
                                     (mmap: reserved=9036KB -324KB, committed=9036KB -324KB)


        Exception in thread "main" java.lang.Exception: Could not find the Total line in the NMT output.
        at NMTHelper.committedDiff(NMTHelper.java:48)
        at RedefineBigClassApp.main(RedefineBigClassApp.java:56)
        FAIL: RedefineBigClassApp exited with status of 1

        This seems to be due to the push of JEP 195: Scalable Native Memory Tracking

              ctornqvi Christian Tornqvist
              allwin Peter Allwin (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: