JDK-8077608 : [TESTBUG] Enable Hotspot jtreg tests to run in agentvm mode
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 9
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2015-04-13
  • Updated: 2019-03-11
  • Resolved: 2015-04-18
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
9 b64Fixed openjdk8u212Fixed
Related Reports
Relates :  
Description
Running the Hotspot jtreg tests using agentvm will decrease the test execution time quite a bit.

Initial benchmarks on my fairly modern machine with a fastdebug build:
Othervm (this is what we currently run): 4h5m
Agenvm (still without concurrency): 1h45m
Comments
Fix Request. This is a more general solution for JDK-8180904. Patch applies cleanly.
07-03-2019