- 
    Type:
Bug
 - 
    Resolution: Cannot Reproduce
 - 
    Priority:
  P3                     
     - 
    Affects Version/s: 9
 - 
    Component/s: hotspot
 
                    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)
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)