RFR: 8279825: JFR: JFCModel shouldn't need FilePermission to read predefined .jfc files

Markus Grönlund mgronlun at openjdk.java.net
Fri Jan 14 13:56:23 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

Marked as reviewed by mgronlun (Reviewer).

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

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


More information about the hotspot-jfr-dev mailing list