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

sun/tools/jmap/heapconfig/JMapHeapConfigTest.java Key MaxHeapSize doesn't match

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1 P1
    • 9
    • 9
    • hotspot
    • svc
    • b52
    • generic
    • windows
    • Verified

        Test has failed quite often during the last weeks. No failures before. Only fails on Windows32.
        I am not sure if this is a test bug or a GC bug. Maybe the GC has changed some default value and the test must be updated.

        RULE sun/tools/jmap/heapconfig/JMapHeapConfigTest.java Exception java.lang.RuntimeException: Key MaxHeapSize doesn't match ... vs ...

        Log:
        java.lang.RuntimeException: Key MaxHeapSize doesn't match 2145386496 vs 32210157568
        at JMapHeapConfigTest.compareValues(JMapHeapConfigTest.java:102)
        at JMapHeapConfigTest.main(JMapHeapConfigTest.java:127)
        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:498)
        at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
        at java.lang.Thread.run(Thread.java:745)

              dsamersoff Dmitriy Samersoff
              mtobiass Mattias Tobiasson (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: