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

com/sun/jdi/BreakpointWithFullGC.java fails with timeout

XMLWordPrintable

    • b08

        [jdb] main[1] bottom of loop
        [jdb] Fatal error:
        [jdb] Failed reading output of child java interpreter.
        ----------System.err:(18/1435)*----------
        Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
        java.lang.RuntimeException: waitForMsg timed out after 60 seconds, looking for '[a-zA-Z0-9_-][a-zA-Z0-9_-]*\\[[1-9][0-9]*\\] [ >]*$', in 1 lines
        at lib.jdb.Jdb.waitForMsg(Jdb.java:209)
        at lib.jdb.Jdb.command(Jdb.java:235)
        at BreakpointWithFullGC.runCases(BreakpointWithFullGC.java:91)
        at lib.jdb.JdbTest.run(JdbTest.java:51)
        at BreakpointWithFullGC.main(BreakpointWithFullGC.java:68)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
        at java.base/java.lang.Thread.run(Thread.java:834)

        JavaTest Message: Test threw exception: java.lang.RuntimeException: waitForMsg timed out after 60 seconds, looking for '[a-zA-Z0-9_-][a-zA-Z0-9_-]*\\[[1-9][0-9]*\\] [ >]*$', in 1 lines

              amenkov Alex Menkov
              mikael Mikael Vidstedt
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: