On Fri, 1 Sep 2023 13:10:19 GMT, Matthias Baesken <mbaes...@openjdk.org> wrote:

> Hi Alan , Your assumption 'I assume the use of System.getProperty is 
> problematic when running with a SM.' is most likely correct.

You'll need to test with a SM that denies reading the system property to be 
sure. There are classes in many tool APIs (you've listed some) where this 
doesn't arise.

In any case, I assume this lookup will go away once you replace this method.

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

PR Comment: https://git.openjdk.org/jdk/pull/15308#issuecomment-1702749867

Reply via email to