Integrated: 8275375: [REDO] JDK-8271949 dumppath in -XX:FlightRecorderOptions does not affect

Yasumasa Suenaga ysuenaga at openjdk.java.net
Tue Dec 7 09:29:21 UTC 2021


On Tue, 19 Oct 2021 02:13:01 GMT, Yasumasa Suenaga <ysuenaga at openjdk.org> wrote:

> This PR is for redo-ing [JDK-8271949](https://bugs.openjdk.java.net/browse/JDK-8271949).
> I changed to use `SecuritySupport` at `Options::setDumpPath` as @egahlin mentioned. Please see change both Options.java and SecuritySupport.java .
> 
> I've tested this change with all jdk/jfr tests on Linux x64, and they works fine.
> @egahlin @mgronlun Can you run Mach5 tests with this change?

This pull request has now been integrated.

Changeset: 07669e3b
Author:    Yasumasa Suenaga <ysuenaga at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/07669e3bc65b1728d784e21ec83b437374f9fa19
Stats:     182 lines in 11 files changed: 143 ins; 3 del; 36 mod

8275375: [REDO] JDK-8271949 dumppath in -XX:FlightRecorderOptions does not affect

Reviewed-by: egahlin, mgronlun

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

PR: https://git.openjdk.java.net/jdk/pull/6000


More information about the hotspot-jfr-dev mailing list