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

gc/parallel/TestAlwaysPreTouchBehavior.java fails

XMLWordPrintable

    • gc
    • b03
    • x86_64, aarch64
    • linux

        ----------configuration:(0/0)----------
        ----------System.out:(0/0)----------
        ----------System.err:(13/1065)----------
        java.lang.RuntimeException: RSS of this process(48064kb) should be bigger than or equal to committed heap mem(1005056kb): expected 48064 >= 1005056
        at jdk.test.lib.Asserts.fail(Asserts.java:634)
        at jdk.test.lib.Asserts.assertGreaterThanOrEqual(Asserts.java:288)
        at gc.parallel.TestAlwaysPreTouchBehavior.main(TestAlwaysPreTouchBehavior.java:77)
        at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
        at java.base/java.lang.reflect.Method.invoke(Method.java:580)
        at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
        at java.base/java.lang.Thread.run(Thread.java:1575)

        JavaTest Message: Test threw exception: java.lang.RuntimeException: RSS of this process(48064kb) should be bigger than or equal to committed heap mem(1005056kb): expected 48064 >= 1005056
        JavaTest Message: shutting down test

        STATUS:Failed.`main' threw exception: java.lang.RuntimeException: RSS of this process(48064kb) should be bigger than or equal to committed heap mem(1005056kb): expected 48064 >= 1005056

              stuefe Thomas Stuefe
              tschatzl Thomas Schatzl
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: