2010-05-03 11:08:10 Full thread dump Java HotSpot(TM) Client VM (16.0-b13 mixed mode, sharing): "WATCHDOG" daemon prio=10 tid=0xb4c72c00 nid=0x361c in Object.wait() [0xb4bfe000] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x7f633560> (a org.apache.tools.ant.util.Watchdog) at org.apache.tools.ant.util.Watchdog.run(Watchdog.java:117) - locked <0x7f633560> (a org.apache.tools.ant.util.Watchdog) at java.lang.Thread.run(Thread.java:619) "Thread-23" daemon prio=10 tid=0xb4c72000 nid=0x361b runnable [0xb4bad000] java.lang.Thread.State: RUNNABLE at java.io.FileInputStream.readBytes(Native Method) at java.io.FileInputStream.read(FileInputStream.java:177) at org.apache.tools.ant.taskdefs.StreamPumper.run(StreamPumper.java:132) at java.lang.Thread.run(Thread.java:619) "Thread-22" daemon prio=10 tid=0xb4c00800 nid=0x361a runnable [0xb495b000] java.lang.Thread.State: RUNNABLE at java.io.FileInputStream.readBytes(Native Method) at java.io.FileInputStream.read(FileInputStream.java:199) at java.io.BufferedInputStream.fill(BufferedInputStream.java:218) at java.io.BufferedInputStream.read1(BufferedInputStream.java:258) at java.io.BufferedInputStream.read(BufferedInputStream.java:317) - locked <0x7f7afc80> (a java.io.BufferedInputStream) at java.io.FilterInputStream.read(FilterInputStream.java:90) at org.apache.tools.ant.taskdefs.StreamPumper.run(StreamPumper.java:132) at java.lang.Thread.run(Thread.java:619) "process reaper" daemon prio=10 tid=0xb4c71400 nid=0x3618 runnable [0xb4b5c000] java.lang.Thread.State: RUNNABLE at java.lang.UNIXProcess.waitForProcessExit(Native Method) at java.lang.UNIXProcess.access$900(UNIXProcess.java:20) at java.lang.UNIXProcess$1$1.run(UNIXProcess.java:132) "Low Memory Detector" daemon prio=10 tid=0x08335800 nid=0x2cfe runnable [0x00000000] java.lang.Thread.State: RUNNABLE "CompilerThread0" daemon prio=10 tid=0x08332400 nid=0x2cfd waiting on condition [0x00000000] java.lang.Thread.State: RUNNABLE "Signal Dispatcher" daemon prio=10 tid=0x08330800 nid=0x2cfc runnable [0x00000000] java.lang.Thread.State: RUNNABLE "Finalizer" daemon prio=10 tid=0x08328400 nid=0x2cfb in Object.wait() [0xb53a6000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x84b20238> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:118) - locked <0x84b20238> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:134) at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159) "Reference Handler" daemon prio=10 tid=0x08326c00 nid=0x2cfa in Object.wait() [0xb53f7000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x84b202c0> (a java.lang.ref.Reference$Lock) at java.lang.Object.wait(Object.java:485) at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116) - locked <0x84b202c0> (a java.lang.ref.Reference$Lock) "main" prio=10 tid=0x08302800 nid=0x2cf8 in Object.wait() [0xb76d0000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x7f7a6228> (a java.lang.UNIXProcess) at java.lang.Object.wait(Object.java:485) at java.lang.UNIXProcess.waitFor(UNIXProcess.java:165) - locked <0x7f7a6228> (a java.lang.UNIXProcess) at org.apache.tools.ant.taskdefs.Execute.waitFor(Execute.java:550) at org.apache.tools.ant.taskdefs.Execute.execute(Execute.java:480) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeAsForked(JUnitTask.java:1000) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:810) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeOrQueue(JUnitTask.java:1794) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:761) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:398) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:390) at org.apache.tools.ant.Target.performTasks(Target.java:411) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1360) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1212) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:441) at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:302) at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:221) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:390) at org.apache.tools.ant.Target.performTasks(Target.java:411) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1360) at org.apache.tools.ant.Project.executeTarget(Project.java:1329) at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) at org.apache.tools.ant.Project.executeTargets(Project.java:1212) at org.apache.tools.ant.Main.runBuild(Main.java:801) at org.apache.tools.ant.Main.startAnt(Main.java:218) at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280) at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109) "VM Thread" prio=10 tid=0x08325400 nid=0x2cf9 runnable "VM Periodic Task Thread" prio=10 tid=0x08337800 nid=0x2cff waiting on condition JNI global references: 797 Heap def new generation total 4928K, used 4314K [0x7f5d0000, 0x7fb20000, 0x84b20000) eden space 4416K, 93% used [0x7f5d0000, 0x7f9d9ae0, 0x7fa20000) from space 512K, 35% used [0x7fa20000, 0x7fa4ce70, 0x7faa0000) to space 512K, 0% used [0x7faa0000, 0x7faa0000, 0x7fb20000) tenured generation total 10944K, used 3142K [0x84b20000, 0x855d0000, 0x8f5d0000) the space 10944K, 28% used [0x84b20000, 0x84e31b40, 0x84e31c00, 0x855d0000) compacting perm gen total 12288K, used 3469K [0x8f5d0000, 0x901d0000, 0x935d0000) the space 12288K, 28% used [0x8f5d0000, 0x8f933500, 0x8f933600, 0x901d0000) ro space 10240K, 61% used [0x935d0000, 0x93bf3068, 0x93bf3200, 0x93fd0000) rw space 12288K, 60% used [0x93fd0000, 0x947046d0, 0x94704800, 0x94bd0000) [junit] 2010-05-03 11:08:10 [junit] Full thread dump Java HotSpot(TM) Client VM (16.0-b13 mixed mode, sharing): [junit] [junit] "Ice.ThreadPool.Server-4" prio=10 tid=0x09af0400 nid=0x362e in Object.wait() [0xb47b9000] [junit] java.lang.Thread.State: TIMED_WAITING (on object monitor) [junit] at java.lang.Object.wait(Native Method) [junit] - waiting on <0x7fa200d0> (a IceInternal.ThreadPool) [junit] at IceInternal.ThreadPool.followerWait(ThreadPool.java:556) [junit] - locked <0x7fa200d0> (a IceInternal.ThreadPool) [junit] at IceInternal.ThreadPool.run(ThreadPool.java:344) [junit] - locked <0x7fa200d0> (a IceInternal.ThreadPool) [junit] at IceInternal.ThreadPool.access$300(ThreadPool.java:12) [junit] at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:644) [junit] at java.lang.Thread.run(Thread.java:619) [junit] [junit] "Ice.ThreadPool.Server-3" prio=10 tid=0x09aeb800 nid=0x362d in Object.wait() [0xb480a000] [junit] java.lang.Thread.State: TIMED_WAITING (on object monitor) [junit] at java.lang.Object.wait(Native Method) [junit] - waiting on <0x7fa200d0> (a IceInternal.ThreadPool) [junit] at IceInternal.ThreadPool.followerWait(ThreadPool.java:556) [junit] - locked <0x7fa200d0> (a IceInternal.ThreadPool) [junit] at IceInternal.ThreadPool.run(ThreadPool.java:344) [junit] - locked <0x7fa200d0> (a IceInternal.ThreadPool) [junit] at IceInternal.ThreadPool.access$300(ThreadPool.java:12) [junit] at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:644) [junit] at java.lang.Thread.run(Thread.java:619) [junit] [junit] "Ice.ThreadPool.Server-2" prio=10 tid=0x09aea000 nid=0x362c in Object.wait() [0xb485b000] [junit] java.lang.Thread.State: TIMED_WAITING (on object monitor) [junit] at java.lang.Object.wait(Native Method) [junit] - waiting on <0x7fa200d0> (a IceInternal.ThreadPool) [junit] at IceInternal.ThreadPool.followerWait(ThreadPool.java:556) [junit] - locked <0x7fa200d0> (a IceInternal.ThreadPool) [junit] at IceInternal.ThreadPool.run(ThreadPool.java:344) [junit] - locked <0x7fa200d0> (a IceInternal.ThreadPool) [junit] at IceInternal.ThreadPool.access$300(ThreadPool.java:12) [junit] at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:644) [junit] at java.lang.Thread.run(Thread.java:619) [junit] [junit] "Ice.ThreadPool.Server-1" prio=10 tid=0x09adb800 nid=0x362b runnable [0xb48ac000] [junit] java.lang.Thread.State: RUNNABLE [junit] at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) [junit] at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:210) [junit] at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:65) [junit] at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69) [junit] - locked <0x7fa202c8> (a sun.nio.ch.Util$1) [junit] - locked <0x7fa202d8> (a java.util.Collections$UnmodifiableSet) [junit] - locked <0x7fa20288> (a sun.nio.ch.EPollSelectorImpl) [junit] at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:80) [junit] at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:84) [junit] at IceInternal.Selector.select(Selector.java:258) [junit] at IceInternal.ThreadPool.run(ThreadPool.java:319) [junit] at IceInternal.ThreadPool.access$300(ThreadPool.java:12) [junit] at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:644) [junit] at java.lang.Thread.run(Thread.java:619) [junit] [junit] "Ice.ThreadPool.Server-0" prio=10 tid=0x09ae3800 nid=0x362a in Object.wait() [0xb48fd000] [junit] java.lang.Thread.State: WAITING (on object monitor) [junit] at java.lang.Object.wait(Native Method) [junit] - waiting on <0x7fa25be0> (a IceInternal.Outgoing) [junit] at java.lang.Object.wait(Object.java:485) [junit] at IceInternal.Outgoing.invoke(Outgoing.java:109) [junit] - locked <0x7fa25be0> (a IceInternal.Outgoing) [junit] at com.wms.services._GameServiceDelM.clientToServer(_GameServiceDelM.java:41) [junit] at com.wms.services.GameServicePrxHelper.clientToServer(GameServicePrxHelper.java:52) [junit] at com.wms.services.GameServicePrxHelper.clientToServer(GameServicePrxHelper.java:28) [junit] at com.wms.services.ETicketTest$GameCallback.serverToClient(ETicketTest.java:154) [junit] at com.wms.services.contract._GameSessionCallbackDisp.___serverToClient(_GameSessionCallbackDisp.java:95) [junit] at com.wms.services.contract._GameSessionCallbackDisp.__dispatch(_GameSessionCallbackDisp.java:137) [junit] at IceInternal.Incoming.invoke(Incoming.java:159) [junit] at Ice.ConnectionI.invokeAll(ConnectionI.java:2312) [junit] at Ice.ConnectionI.dispatch(ConnectionI.java:1199) [junit] at Ice.ConnectionI.message(ConnectionI.java:1154) [junit] at IceInternal.ThreadPool.run(ThreadPool.java:302) [junit] at IceInternal.ThreadPool.access$300(ThreadPool.java:12) [junit] at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:644) [junit] at java.lang.Thread.run(Thread.java:619) [junit] [junit] "Ice.ThreadPool.Client-2" prio=10 tid=0x09ac7000 nid=0x3629 in Object.wait() [0xb494e000] [junit] java.lang.Thread.State: TIMED_WAITING (on object monitor) [junit] at java.lang.Object.wait(Native Method) [junit] - waiting on <0x7fa203b0> (a IceInternal.ThreadPool) [junit] at IceInternal.ThreadPool.followerWait(ThreadPool.java:556) [junit] - locked <0x7fa203b0> (a IceInternal.ThreadPool) [junit] at IceInternal.ThreadPool.run(ThreadPool.java:344) [junit] - locked <0x7fa203b0> (a IceInternal.ThreadPool) [junit] at IceInternal.ThreadPool.access$300(ThreadPool.java:12) [junit] at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:644) [junit] at java.lang.Thread.run(Thread.java:619) [junit] [junit] "Ice.ThreadPool.Client-1" prio=10 tid=0x09acd000 nid=0x3628 runnable [0xb499f000] [junit] java.lang.Thread.State: RUNNABLE [junit] at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) [junit] at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:210) [junit] at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:65) [junit] at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69) [junit] - locked <0x7fa205c8> (a sun.nio.ch.Util$1) [junit] - locked <0x7fa205d8> (a java.util.Collections$UnmodifiableSet) [junit] - locked <0x7fa20588> (a sun.nio.ch.EPollSelectorImpl) [junit] at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:80) [junit] at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:84) [junit] at IceInternal.Selector.select(Selector.java:258) [junit] at IceInternal.ThreadPool.run(ThreadPool.java:319) [junit] at IceInternal.ThreadPool.access$300(ThreadPool.java:12) [junit] at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:644) [junit] at java.lang.Thread.run(Thread.java:619) [junit] [junit] "Ice.ThreadPool.Client-0" prio=10 tid=0x09ac7c00 nid=0x3627 in Object.wait() [0xb49f0000] [junit] java.lang.Thread.State: TIMED_WAITING (on object monitor) [junit] at java.lang.Object.wait(Native Method) [junit] - waiting on <0x7fa203b0> (a IceInternal.ThreadPool) [junit] at IceInternal.ThreadPool.followerWait(ThreadPool.java:556) [junit] - locked <0x7fa203b0> (a IceInternal.ThreadPool) [junit] at IceInternal.ThreadPool.run(ThreadPool.java:375) [junit] - locked <0x7fa203b0> (a IceInternal.ThreadPool) [junit] at IceInternal.ThreadPool.access$300(ThreadPool.java:12) [junit] at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:644) [junit] at java.lang.Thread.run(Thread.java:619) [junit] [junit] "Ice.EndpointHostResolverThread" prio=10 tid=0x09ac0000 nid=0x3626 in Object.wait() [0xb4a49000] [junit] java.lang.Thread.State: WAITING (on object monitor) [junit] at java.lang.Object.wait(Native Method) [junit] - waiting on <0x7fa206b8> (a IceInternal.EndpointHostResolver) [junit] at java.lang.Object.wait(Object.java:485) [junit] at IceInternal.EndpointHostResolver.run(EndpointHostResolver.java:89) [junit] - locked <0x7fa206b8> (a IceInternal.EndpointHostResolver) [junit] at IceInternal.EndpointHostResolver$HelperThread.run(EndpointHostResolver.java:152) [junit] [junit] "Ice.Timer" prio=10 tid=0x09acec00 nid=0x3625 in Object.wait() [0xb4a9a000] [junit] java.lang.Thread.State: TIMED_WAITING (on object monitor) [junit] at java.lang.Object.wait(Native Method) [junit] - waiting on <0x7fa206d0> (a IceInternal.Timer) [junit] at IceInternal.Timer.run(Timer.java:211) [junit] - locked <0x7fa206d0> (a IceInternal.Timer) [junit] [junit] "Low Memory Detector" daemon prio=10 tid=0x098f7000 nid=0x3623 runnable [0x00000000] [junit] java.lang.Thread.State: RUNNABLE [junit] [junit] "CompilerThread0" daemon prio=10 tid=0x098f3c00 nid=0x3622 waiting on condition [0x00000000] [junit] java.lang.Thread.State: RUNNABLE [junit] [junit] "Signal Dispatcher" daemon prio=10 tid=0x098f2000 nid=0x3621 runnable [0x00000000] [junit] java.lang.Thread.State: RUNNABLE [junit] [junit] "Finalizer" daemon prio=10 tid=0x098e9c00 nid=0x3620 in Object.wait() [0xb532c000] [junit] java.lang.Thread.State: WAITING (on object monitor) [junit] at java.lang.Object.wait(Native Method) [junit] - waiting on <0x84b3f038> (a java.lang.ref.ReferenceQueue$Lock) [junit] at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:118) [junit] - locked <0x84b3f038> (a java.lang.ref.ReferenceQueue$Lock) [junit] at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:134) [junit] at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159) [junit] [junit] "Reference Handler" daemon prio=10 tid=0x098e8400 nid=0x361f in Object.wait() [0xb537d000] [junit] java.lang.Thread.State: WAITING (on object monitor) [junit] at java.lang.Object.wait(Native Method) [junit] - waiting on <0x84b3ee90> (a java.lang.ref.Reference$Lock) [junit] at java.lang.Object.wait(Object.java:485) [junit] at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116) [junit] - locked <0x84b3ee90> (a java.lang.ref.Reference$Lock) [junit] [junit] "main" prio=10 tid=0x098c4000 nid=0x361d in Object.wait() [0xb7656000] [junit] java.lang.Thread.State: TIMED_WAITING (on object monitor) [junit] at java.lang.Object.wait(Native Method) [junit] - waiting on <0x84b58fb8> (a java.lang.Object) [junit] at com.wms.services.ETicketTest.waitForRoundFinished(ETicketTest.java:125) [junit] - locked <0x84b58fb8> (a java.lang.Object) [junit] at com.wms.services.ETicketTest.testPlayOneRound_forward(ETicketTest.java:110) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [junit] at java.lang.reflect.Method.invoke(Method.java:597) [junit] at junit.framework.TestCase.runTest(TestCase.java:168) [junit] at junit.framework.TestCase.runBare(TestCase.java:134) [junit] at junit.framework.TestResult$1.protect(TestResult.java:110) [junit] at junit.framework.TestResult.runProtected(TestResult.java:128) [junit] at junit.framework.TestResult.run(TestResult.java:113) [junit] at junit.framework.TestCase.run(TestCase.java:124) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:232) [junit] at junit.framework.TestSuite.run(TestSuite.java:227) [junit] at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83) [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:422) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:931) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:785) [junit] [junit] "VM Thread" prio=10 tid=0x098e6c00 nid=0x361e runnable [junit] [junit] "VM Periodic Task Thread" prio=10 tid=0x098f9000 nid=0x3624 waiting on condition [junit] [junit] JNI global references: 1320 [junit] [junit] Heap [junit] def new generation total 4928K, used 1175K [0x7f5d0000, 0x7fb20000, 0x84b20000) [junit] eden space 4416K, 25% used [0x7f5d0000, 0x7f6ec4e0, 0x7fa20000) [junit] from space 512K, 7% used [0x7fa20000, 0x7fa298f0, 0x7faa0000) [junit] to space 512K, 0% used [0x7faa0000, 0x7faa0000, 0x7fb20000) [junit] tenured generation total 10944K, used 634K [0x84b20000, 0x855d0000, 0x8f5d0000) [junit] the space 10944K, 5% used [0x84b20000, 0x84bbe8c0, 0x84bbea00, 0x855d0000) [junit] compacting perm gen total 12288K, used 3069K [0x8f5d0000, 0x901d0000, 0x935d0000) [junit] the space 12288K, 24% used [0x8f5d0000, 0x8f8cf680, 0x8f8cf800, 0x901d0000) [junit] ro space 10240K, 61% used [0x935d0000, 0x93bf3068, 0x93bf3200, 0x93fd0000) [junit] rw space 12288K, 60% used [0x93fd0000, 0x947046d0, 0x94704800, 0x94bd0000) [junit]