[11u] RFR(S): 8223326: Regression introduced by CPU sync: java.security.AccessControlException: access denied ("java.net.NetPermission" "setSocketImpl")

Alan Bateman Alan.Bateman at oracle.com
Tue Mar 24 07:33:46 UTC 2020



On 24/03/2020 06:42, Langer, Christoph wrote:
> Hi Alan,
>
>> On 23/03/2020 18:07, Doerr, Martin wrote:
>>> Hi,
>>>
>>> I'd like to backport JDK-8223326 from jdk/jdk.
>>>
>> One other thing on this. It looks like the spec changes that were part
>> of JDK-8218573 have been backported to jdk-updates/jdk11u-dev by
>> mistake. Is that part of the issue that you are trying to fix?
> I can't find/access JDK-8218573 and I also struggle to find a changelist that would resolve it (should it be a private bug). Did you misspell the number? Please help me.
>
JDK-8218573 was a security fix (restricted in JBS). The spec update for 
Java SE 13+ that was part of that change have found their way into the 
jdk11u-dev repo, the change for JDK 12 and older should have not 
included the spec change.

https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/c7602effc480

-Alan.


More information about the jdk-updates-dev mailing list