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

gc/g1/plab/TestPLABResize.java - previous PLAB size should be less than current

XMLWordPrintable

    • gc
    • b115

      ----------System.err:(14/1083)----------
      java.lang.RuntimeException: Test failed! Expect that previous PLAB size should be less than current. Prev.size: 65536 Current size:31346
      at gc.g1.plab.TestPLABResize.checkResults(TestPLABResize.java:144)
      at gc.g1.plab.TestPLABResize.main(TestPLABResize.java:99)
      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:520)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
      at java.lang.Thread.run(Thread.java:804)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: Test failed! Expect that previous PLAB size should be less than current. Prev.size: 65536 Current size:31346
      JavaTest Message: shutting down test

            mchernov Michail Chernov
            iklam Ioi Lam
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: