RFR: JDK-8315897: some PrivilegedActions missing in JDK code for getting properties
Alan Bateman
alanb at openjdk.org
Fri Sep 8 13:04:39 UTC 2023
On Fri, 8 Sep 2023 10:58:23 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> So probably we could avoid changing VMManagementImpl.java because it is not needed any more at least in jdk-head .
It's a JDK internal class so should never have been used directly. I can't imagine what might be using a JDK internal class while running with a SM.
So what about FontConfiguration? Is that something using the class directly too?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15629#issuecomment-1711637260
More information about the serviceability-dev
mailing list