On Wed, 27 Apr 2022 19:12:37 GMT, Mark Powers <[email protected]> wrote:
>> No problem. > > JDK-6725221 is about obtaining boolean properties, so not an exact match. The > suggested change is so easy, I'm going to do it. sun.security.action.GetPropertyAction::privilegedGetProperty doesn't trim the return value. Could this be a problem? ------------- PR: https://git.openjdk.java.net/jdk/pull/8384
