RFR: 8333344: JMX attaching of Subject does not work when security manager not allowed [v10]

Kevin Walls kevinw at openjdk.org
Mon Jun 17 10:06:14 UTC 2024


On Fri, 14 Jun 2024 14:48:14 GMT, Weijun Wang <weijun at openjdk.org> wrote:

> > Does noPermissionsACC add anything?
> 
> I don't know. My principal for this code change is that nothing is changed for the SM-is-allowed case.

I've put back the noPermissionsACC for this change, it does not have to be removed in this change.  It was introduced in jdk6, and we will remove it next time we are here when we drop ACC usage.

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

PR Comment: https://git.openjdk.org/jdk/pull/19624#issuecomment-2172948152


More information about the serviceability-dev mailing list