RFR: JDK-6725221 Standardize obtaining boolean properties with defaults
Alan Bateman
alanb at openjdk.java.net
Sun May 8 05:18:49 UTC 2022
On Sun, 8 May 2022 02:22:08 GMT, Phil Race <prr at openjdk.org> wrote:
> I did wonder why it has security-libs as the sub-category and if the intent was not what we see here.
I suspect the JBS issue was initially created to to look at the usages of getProperty in the security code but it has been extended. The issue is that it changes the meaning of the empty value case in at least two places so each one will require careful attention.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8559
More information about the security-dev
mailing list