PENDING PUSH REPORT: 17 ==================================================================================================== This report shows backports that were approved, but not yet pushed. Some of them are true orphans with original backport requesters never got sponsored. Report generated: Sat Jul 02 02:15:37 CEST 2022 ---------------------------------------------------------------------------------------------------- JDK-8286625: C2 fails with assert(!n->is_Store() && !n->is_LoadStore()) failed: no node with a side effect Original Bug: URL: https://bugs.openjdk.java.net/browse/JDK-8286625 Reporter: Alan Bateman Assignee: Roland Westrelin Priority: P3 Components: hotspot/compiler Original Fix: 19: 19, JDK-8286625, https://git.openjdk.java.net/jdk/commit/590337e2f229445e353e7c32e0dcff8d93e412d2, 24 day(s) ago Backports and Forwardports: 17: APPROVED: jdk17u-fix-yes is set 11: Not affected 8: Not affected WARNINGS: Unknown version: -1 ---------------------------------------------------------------------------------------------------- JDK-8287432: C2: assert(tn->in(0) != __null) failed: must have live top node Original Bug: URL: https://bugs.openjdk.java.net/browse/JDK-8287432 Reporter: Martijn Verburg Assignee: Christian Hagedorn Priority: P2 Components: hotspot/compiler Original Fix: 19: 19, JDK-8287432, https://git.openjdk.java.net/jdk/commit/78d371266ae8a629db8176ced4d48e9521702cce, 24 day(s) ago Backports and Forwardports: 17: APPROVED: jdk17u-fix-yes is set 11: APPROVED: jdk11u-fix-yes is set 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8288360: CI: ciInstanceKlass::implementor() is not consistent for well-known classes Original Bug: URL: https://bugs.openjdk.java.net/browse/JDK-8288360 Reporter: Vladimir Ivanov Assignee: Vladimir Ivanov Priority: P2 Components: hotspot/compiler Original Fix: 19: 19, JDK-8288360, https://git.openjdk.org/jdk19/commit/50f99c3208fc9f479cc109fb6e73d262e27026a2, 18 day(s) ago Backports and Forwardports: 17: APPROVED: jdk17u-fix-yes is set 11: MISSING (+ on Oracle backport list) 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8289264: Create a regression test for JDK-8000326 Original Bug: URL: https://bugs.openjdk.java.net/browse/JDK-8289264 Reporter: Srinivas Mandalika Assignee: Srinivas Mandalika Priority: P4 Components: client-libs/java.awt Original Fix: 8: 8u351, JDK-8289264, N/A, -1 day(s) ago Backports and Forwardports: 17: APPROVED: jdk17u-fix-yes is set 11: MISSING ---------------------------------------------------------------------------------------------------- JDK-8289265: Create a test for JDK-4740761 Original Bug: URL: https://bugs.openjdk.java.net/browse/JDK-8289265 Reporter: Srinivas Mandalika Assignee: Srinivas Mandalika Priority: P4 Components: client-libs Original Fix: 8: 8u351, JDK-8289265, N/A, -1 day(s) ago Backports and Forwardports: 17: APPROVED: jdk17u-fix-yes is set 11: MISSING ---------------------------------------------------------------------------------------------------- JDK-8278067: Make HttpURLConnection default keep alive timeout configurable Original Bug: URL: https://bugs.openjdk.java.net/browse/JDK-8278067 Reporter: Michael McMahon Assignee: Michael McMahon Priority: P4 Components: core-libs/java.net Original Fix: 19: 19, JDK-8278067, https://git.openjdk.java.net/jdk/commit/d8f44aa39e921594505864e6270f42b745265293, 136 day(s) ago Backports and Forwardports: 17: APPROVED: jdk17u-fix-yes is set 11: MISSING (+ on Oracle backport list) 8: MISSING Release Notes: JDK-8289297: Make HttpURLConnection default keep alive timeout configurable Two system properties have been added which control the keep alive behavior of HttpURLConnection in the case where the server does not specify a keep alive time. Two properties are defined for controlling connections to servers and proxies separately. They are `http.keepAlive.time.server` and `http.keepAlive.time.proxy` respectively. More information about them can be found at: https://docs.oracle.com/en/java/javase/19/docs/api/java.base/java/net/doc-files/net-properties.html ---------------------------------------------------------------------------------------------------- JDK-8287917: System.loadLibrary does not work on Big Sur if JDK is built with macOS SDK 10.15 and earlier Original Bug: URL: https://bugs.openjdk.java.net/browse/JDK-8287917 Reporter: Mandy Chung Assignee: Yoshiki Sato Priority: P3 Components: core-libs/java.lang:class_loading Original Fix: 20: 20, JDK-8287917, https://git.openjdk.org/jdk/commit/fe807217a79753f84c00432e7451c17baa6645c5, 17 day(s) ago Backports and Forwardports: 17: APPROVED: jdk17u-fix-yes is set 11: Not affected 8: Not affected ----------------------------------------------------------------------------------------------------