Integrated: 8338405: JFR: Use FILE type for dcmds

Sonia Zaldana Calles szaldana at openjdk.org
Tue Sep 24 14:43:41 UTC 2024


On Mon, 16 Sep 2024 19:20:20 GMT, Sonia Zaldana Calles <szaldana at openjdk.org> wrote:

> Hi all, 
> 
> This PR addresses [8338405](https://bugs.openjdk.org/browse/JDK-8338405) switching `STRING` to `FILE` for JFR.start, JFR.stop and JFR.dump where appropriate. 
> 
> This is consistent with the new `FILE` type that was introduced in [8334492](https://bugs.openjdk.org/browse/JDK-8334492).
> 
> Testing:
> - [x] JFR test suite passes 
> - [x] GHA 
> 
> Thanks, 
> Sonia

This pull request has now been integrated.

Changeset: 85aed877
Author:    Sonia Zaldana Calles <szaldana at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/85aed877960ef86b483b76ce4fcf95602ae2b924
Stats:     95 lines in 5 files changed: 48 ins; 38 del; 9 mod

8338405: JFR: Use FILE type for dcmds

Reviewed-by: egahlin, lmesnik

-------------

PR: https://git.openjdk.org/jdk/pull/21025


More information about the hotspot-jfr-dev mailing list