JDK-8004131 : TEST_BUG: move jdi tests out of core testset
  • Type: Bug
  • Component: core-svc
  • Sub-Component: debugger
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2012-11-29
  • Updated: 2014-03-03
  • Resolved: 2012-11-29
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 7 JDK 8
7u40Fixed 8 b68Fixed
Related Reports
Relates :  
Relates :  
Description
The jdi tests are fairly unstable. See linked bugs. For this reason, we have decided to move them out of the "core" testset, so they will no longer by run by the nightly build or by typical developer JPRT jobs.

It is still possible to run the jdi tests by specifying "-testset all -onlytargets '.*jdk_jdi.*'" on the JPRT command line, or by invoking "make jdk_jdi" from within the TOP/jdk/test directory.

Comments
This issue: JDK-6980743 TEST_BUG: com/sun/jdi/CatchCaughtTest.sh failing on windows causes the biggest chunk of JDI tests to fail in JPRT on Windows.
29-11-2012