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

TestStringDeduplicationMemoryUsage test failing

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • 9
    • 8u20, 9
    • hotspot
    • gc
    • b19

    Backports

      Description

        execStatus=Failed. Execution failed\: `main' threw exception\: java.lang.Exception\: Unexpected memory usage, heapMemoryUsageWithDedup should be less or equal to heapMemoryUsageWithDedupExpected

        Memory usage summary:
           heapMemoryUsageWithoutDedup: 1767168
           heapMemoryUsageWithDedup: 671352
           heapMemoryUsageWithDedupExpected: 647280
        ----------System.err:(16/1112)----------


        java.lang.Exception: Unexpected memory usage, heapMemoryUsageWithDedup should be less or equal to heapMemoryUsageWithDedupExpected
        at TestStringDeduplicationTools.testMemoryUsage(TestStringDeduplicationTools.java:520)
        at TestStringDeduplicationMemoryUsage.main(TestStringDeduplicationMemoryUsage.java:34)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:484)
        at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
        at java.lang.Thread.run(Thread.java:745)

        Attachments

          Issue Links

            Activity

              People

                pliden Per Liden (Inactive)
                jmasa Jon Masamitsu (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: