RFR: 6572: Make mbean functions protected by permission checks

Jessye Coleman-Shapiro github.com+29706926+jessyec-s at openjdk.java.net
Mon Jan 20 16:37:57 UTC 2020


This patch adds a permission check to Agent MBean functions for the 'control' management permission. 

I have also added a test "testPermissionChecks" to see if a security exception is fired when this permission is not given.

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

Commits:
 - 0e3ebef1: Make mbean functions protected by permission checks

Changes: https://git.openjdk.java.net/jmc/pull/39/files
 Webrev: https://webrevs.openjdk.java.net/jmc/39/webrev.00
  Issue: https://bugs.openjdk.java.net/browse/JMC-6572
  Stats: 136 lines in 5 files changed: 128 ins; 6 del; 2 mod
  Patch: https://git.openjdk.java.net/jmc/pull/39.diff
  Fetch: git fetch https://git.openjdk.java.net/jmc pull/39/head:pull/39

PR: https://git.openjdk.java.net/jmc/pull/39


More information about the jmc-dev mailing list