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

TestObjectCountAfterGCEventWithG1MarkSweep.java fails with expected size > 0.5%

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P3 P3
    • 9.1
    • 9
    • hotspot
    • gc

      java.lang.AssertionError: Assertion failed: false = true : Expected the size of the instances to be larger than 0.5% of the used heap
      at jrockit.Asserts.assertion(Asserts.java:33)
      at jrockit.Asserts.assertTrue(Asserts.java:37)
      at ObjectCountEventVerifier.verify(ObjectCountEventVerifier.java:47)
      at ObjectCountAfterGCEvent.test(ObjectCountAfterGCEvent.java:63)
      at TestObjectCountAfterGCEventWithG1MarkSweep.main(TestObjectCountAfterGCEventWithG1MarkSweep.java:19)
      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:747)

            Unassigned Unassigned
            hseigel Harold Seigel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: