[11u] RFR 8224589: Improve startup behavior of SecurityProperties
Aleksey Shipilev
shade at redhat.com
Tue Aug 27 14:45:46 UTC 2019
On 8/27/19 4:28 PM, Martin Balao wrote:
> Please note that some bits of 8224589 were backported to jdk11u in
> 8215032 [1]. In particular, "privilegedGetOverridable" and
> "getOverridableProperty" functions were placed in
> SecurityProperties.java [2]. I suggest to take those bits from the
> 8215032 backport, so these common functions can be shared between
> different classes.
Right. We can do just that: pick up SecurityProperties.java and just call into it? I have no opinion
either way...
Like this:
https://cr.openjdk.java.net/~shade/8224589/webrev.11u.02/
--
Thanks,
-Aleksey
More information about the jdk-updates-dev
mailing list