JDK-8367107 : JFR: Refactor policy tests out of TestRemoteDump
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: jfr
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2025-09-08
  • Updated: 2025-09-19
  • Resolved: 2025-09-19
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 26
26 masterFixed
Related Reports
Relates :  
Relates :  
Description
TestRemoteDump contains eight subtests. Three of them test dumps with different retention policies, which require additional time to execute. It would be better if these tests were placed in a separate file to reduce the chance of timeouts and allow them to run in parallel with other tests.
Comments
Changeset: 802d9c23 Branch: master Author: Erik Gahlin <egahlin@openjdk.org> Date: 2025-09-19 12:03:43 +0000 URL: https://git.openjdk.org/jdk/commit/802d9c23dc83dcd37964fa3a894fa6d01f501176
19-09-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/27153 Date: 2025-09-08 20:10:59 +0000
08-09-2025

This change will likely fix both JDK-8367042 and JDK-8366487
08-09-2025