JDK-8210749 : JDI tests fail with "java.lang.RuntimeException: waitForPrompt timed out after 60 seconds, looking for '[a-zA-Z0-9_-][a-zA-Z0-9_-]*\\[[1-9][0-9]*\\] [ >]*$', in 1 lines"
  • Type: Bug
  • Component: core-svc
  • Sub-Component: debugger
  • Affected Version: 12
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2018-09-14
  • Updated: 2018-09-14
  • Resolved: 2018-09-14
Related Reports
Duplicate :  
Relates :  
Description
Three tests failed on solaris-sparc with this same error message. The tests were all just updated from shell scripts to java as part of JDK-8210560.

com/sun/jdi/RedefineClearBreakpoint.java	
com/sun/jdi/RedefineAnnotation.java	
com/sun/jdi/JdbMissStep.java