[11u] RFR 8224589: Improve startup behavior of SecurityProperties
Aleksey Shipilev
shade at redhat.com
Tue Aug 27 17:53:15 UTC 2019
On 8/27/19 4:45 PM, Aleksey Shipilev wrote:
> 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/
Passes tier1, tier2 on Linux x86_64. Unfortunately, it is past the 11.0.5 rampdown, and I am leaning
not to rush it, and instead take it to the early 11.0.6.
--
Thanks,
-Aleksey
More information about the jdk-updates-dev
mailing list