JDK-8258241 : [8u] Missing doPrivileged() hunks from JDK-8226575
  • Type: Bug
  • Component: core-svc
  • Affected Version: openjdk8u292
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-12-14
  • Updated: 2021-02-02
  • Resolved: 2020-12-15
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
openjdk8u292 b01Fixed
Related Reports
Relates :  
Relates :  
Description
This is an OpenJDK 8u specific bug. There, JDK-8226575 got backported before JDK-8217338 (in contrast to JDK 11u). JDK-8226575 added function readMatchingLines() which when backported to 8u didn't apply as JDK-8217338 was missing at that point. With both patches now being there, missing hunks need to be added back.
Comments
URL: https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/c85c408581cb User: andrew Date: 2021-02-02 05:23:57 +0000
02-02-2021

URL: https://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/c85c408581cb User: sgehwolf Date: 2020-12-15 18:06:00 +0000
15-12-2020

Fix Request (OpenJDK 8u): Please approve getting this missed hunk from JDK-8226575 added to 8u as it now applies. Reviewed by Andrew Hughes. webrev: https://cr.openjdk.java.net/~sgehwolf/webrevs/JDK-8258241/01/webrev/ RFR: https://mail.openjdk.java.net/pipermail/jdk8u-dev/2020-December/013218.html
14-12-2020