Integrated: 8279825: JFR: JFCModel shouldn't need FilePermission to read predefined .jfc files
Erik Gahlin
egahlin at openjdk.java.net
Fri Jan 14 14:35:32 UTC 2022
On Thu, 13 Jan 2022 16:44:34 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:
> Hi,
>
> Could I have review of a fix that allows the new parser, used by JFCModel, to read known configuration files in JAVA_HOME/lib/jfr without FilePermission, similar to the older parser.
>
> Testing: jdk/jdkjfr
>
> Thanks
> Erik
This pull request has now been integrated.
Changeset: e8f494cd
Author: Erik Gahlin <egahlin at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/e8f494cd5f2e7ef345cd145ad7836419efa1a059
Stats: 53 lines in 4 files changed: 31 ins; 13 del; 9 mod
8279825: JFR: JFCModel shouldn't need FilePermission to read predefined .jfc files
Reviewed-by: mgronlun
-------------
PR: https://git.openjdk.java.net/jdk/pull/7066
More information about the hotspot-jfr-dev
mailing list