LABEL REPORT: google-interest ==================================================================================================== This report shows bugs with the given label, along with their backporting status. Report generated: Wed Jun 07 10:21:19 CEST 2023 Minimal actionable level to display: NONE For actionable issues, search for these strings: "MISSING" "APPROVED" "WARNING" For lingering issues, search for these strings: "WAITING for patch to bake a little" ---------------------------------------------------------------------------------------------------- JDK-8209003: Consolidate use of empty collections in java.lang.module Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8209003 Reporter: Claes Redestad Assignee: Claes Redestad Priority: P4 Components: core-libs/java.lang.module Original Fix: 12: 12, JDK-8209003, http://hg.openjdk.java.net/jdk/jdk/rev/a19fda433921, 1765 day(s) ago Backports and Forwardports: 17: Inherited 11: 11.0.6, JDK-8230510, https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/82ab919d1612, 1373 day(s) ago 8: Not affected WARNINGS: Affected versions are not set ---------------------------------------------------------------------------------------------------- JDK-8224248: test/jdk/java/net/InetAddress/CheckJNI.java assumes 127.0.0.1 is available Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8224248 Reporter: Arthur Eubanks Assignee: Arthur Eubanks Priority: P4 Components: core-libs/java.net Original Fix: 13: 13, JDK-8224248, http://hg.openjdk.java.net/jdk/jdk/rev/d0c73c8f35ca, 1477 day(s) ago Backports and Forwardports: 17: Inherited 11: Not affected 8: Not affected WARNINGS: Affected versions are not set ---------------------------------------------------------------------------------------------------- JDK-8224019: test/jdk/java/nio/channels/DatagramChannel/BasicMulticastTests.java assumes IPv4 is always available Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8224019 Reporter: Arthur Eubanks Assignee: Arthur Eubanks Priority: P4 Components: core-libs/java.nio Original Fix: 13: 13, JDK-8224019, http://hg.openjdk.java.net/jdk/jdk/rev/69d1dff1bb70, 1479 day(s) ago Backports and Forwardports: 17: Inherited 11: Not affected 8: Not affected WARNINGS: Affected versions are not set ---------------------------------------------------------------------------------------------------- JDK-8247706: Unintentional use of new Date(year...) with absolute year Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8247706 Reporter: Martin Buchholz Assignee: Martin Buchholz Priority: P4 Components: core-libs/java.time Original Fix: 16: 16, JDK-8247706, https://hg.openjdk.java.net/jdk/jdk/rev/8dae00169a23, 1085 day(s) ago Backports and Forwardports: 17: Inherited 11: Not affected 8: Not affected WARNINGS: Affected versions are not set ---------------------------------------------------------------------------------------------------- JDK-8209545: Simplify HeapShared::archive_module_graph_objects Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8209545 Reporter: Ioi Lam Assignee: Ioi Lam Priority: P3 Components: hotspot/runtime Original Fix: 12: 12, JDK-8209545, http://hg.openjdk.java.net/jdk/jdk/rev/d9f6e3ee7fcb, 1755 day(s) ago Backports and Forwardports: 17: Inherited 11: 11.0.6, JDK-8230514, https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/6563427cdd91, 1373 day(s) ago 8: Not affected WARNINGS: Affected versions are not set ---------------------------------------------------------------------------------------------------- JDK-8209657: Refactor filemap.hpp to simplify integration with Serviceability Agent Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8209657 Reporter: Ioi Lam Assignee: Ioi Lam Priority: P3 Components: hotspot/runtime Original Fix: 12: 12, JDK-8209657, http://hg.openjdk.java.net/jdk/jdk/rev/e77d7687c831, 1750 day(s) ago Backports and Forwardports: 17: Inherited 11: 11.0.7, JDK-8235509, https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/8ca318233ac0, 1279 day(s) ago 8: Not affected WARNINGS: Affected versions are not set ---------------------------------------------------------------------------------------------------- JDK-8209826: Undefined reference to os::write after JDK-8209657 (filemap.hpp cleanup) Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8209826 Reporter: Ioi Lam Assignee: Ioi Lam Priority: P3 Components: hotspot/runtime Original Fix: 12: 12, JDK-8209826, http://hg.openjdk.java.net/jdk/jdk/rev/2e928420389d, 1750 day(s) ago Backports and Forwardports: 17: Inherited 11: 11.0.7, JDK-8235508, https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/5ed3c5199980, 1279 day(s) ago 8: Not affected WARNINGS: Affected versions are not set ---------------------------------------------------------------------------------------------------- JDK-8209120: Archive the Integer.IntegerCache Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8209120 Reporter: Claes Redestad Assignee: Claes Redestad Priority: P4 Components: hotspot/runtime Original Fix: 12: 12, JDK-8209120, http://hg.openjdk.java.net/jdk/jdk/rev/0dcd27526967, 1759 day(s) ago Backports and Forwardports: 17: Inherited 11: 11.0.6, JDK-8230512, https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/178a7dfd1a15, 1373 day(s) ago 8: Not affected WARNINGS: Affected versions are not set ---------------------------------------------------------------------------------------------------- JDK-8268364: jmethod clearing should be done during unloading Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8268364 Reporter: Ioi Lam Assignee: Coleen Phillimore Priority: P4 Components: hotspot/runtime Original Fix: 18: 18, JDK-8268364, https://git.openjdk.java.net/jdk/commit/3d84398d128bb2eed6280ebbc3f57afb3b89908f, 705 day(s) ago Backports and Forwardports: 17: Not affected 11: Not affected 8: Not affected WARNINGS: Affected versions are not set ---------------------------------------------------------------------------------------------------- JDK-8225498: Thread stack size issue caused by large TLS size Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8225498 Reporter: Jiangli Zhou Assignee: Jiangli Zhou Priority: P4 Components: hotspot/runtime Original Fix: 14: 14, JDK-8225498, N/A, -1 day(s) ago Backports and Forwardports: 17: Inherited 11: Not affected 8: Not affected WARNINGS: Affected versions are not set ---------------------------------------------------------------------------------------------------- JDK-8280546: Remove hard-coded 127.0.0.1 loopback address Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8280546 Reporter: Liam Miller-Cushon Assignee: Liam Miller-Cushon Priority: P3 Components: security-libs Original Fix: 19: 19, JDK-8280546, https://git.openjdk.java.net/jdk/commit/b5de2cc9d36e1fad7d0bf70f7c83ff829e16b7f3, 497 day(s) ago Backports and Forwardports: 17: Not affected 11: Not affected 8: Not affected WARNINGS: Affected versions are not set ---------------------------------------------------------------------------------------------------- JDK-8178374: Problematic ByteBuffer handling in CipherSpi.bufferCrypt method Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8178374 Reporter: Guixin Cheng Assignee: Valerie Peng Priority: P2 Components: security-libs/javax.crypto Original Fix: 11: 11, JDK-8178374, http://hg.openjdk.java.net/jdk/jdk/rev/e93ba293e962, 1822 day(s) ago Backports and Forwardports: 17: Inherited 8: openjdk8u262, JDK-8246208, https://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/3e9aa5a22406, 1101 day(s) ago WARNINGS: Affected versions are not set ---------------------------------------------------------------------------------------------------- CODETOOLS-7902698: Collision of zero timestamp as a special value with use in filesystems Original Bug: URL: https://bugs.openjdk.org/browse/CODETOOLS-7902698 Reporter: Martin Buchholz Assignee: Dmitry Bessonov Priority: P3 Components: tools/jtharness Original Fix: -1: jt6.0, CODETOOLS-7902698, https://git.openjdk.java.net/jtharness/commit/6e1a709f7a5b5050c5ac5dfb75bf0600876dd563, 489 day(s) ago Backports and Forwardports: 17: Inherited 11: Inherited 8: Inherited WARNINGS: Affected versions are not set ---------------------------------------------------------------------------------------------------- JDK-8304845: Update PCSC-Lite for Suse Linux to 1.9.9 and fix incomplete license wording Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8304845 Reporter: Man Cao Assignee: Valerie Peng Priority: P4 Components: security-libs/javax.smartcardio Original Fix: 21: 21, JDK-8304845, https://git.openjdk.org/jdk/commit/33d661415056107742e16d24efdd5a063a2eb81f, 43 day(s) ago Backports and Forwardports: 17: MISSING (+ on Oracle backport list) 11: MISSING 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8231490: Ugly racy writes to ZipUtils.defaultBuf Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8231490 Reporter: Martin Buchholz Assignee: Eamonn McManus Priority: P3 Components: core-libs/java.util.jar Original Fix: 18: 18, JDK-8231490, https://git.openjdk.java.net/jdk/commit/905e3e88137d46f90de7034e9fc324e97af873a6, 576 day(s) ago Backports and Forwardports: 17: MISSING 11: MISSING 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8225035: Thread stack size issue caused by large TLS size Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8225035 Reporter: Jiangli Zhou Assignee: Jiangli Zhou Priority: P4 Components: hotspot/runtime Original Fix: 14: 14, JDK-8225035, http://hg.openjdk.java.net/jdk/jdk/rev/cb90a20eb99a, 1429 day(s) ago Backports and Forwardports: 17: Inherited 11: MISSING 8: MISSING Release Notes: JDK-8227417: Added -XX:+AdjustStackSizeForTLS Flag The `glibc` library allocates some thread-local storage (TLS) in the stack of a newly created thread, leaving less stack than requested for the thread to do its work. This is particularly a problem for threads with small stack sizes. It is an inherited issue from a well-known `glibc` problem, 'Program with large TLS segments fail' [0] and has been observed in Java applications. In one of the reported JVM failure instances, the issue manifests as a `StackOverflowError` on the process reaper thread, which has a small stack size. The `java.lang.Thread` constructor enables users to specify the stack size for a new thread. The created thread may encounter the TLS problem when the specified size is too small to accommodate the on-stack TLS blocks. In JDK 8, a system property, `jdk.lang.processReaperUseDefaultStackSize`, was introduced to address the TLS issue only for reaper threads. Setting the property gives a bigger stack size to the reaper threads. To address the issue for all threads, a general purpose workaround was implemented in Java which adjusts thread stack size for TLS. It can be enabled by using the `AdjustStackSizeForTLS` command-line option: ` -XX:+AdjustStackSizeForTLS` When creating a new thread, if `AdjustStackSizeForTLS` is true, the static TLS area size is added to the user requested stack size. `AdjustStackSizeForTLS` is disabled by default. Reference: [0] [Bug 11787 - Program with large TLS segments fail](https://sourceware.org/bugzilla/show_bug.cgi?id=11787) ---------------------------------------------------------------------------------------------------- JDK-8263142: Delete unused entry points in libawt/libawt_xawt/libawt_headless Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8263142 Reporter: Sergey Bylokhov Assignee: Sergey Bylokhov Priority: P4 Components: client-libs/java.awt Original Fix: 17: 17, JDK-8263142, https://git.openjdk.java.net/jdk/commit/86fac952, 820 day(s) ago Backports and Forwardports: 11: MISSING 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8246129: ZIP entries created for DOS epoch include local timezone metadata Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8246129 Reporter: Webbug Group Assignee: Claes Redestad Priority: P4 Components: core-libs/java.util.jar Original Fix: 15: 15, JDK-8246129, https://hg.openjdk.java.net/jdk/jdk/rev/153061a3c51b, 1092 day(s) ago Backports and Forwardports: 17: Inherited 11: MISSING 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8267562: G1: Missing BOT in Open Archive regions causes long pauses Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8267562 Reporter: Jiangli Zhou Assignee: Jiangli Zhou Priority: P2 Components: hotspot/gc Original Fix: 17: 17, JDK-8267562, https://git.openjdk.java.net/jdk/commit/b17b11eb178d7aab84517771e5afc03b40095cd0, 736 day(s) ago Backports and Forwardports: 11: MISSING 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8231630: Optimize boot loader with no bootclasspath append entry Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8231630 Reporter: Jiangli Zhou Assignee: Jiangli Zhou Priority: P4 Components: hotspot/runtime Original Fix: 14: 14, JDK-8231630, https://hg.openjdk.java.net/jdk/jdk/rev/dcb418f5aabd, 1339 day(s) ago Backports and Forwardports: 17: Inherited 11: MISSING 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8268088: Clarify Method::clear_jmethod_ids() related comments in ClassLoaderData::~ClassLoaderData() Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8268088 Reporter: Jiangli Zhou Assignee: Jiangli Zhou Priority: P4 Components: hotspot/runtime Original Fix: 17: 17, JDK-8268088, https://git.openjdk.java.net/jdk/commit/ae16052951fbff21abf02271b761055cd2eed14b, 729 day(s) ago Backports and Forwardports: 11: MISSING 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8194653: Deadlock involving FileSystems.getDefault and System.loadLibrary call Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8194653 Reporter: Mandy Chung Assignee: Robert Mckenna Priority: P3 Components: core-libs/java.lang Original Fix: 8: 8u231, JDK-8194653, N/A, -1 day(s) ago Backports and Forwardports: 17: Inherited 11: Inherited ---------------------------------------------------------------------------------------------------- JDK-8214858: Improve module graph archiving Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8214858 Reporter: Claes Redestad Assignee: Claes Redestad Priority: P4 Components: core-libs/java.lang.module Original Fix: 12: 12, JDK-8214858, http://hg.openjdk.java.net/jdk/jdk/rev/357d2b80748d, 1644 day(s) ago Backports and Forwardports: 17: Inherited 11: Not affected 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8220083: Remove hard-coded 127.0.0.1 loopback address in JDK networking tests Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8220083 Reporter: Jiangli Zhou Assignee: Arthur Eubanks Priority: P3 Components: core-libs/java.net Original Fix: 13: 13, JDK-8220083, http://hg.openjdk.java.net/jdk/jdk/rev/ccb4a50bee06, 1548 day(s) ago Backports and Forwardports: 17: Inherited 11: Not affected 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8220575: Correctly format test URI's that contain a retrieved IPv6 address Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8220575 Reporter: Chris Hegarty Assignee: Arthur Eubanks Priority: P3 Components: core-libs/java.net Original Fix: 13: 13, JDK-8220575, http://hg.openjdk.java.net/jdk/jdk/rev/46cf212cdcca, 1533 day(s) ago Backports and Forwardports: 17: Inherited 11: 11.0.14, JDK-8275853, https://git.openjdk.java.net/jdk11u-dev/commit/5495b791d600ecb37f8ad12ff195ddfc10430161, 590 day(s) ago 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8220673: Add test library support for determining platform IP support Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8220673 Reporter: Chris Hegarty Assignee: Arthur Eubanks Priority: P3 Components: core-libs/java.net Original Fix: 13: 13, JDK-8220673, http://hg.openjdk.java.net/jdk/jdk/rev/62b6e7587b1f, 1491 day(s) ago Backports and Forwardports: 17: Inherited 11: Not affected 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8223652: Rename IPSupport.skipIfCurrentConfigurationIsInvalid() Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8223652 Reporter: Arthur Eubanks Assignee: Arthur Eubanks Priority: P4 Components: core-libs/java.net Original Fix: 13: 13, JDK-8223652, http://hg.openjdk.java.net/jdk/jdk/rev/9db7c0f561a6, 1489 day(s) ago Backports and Forwardports: 17: Inherited 11: Not affected 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8224018: test/jdk/java/net/ipv6tests/{Tcp,Udp}Test.java assume IPv4 is available Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8224018 Reporter: Arthur Eubanks Assignee: Arthur Eubanks Priority: P4 Components: core-libs/java.net Original Fix: 13: 13, JDK-8224018, http://hg.openjdk.java.net/jdk/jdk/rev/5a211ee83bf1, 1483 day(s) ago Backports and Forwardports: 17: Inherited 11: Not affected 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8224014: Don't run test/jdk/java/net/NetworkInterface/IPv4Only.java in IPv6 only environment Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8224014 Reporter: Arthur Eubanks Assignee: Arthur Eubanks Priority: P4 Components: core-libs/java.net Original Fix: 13: 13, JDK-8224014, http://hg.openjdk.java.net/jdk/jdk/rev/751a19168b11, 1479 day(s) ago Backports and Forwardports: 17: Inherited 11: Not affected 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8224256: test/jdk/java/security/SecureClassLoader/DefineClass.java hardcodes 127.0.0.1 Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8224256 Reporter: Arthur Eubanks Assignee: Arthur Eubanks Priority: P4 Components: core-libs/java.net Original Fix: 13: 13, JDK-8224256, http://hg.openjdk.java.net/jdk/jdk/rev/a573f58bc798, 1477 day(s) ago Backports and Forwardports: 17: Inherited 11: Not affected 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8224081: SOCKS v4 tests require IPv4 Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8224081 Reporter: Arthur Eubanks Assignee: Arthur Eubanks Priority: P4 Components: core-libs/java.net Original Fix: 13: 13, JDK-8224081, http://hg.openjdk.java.net/jdk/jdk/rev/b7ac60035a28, 1470 day(s) ago Backports and Forwardports: 17: Inherited 11: Not affected 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8229887: (zipfs) zip file corruption when replacing an existing STORED entry Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8229887 Reporter: Martin Buchholz Assignee: Lance Andersen Priority: P2 Components: core-libs/java.nio Original Fix: 14: 14, JDK-8229887, https://hg.openjdk.java.net/jdk/jdk/rev/abf6ee4c477c, 1385 day(s) ago Backports and Forwardports: 17: Inherited 11: 11.0.5, JDK-8230757, https://hg.openjdk.java.net/jdk-updates/jdk11u/rev/046604d257d7, 1367 day(s) ago 11: 11.0.6, JDK-8230898, https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/046604d257d7, 1364 day(s) ago 8: Not affected Release Notes: JDK-8230045: Using the ZIP File System (zipfs) Provider to Update a ZIP or JAR File Containing Uncompressed Entries Might Corrupt the File Using the ZIP File System (`zipfs`) to update a JAR or ZIP file might corrupt that file. Corruption occurs only if the JAR or ZIP file contains a non-compressed entry. If the JAR or ZIP file contains only compressed entries, as is typical, then no data corruption occurs. As a workaround, users can use the `jar` tool or the `java.util.zip` API to update JAR or ZIP files that contain non-compressed entries. ---------------------------------------------------------------------------------------------------- JDK-8212970: TZ database in "vanguard" format support Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8212970 Reporter: Naoto Sato Assignee: Naoto Sato Priority: P2 Components: core-libs/java.time Original Fix: 14: 14, JDK-8212970, https://hg.openjdk.java.net/jdk/jdk/rev/99d2dd7b84a8, 1412 day(s) ago Backports and Forwardports: 17: Inherited 11: 11.0.5, JDK-8231298, https://hg.openjdk.java.net/jdk-updates/jdk11u/rev/50b627d6587f, 1356 day(s) ago 11: 11.0.6, JDK-8231517, https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/50b627d6587f, 1350 day(s) ago 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8303937: Corrupted heap dumps due to missing retries for os::write() Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8303937 Reporter: Man Cao Assignee: Man Cao Priority: P3 Components: core-svc/tools Original Fix: 21: 21, JDK-8303937, https://git.openjdk.org/jdk/commit/bf16b5b9880eb89b283006db090dce4346aa877b, 89 day(s) ago Backports and Forwardports: 17: 17.0.8, JDK-8304233, https://git.openjdk.org/jdk17u-dev/commit/bc79161e25c256d41650325f5e26e426c703ae6c, 84 day(s) ago 11: 11.0.20, JDK-8304234, https://git.openjdk.org/jdk11u-dev/commit/97809afd1c1f02999a6509c92dae149ab8d02168, 84 day(s) ago 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8245511: G1 adaptive IHOP does not account for reclamation of humongous objects by young GC Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8245511 Reporter: Bernd Mathiske Assignee: Bernd Mathiske Priority: P3 Components: hotspot/gc Original Fix: 16: 16, JDK-8245511, https://hg.openjdk.java.net/jdk/jdk/rev/d2eafcf20079, 1020 day(s) ago Backports and Forwardports: 17: Inherited 11: 11.0.12, JDK-8265693, https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/2ccd0d8ec105, 765 day(s) ago 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8240556: Abort concurrent mark after effective eager reclamation of humongous objects Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8240556 Reporter: Man Cao Assignee: Thomas Schatzl Priority: P4 Components: hotspot/gc Original Fix: 16: 16, JDK-8240556, https://git.openjdk.java.net/jdk/commit/37b70282, 985 day(s) ago Backports and Forwardports: 17: Inherited 11: Not affected 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8210708: Use single mark bitmap in G1 Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8210708 Reporter: Thomas Schatzl Assignee: Thomas Schatzl Priority: P4 Components: hotspot/gc Original Fix: 20: 20, JDK-8210708, https://git.openjdk.org/jdk/commit/95e3190d96424885707dd7d07e25e898ad642e5b, 335 day(s) ago Backports and Forwardports: 17: Not affected 11: Not affected 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8210926: vmTestbase/nsk/jvmti/scenarios/allocation/AP11/ap11t001/TestDescription.java failed with JVMTI_ERROR_INVALID_CLASS in CDS mode Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8210926 Reporter: Jiangli Zhou Assignee: Jiangli Zhou Priority: P3 Components: hotspot/jvmti Original Fix: 12: 12, JDK-8210926, http://hg.openjdk.java.net/jdk/jdk/rev/628909466216, 1710 day(s) ago Backports and Forwardports: 17: Inherited 11: 11.0.5, JDK-8226610, http://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/138831ea086f, 1447 day(s) ago 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8247615: Initialize the bytes left for the heap sampler Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8247615 Reporter: Jean Christophe Beyler Assignee: Jean Christophe Beyler Priority: P4 Components: hotspot/jvmti Original Fix: 16: 16, JDK-8247615, https://hg.openjdk.java.net/jdk/jdk/rev/13ec613f9373, 1055 day(s) ago Backports and Forwardports: 17: Inherited 11: 11.0.9, JDK-8252503, https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/22cbdebf83b8, 1013 day(s) ago 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8206309: Tier1 SA tests fail Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8206309 Reporter: Coleen Phillimore Assignee: Coleen Phillimore Priority: P2 Components: hotspot/runtime Original Fix: 12: 12, JDK-8206309, http://hg.openjdk.java.net/jdk/jdk/rev/d93bba067334, 1800 day(s) ago Backports and Forwardports: 17: Inherited 11: 11.0.9, JDK-8246174, https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/87e49156ecd7, 1104 day(s) ago 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8210523: runtime/appcds/cacheObject/DifferentHeapSizes.java crash Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8210523 Reporter: Leo Jiang Assignee: Ioi Lam Priority: P2 Components: hotspot/runtime Original Fix: 12: 12, JDK-8210523, http://hg.openjdk.java.net/jdk/jdk/rev/b7bfd64e43a6, 1728 day(s) ago Backports and Forwardports: 17: Inherited 11: 11.0.7, JDK-8238701, https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/a8dbe150c5dc, 1216 day(s) ago 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8212205: VM asserts after CDS archive has been unmapped Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8212205 Reporter: Leonid Mesnik Assignee: Ioi Lam Priority: P2 Components: hotspot/runtime Original Fix: 12: 12, JDK-8212205, http://hg.openjdk.java.net/jdk/jdk/rev/e53af5fa0dae, 1682 day(s) ago Backports and Forwardports: 17: Inherited 11: 11.0.4, JDK-8212991, http://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/e8a240b57b8b, 1538 day(s) ago 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8213574: Deadlock in string table expansion when dumping lots of CDS classes Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8213574 Reporter: Ioi Lam Assignee: Robbin Ehn Priority: P2 Components: hotspot/runtime Original Fix: 12: 12, JDK-8213574, http://hg.openjdk.java.net/jdk/jdk/rev/d5eebe1e03fe, 1666 day(s) ago Backports and Forwardports: 17: Inherited 11: 11.0.9, JDK-8246786, https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/f8dcda193d72, 1094 day(s) ago 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8213898: CDS dumping of springboot asserts in G1ArchiveAllocator::alloc_new_region Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8213898 Reporter: Ioi Lam Assignee: Jiangli Zhou Priority: P2 Components: hotspot/runtime Original Fix: 12: 12, JDK-8213898, http://hg.openjdk.java.net/jdk/jdk/rev/4d8a023c2a03, 1664 day(s) ago Backports and Forwardports: 17: Inherited 11: Not affected 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8213231: ThreadSnapshot::_threadObj can become stale Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8213231 Reporter: Calvin Cheung Assignee: Erik Helin Priority: P2 Components: hotspot/runtime Original Fix: 13: 13, JDK-8213231, http://hg.openjdk.java.net/jdk/jdk/rev/391d671f222b, 1594 day(s) ago Backports and Forwardports: 17: Inherited 11: 11.0.12, JDK-8264401, https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/dd23c089a570, 799 day(s) ago 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8257673: Build fails without shenandoahgc after JDK-8257563 Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8257673 Reporter: Jie Fu Assignee: Jie Fu Priority: P2 Components: hotspot/runtime Original Fix: 16: 16, JDK-8257673, https://git.openjdk.java.net/jdk/commit/37c7835c, 916 day(s) ago Backports and Forwardports: 17: Inherited 11: Not affected 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8202035: Archive the set of ModuleDescriptor and ModuleReference objects for observable system modules with unnamed initial module Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8202035 Reporter: Jiangli Zhou Assignee: Jiangli Zhou Priority: P3 Components: hotspot/runtime Original Fix: 12: 12, JDK-8202035, http://hg.openjdk.java.net/jdk/jdk/rev/b96466cdfc45, 1795 day(s) ago Backports and Forwardports: 17: Inherited 11: 11.0.5, JDK-8229329, https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/99d2d49a8771, 1399 day(s) ago 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8207263: Store the Configuration for system modules into CDS archive Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8207263 Reporter: Jiangli Zhou Assignee: Jiangli Zhou Priority: P3 Components: hotspot/runtime Original Fix: 12: 12, JDK-8207263, http://hg.openjdk.java.net/jdk/jdk/rev/3ab8b84e93cd, 1762 day(s) ago Backports and Forwardports: 17: Inherited 11: 11.0.6, JDK-8230511, https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/5d1974dad9ab, 1373 day(s) ago 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8206115: Use shared macros for JavaClasses::compute_offsets and MetaspaceShared::serialize_well_known_classes Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8206115 Reporter: Jiangli Zhou Assignee: Ioi Lam Priority: P3 Components: hotspot/runtime Original Fix: 12: 12, JDK-8206115, http://hg.openjdk.java.net/jdk/jdk/rev/b08c2a94cce1, 1757 day(s) ago Backports and Forwardports: 17: Inherited 11: 11.0.6, JDK-8230513, https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/3f1b5115bfc2, 1373 day(s) ago 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8209389: SIGSEGV in WalkOopAndArchiveClosure::do_oop_work Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8209389 Reporter: Jiangli Zhou Assignee: Jiangli Zhou Priority: P3 Components: hotspot/runtime Original Fix: 12: 12, JDK-8209389, http://hg.openjdk.java.net/jdk/jdk/rev/4e9667589c43, 1756 day(s) ago Backports and Forwardports: 17: Inherited 11: 11.0.7, JDK-8235506, https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/13ced6c8a4e0, 1279 day(s) ago 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8209385: CDS runtime classpath checking is too strict when only classes from the system modules are archived Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8209385 Reporter: Ioi Lam Assignee: Calvin Cheung Priority: P3 Components: hotspot/runtime Original Fix: 12: 12, JDK-8209385, http://hg.openjdk.java.net/jdk/jdk/rev/0517bd2a0eda, 1755 day(s) ago Backports and Forwardports: 17: Inherited 11: 11.0.7, JDK-8235507, https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/e49cf2426392, 1279 day(s) ago 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8209647: constantPoolHandle::constantPoolHandle(ConstantPool*) when precompiled header is disabled Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8209647 Reporter: Ioi Lam Assignee: Ioi Lam Priority: P3 Components: hotspot/runtime Original Fix: 12: 12, JDK-8209647, http://hg.openjdk.java.net/jdk/jdk/rev/12997ebbc0d8, 1752 day(s) ago Backports and Forwardports: 17: Inherited 11: 11.0.6, JDK-8230515, https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/1e47b238c9e2, 1373 day(s) ago 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8208658: Make CDS archived heap regions usable even if compressed oop encoding has changed Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8208658 Reporter: Ioi Lam Assignee: Ioi Lam Priority: P3 Components: hotspot/runtime Original Fix: 12: 12, JDK-8208658, http://hg.openjdk.java.net/jdk/jdk/rev/187c84a5efe1, 1750 day(s) ago Backports and Forwardports: 17: Inherited 11: 11.0.7, JDK-8238250, https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/20d1a1b806ce, 1224 day(s) ago 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8208061: runtime/LoadClass/TestResize.java fails with "Load factor too high" when running in CDS mode Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8208061 Reporter: Jiangli Zhou Assignee: Jiangli Zhou Priority: P3 Components: hotspot/runtime Original Fix: 12: 12, JDK-8208061, http://hg.openjdk.java.net/jdk/jdk/rev/73523d329966, 1748 day(s) ago Backports and Forwardports: 17: Inherited 11: 11.0.12, JDK-8265224, https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/f1c95ed33ee9, 784 day(s) ago 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8209971: TestOptionsWithRanges.java crashes in CDS mode with G1UpdateBufferSize=1 Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8209971 Reporter: Jiangli Zhou Assignee: Jiangli Zhou Priority: P3 Components: hotspot/runtime Original Fix: 12: 12, JDK-8209971, http://hg.openjdk.java.net/jdk/jdk/rev/d7dcaacb95dd, 1734 day(s) ago Backports and Forwardports: 17: Inherited 11: Not affected 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8210289: ArchivedKlassSubGraphInfoRecord is incomplete Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8210289 Reporter: Ioi Lam Assignee: Ioi Lam Priority: P3 Components: hotspot/runtime Original Fix: 12: 12, JDK-8210289, http://hg.openjdk.java.net/jdk/jdk/rev/9012aeaf993b, 1730 day(s) ago Backports and Forwardports: 17: Inherited 11: 11.0.7, JDK-8238392, https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/23b27e86d491, 1220 day(s) ago 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8210388: Use hash table to store archived subgraph_info records Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8210388 Reporter: Jiangli Zhou Assignee: Ioi Lam Priority: P3 Components: hotspot/runtime Original Fix: 12: 12, JDK-8210388, http://hg.openjdk.java.net/jdk/jdk/rev/7bc8b456e5ac, 1703 day(s) ago Backports and Forwardports: 17: Inherited 11: Not affected 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8206009: Move CDS java heap object archiving code to heapShared.hpp and heapShared.cpp Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8206009 Reporter: Jiangli Zhou Assignee: Jiangli Zhou Priority: P3 Components: hotspot/runtime Original Fix: 12: 12, JDK-8206009, http://hg.openjdk.java.net/jdk/jdk/rev/8dbf1a13af49, 1702 day(s) ago Backports and Forwardports: 17: Inherited 11: Not affected 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8212200: assert(on_stack()) failed when shared java.lang.object is redefined by JVMTI agent Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8212200 Reporter: Jiangli Zhou Assignee: Ioi Lam Priority: P3 Components: hotspot/runtime Original Fix: 12: 12, JDK-8212200, http://hg.openjdk.java.net/jdk/jdk/rev/625f6c742392, 1682 day(s) ago Backports and Forwardports: 17: Inherited 11: 11.0.9, JDK-8213164, https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/29188cd9a358, 1064 day(s) ago 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8213250: CDS archive creation aborts due to metaspace object allocation failure Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8213250 Reporter: Ioi Lam Assignee: Ioi Lam Priority: P3 Components: hotspot/runtime Original Fix: 12: 12, JDK-8213250, http://hg.openjdk.java.net/jdk/jdk/rev/e0fd97beab7e, 1671 day(s) ago Backports and Forwardports: 17: Inherited 11: 11.0.8, JDK-8241425, https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/efe054acc856, 1171 day(s) ago 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8213563: appcds/sharedStrings/SharedStringsStress.java fails with 'GC triggered before VM initialization completed' error Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8213563 Reporter: Jiangli Zhou Assignee: Jiangli Zhou Priority: P3 Components: hotspot/runtime Original Fix: 12: 12, JDK-8213563, http://hg.openjdk.java.net/jdk/jdk/rev/7d3b82b338f7, 1667 day(s) ago Backports and Forwardports: 17: Inherited 11: Not affected 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8213713: Minor issues during MetaspaceShared::initialize_runtime_shared_and_meta_spaces Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8213713 Reporter: Jiangli Zhou Assignee: Jiangli Zhou Priority: P3 Components: hotspot/runtime Original Fix: 12: 12, JDK-8213713, http://hg.openjdk.java.net/jdk/jdk/rev/3a9384c12260, 1666 day(s) ago Backports and Forwardports: 17: Inherited 11: Not affected 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8213275: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails with ClassNotFoundException: jdk.internal.vm.PostVMInitHook Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8213275 Reporter: Abdul Kolarkunnu Assignee: Ioi Lam Priority: P3 Components: hotspot/runtime Original Fix: 12: 12, JDK-8213275, http://hg.openjdk.java.net/jdk/jdk/rev/fab77e2d8146, 1652 day(s) ago Backports and Forwardports: 17: Inherited 11: 11.0.9, JDK-8249055, https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/e96d25e698ac, 1064 day(s) ago 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8214388: CDS dumping fails with java heap fragmentation Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8214388 Reporter: Jiangli Zhou Assignee: Ioi Lam Priority: P3 Components: hotspot/runtime Original Fix: 12: 12, JDK-8214388, http://hg.openjdk.java.net/jdk/jdk/rev/ff04b71bf6f1, 1646 day(s) ago Backports and Forwardports: 17: Inherited 11: Not affected 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8227123: Assertion failure when setting SymbolTableSize larger than 2^17 (131,072) Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8227123 Reporter: Jiangli Zhou Assignee: Coleen Phillimore Priority: P3 Components: hotspot/runtime Original Fix: 14: 14, JDK-8227123, https://hg.openjdk.java.net/jdk/jdk/rev/f40a73b61b5e, 1408 day(s) ago Backports and Forwardports: 17: Inherited 11: Not affected 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8230674: Heap dumps should exclude dormant CDS archived objects of unloaded classes Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8230674 Reporter: Ioi Lam Assignee: Ioi Lam Priority: P3 Components: hotspot/runtime Original Fix: 14: 14, JDK-8230674, https://hg.openjdk.java.net/jdk/jdk/rev/91bc4d6c4054, 1365 day(s) ago Backports and Forwardports: 17: Inherited 11: 11.0.13, JDK-8271823, https://git.openjdk.java.net/jdk11u-dev/commit/aebdee343c9fa3a50a73ae6606c49d6bca8c3fc5, 673 day(s) ago 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8241071: Generation of classes.jsa with -Xshare:dump is not deterministic Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8241071 Reporter: Magnus Ihse Bursie Assignee: Ioi Lam Priority: P3 Components: hotspot/runtime Original Fix: 15: 15, JDK-8241071, https://hg.openjdk.java.net/jdk/jdk/rev/1cfd2ca0b769, 1128 day(s) ago Backports and Forwardports: 17: Inherited 11: Not affected 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8203382 Reporter: Ioi Lam Assignee: Ioi Lam Priority: P4 Components: hotspot/runtime Original Fix: 12: 12, JDK-8203382, http://hg.openjdk.java.net/jdk/jdk/rev/b7eb9cc56277, 1783 day(s) ago Backports and Forwardports: 17: Inherited 11: 11.0.9, JDK-8248479, https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/2f19e4243941, 1073 day(s) ago 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8210864: Reduce the use of metaspaceShared.hpp Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8210864 Reporter: Ioi Lam Assignee: Ioi Lam Priority: P4 Components: hotspot/runtime Original Fix: 12: 12, JDK-8210864, http://hg.openjdk.java.net/jdk/jdk/rev/9d3a00c8c047, 1722 day(s) ago Backports and Forwardports: 17: Inherited 11: Not affected 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8210875: Refactor CompactHashtable Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8210875 Reporter: Ioi Lam Assignee: Ioi Lam Priority: P4 Components: hotspot/runtime Original Fix: 12: 12, JDK-8210875, http://hg.openjdk.java.net/jdk/jdk/rev/2a51125b2794, 1721 day(s) ago Backports and Forwardports: 17: Inherited 11: Not affected 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8212995: Place the Integer.IntegerCache and cached Integer objects in the closed archive heap region Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8212995 Reporter: Jiangli Zhou Assignee: Jiangli Zhou Priority: P4 Components: hotspot/runtime Original Fix: 12: 12, JDK-8212995, http://hg.openjdk.java.net/jdk/jdk/rev/72d4e10305b9, 1677 day(s) ago Backports and Forwardports: 17: Inherited 11: Not affected 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8213439: Run class initialization for boot loader classes with registered subgraph archiving entry field during CDS dump time Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8213439 Reporter: Jiangli Zhou Assignee: Jiangli Zhou Priority: P4 Components: hotspot/runtime Original Fix: 12: 12, JDK-8213439, http://hg.openjdk.java.net/jdk/jdk/rev/3e0ebf913679, 1671 day(s) ago Backports and Forwardports: 17: Inherited 11: Not affected 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8213033: Archive remaining primitive box caches Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8213033 Reporter: Claes Redestad Assignee: Claes Redestad Priority: P4 Components: hotspot/runtime Original Fix: 12: 12, JDK-8213033, http://hg.openjdk.java.net/jdk/jdk/rev/991fe09c698c, 1660 day(s) ago Backports and Forwardports: 17: Inherited 11: Not affected 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8214086: [TESTBUG] Fix subgraph test cases in ReplaceCriticalClasses.java Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8214086 Reporter: Jiangli Zhou Assignee: Jiangli Zhou Priority: P4 Components: hotspot/runtime Original Fix: 12: 12, JDK-8214086, http://hg.openjdk.java.net/jdk/jdk/rev/00c47178ea6c, 1654 day(s) ago Backports and Forwardports: 17: Inherited 11: Not affected 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8221918 Reporter: Aleksey Shipilev Assignee: Aleksey Shipilev Priority: P4 Components: hotspot/runtime Original Fix: 13: 13, JDK-8221918, http://hg.openjdk.java.net/jdk/jdk/rev/776b261dff84, 1524 day(s) ago Backports and Forwardports: 17: Inherited 11: 11.0.9, JDK-8249056, https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/593e70ce1dc0, 1064 day(s) ago 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8230011: Consolidate duplicated classpath parsing code in classLoader.cpp Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8230011 Reporter: Ioi Lam Assignee: Ioi Lam Priority: P4 Components: hotspot/runtime Original Fix: 14: 14, JDK-8230011, https://hg.openjdk.java.net/jdk/jdk/rev/489b8e142559, 1384 day(s) ago Backports and Forwardports: 17: Inherited 11: Not affected 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8227370: Remove SharedPathsMiscInfo Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8227370 Reporter: Jiangli Zhou Assignee: Ioi Lam Priority: P4 Components: hotspot/runtime Original Fix: 14: 14, JDK-8227370, https://hg.openjdk.java.net/jdk/jdk/rev/5ddb746d45e0, 1379 day(s) ago Backports and Forwardports: 17: Inherited 11: Not affected 8: Not affected Release Notes: JDK-8230291: CDS Behavior Change With Non-existent Files During Archive Creation In JDK 14, CDS runtime classpath validation is now more forgiving when dealing with files in the classpath that do not exist. At CDS archive dump time, all non-existent elements in the classpath are automatically stripped. For example, if the command is: java -cp nosuchfile.jar:hello.jar -Xshare:dump \ -XX:SharedClassListFile=hello.classlist \ -XX:SharedArchiveFile=hello.jsa after removing the non-existing elements, the classpath recorded in `hello.jsa` becomes `hello.jar`. Also, at run time, when the CDS archive is loaded, all non-existent elements in the classpath are ignored. With the previous example, all of the following commands will successfully load the archive: (1) ``` java -cp nosuchfile.jar:hello.jar -Xshare:on \ -XX:SharedArchiveFile=hello.jsa \ Hello ``` (2) ``` java -cp hello.jar -Xshare:on \ -XX:SharedArchiveFile=hello.jsa \ Hello ``` (3) ``` java -cp alsonosuchfile.jar:hello.jar -Xshare:on \ -XX:SharedArchiveFile=hello.jsa \ Hello ``` In JDK 13 and earlier, only (1) is allowed while (2) and (3) would trigger an error. ---------------------------------------------------------------------------------------------------- JDK-8230168: Use ClasspathStream for FileMapInfo::create_path_array Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8230168 Reporter: Ioi Lam Assignee: Ioi Lam Priority: P4 Components: hotspot/runtime Original Fix: 14: 14, JDK-8230168, https://hg.openjdk.java.net/jdk/jdk/rev/e2e315f1aa63, 1379 day(s) ago Backports and Forwardports: 17: Inherited 11: Not affected 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8231895: Avoid String allocations in JVM_FindLoadedClass Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8231895 Reporter: Claes Redestad Assignee: Claes Redestad Priority: P4 Components: hotspot/runtime Original Fix: 14: 14, JDK-8231895, https://hg.openjdk.java.net/jdk/jdk/rev/ccbb5a2bf3ab, 1339 day(s) ago Backports and Forwardports: 17: Inherited 11: Not affected 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8239070: Memory leak when unsuccessfully mapping in archive regions Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8239070 Reporter: Thomas Schatzl Assignee: Thomas Schatzl Priority: P4 Components: hotspot/runtime Original Fix: 15: 15, JDK-8239070, https://hg.openjdk.java.net/jdk/jdk/rev/b0417eb55b11, 1204 day(s) ago Backports and Forwardports: 17: Inherited 11: Not affected 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8260933: runtime/cds/serviceability/ReplaceCriticalClassesForSubgraphs.java fails without CompactStrings Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8260933 Reporter: Aleksey Shipilev Assignee: Jiangli Zhou Priority: P4 Components: hotspot/runtime Original Fix: 17: 17, JDK-8260933, https://git.openjdk.java.net/jdk/commit/9f0f0c98, 827 day(s) ago Backports and Forwardports: 11: Not affected 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8290900: Build failure with Clang 14+ due to function warning attribute Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8290900 Reporter: Man Cao Assignee: Man Cao Priority: P4 Components: hotspot/runtime Original Fix: 20: 20, JDK-8290900, https://git.openjdk.org/jdk/commit/0599a05f8c7e26d4acae0b2cc805a65bdd6c6f67, 319 day(s) ago Backports and Forwardports: 17: Not affected 11: Not affected 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8292695: SIGQUIT and jcmd attaching mechanism does not work with signal chaining library Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8292695 Reporter: Man Cao Assignee: Man Cao Priority: P4 Components: hotspot/runtime Original Fix: 20: 20, JDK-8292695, https://git.openjdk.org/jdk/commit/45ff10cc68296c7c73d0eafe6fcc9946ab98267e, 271 day(s) ago Backports and Forwardports: 17: 17.0.6, JDK-8296309, https://git.openjdk.org/jdk17u-dev/commit/ff14ed4af37e465b928e55af220dbb287f6d2bc0, 216 day(s) ago 11: Not affected 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8268416: Clarify invalid method and field ID in JNI specification Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8268416 Reporter: Jiangli Zhou Assignee: David Holmes Priority: P4 Components: hotspot/runtime Original Fix: 18: 18, JDK-8268416, N/A, -1 day(s) ago Backports and Forwardports: 17: Not affected 11: Not affected 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8205534: Remove SymbolTable dependency from serviceability agent Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8205534 Reporter: Coleen Phillimore Assignee: Coleen Phillimore Priority: P3 Components: hotspot/svc-agent Original Fix: 12: 12, JDK-8205534, http://hg.openjdk.java.net/jdk/jdk/rev/ef57cfcd22ff, 1800 day(s) ago Backports and Forwardports: 17: Inherited 11: 11.0.9, JDK-8246173, https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/082e04b13151, 1104 day(s) ago 8: Not affected ---------------------------------------------------------------------------------------------------- JDK-8210527: JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack Original Bug: URL: https://bugs.openjdk.org/browse/JDK-8210527 Reporter: Webbug Group Assignee: Robert Field Priority: P2 Components: tools/jshell Original Fix: 14: 14, JDK-8210527, https://hg.openjdk.java.net/jdk/jdk/rev/fd6d857ec82f, 1274 day(s) ago Backports and Forwardports: 17: Inherited 11: 11.0.9, JDK-8251147, https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/20ab80654904, 1036 day(s) ago 8: Not affected ---------------------------------------------------------------------------------------------------- 86 issues shown.