JDK-8054066 : com/sun/jdi/DoubleAgentTest.java fails with timeout
  • Type: Bug
  • Component: core-svc
  • Sub-Component: tools
  • Affected Version: 7,8u25,9
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2014-07-31
  • Updated: 2025-06-07
  • Resolved: 2014-08-28
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9 Other Other
9 b29Fixed openjdk8u362Fixed openjdk8u362,shenandoah8u362Fixed
Related Reports
Duplicate :  
Description
Test failed in 2014-07-30 RT_Baseline nightly on Mac OS X:

com/sun/jdi/DoubleAgentTest.java

    This test failed due to:

   Starting: /export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/rt_baseline/macosx-amd64/jre/bin/java \
   -classpath /export/local/aurora/sandbox/results/workDir/classes/0/com/sun/jdi \
   -Xmixed -server -XX:MaxRAMFraction=8 -XX:+CreateMinidumpOnCrash -XX:+IgnoreUnrecognizedVMOptions -XX:-UseCompressedOops -XX:ReservedCodeCacheSize=256M \
   -agentlib:jdwp=transport=dt_socket,server=y,suspend=y,address=55653 \
   -agentlib:jdwp=transport=dt_socket,server=y,suspend=y,address=55653 Exit0
    . . . . . 
    Error occurred during initialization of VM
    agent library failed to init: jdwp
    ERROR: Cannot load this JVM TI agent twice, check your java command line for duplicate jdwp options.
    . . .
    result: Error. Program `/export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/rt_baseline/macosx-amd64/bin/java' interrupted! (timed out?)


Comments
Fix request (8u): This fix should be backported, since test is part of jdk_tier1 and is unreliable in JDK8. Low risk (test only). Backport passes in GHA.
18-10-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk8u-dev/pull/143 Date: 2022-10-18 17:27:26 +0000
18-10-2022

URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/85a45e0db410 User: lana Date: 2014-09-03 20:44:49 +0000
03-09-2014

URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/85a45e0db410 User: dsamersoff Date: 2014-08-28 12:05:18 +0000
28-08-2014