PUSHES REPORT: 11.0.11 ==================================================================================================== This report shows who pushed the backports to the given release. This usually shows who did the backporting, testing, and review work. Report generated: Tue Apr 02 10:22:44 CEST 2024 Distribution by priority: 1: P1 34: P2 85: P3 105: P4 3: P5 Distribution by components: 228: 129 (56.6%): hotspot 64 (28.1%): hotspot/compiler 29 (12.7%): hotspot/runtime 28 (12.3%): hotspot/gc 3 (1.3%): hotspot/jfr 2 (0.9%): hotspot/svc-agent 1 (0.4%): hotspot/jvmti 1 (0.4%): hotspot/svc 1 (0.4%): hotspot/test 27 (11.8%): security-libs 10 (4.4%): security-libs/javax.net.ssl 9 (3.9%): security-libs/java.security 5 (2.2%): security-libs/javax.crypto:pkcs11 1 (0.4%): security-libs/javax.xml.crypto 1 (0.4%): security-libs/javax.crypto 1 (0.4%): security-libs 21 (9.2%): client-libs 5 (2.2%): client-libs/java.awt 5 (2.2%): client-libs/javax.swing 4 (1.8%): client-libs/2d 4 (1.8%): client-libs 2 (0.9%): client-libs/javax.accessibility 1 (0.4%): client-libs/javax.sound 21 (9.2%): core-libs 7 (3.1%): core-libs/java.lang 3 (1.3%): core-libs/javax.naming 3 (1.3%): core-libs/java.nio 2 (0.9%): core-libs/java.net 2 (0.9%): core-libs/java.lang.module 2 (0.9%): core-libs/java.time 1 (0.4%): core-libs 1 (0.4%): core-libs/java.lang.invoke 14 (6.1%): tools 6 (2.6%): tools 3 (1.3%): tools/jshell 3 (1.3%): tools/jlink 1 (0.4%): tools/javap 1 (0.4%): tools/javac 11 (4.8%): infrastructure 9 (3.9%): infrastructure/build 2 (0.9%): infrastructure 3 (1.3%): core-svc 2 (0.9%): core-svc/java.lang.management 1 (0.4%): core-svc/tools 2 (0.9%): xml 2 (0.9%): xml/jaxp Distribution by affiliation: 227: 107 (47.1%): SAP 73 (32.2%): Martin Doerr 16 (7.0%): Christoph Langer 15 (6.6%): Goetz Lindenmaier 3 (1.3%): Matthias Baesken 56 (24.7%): Amazon 50 (22.0%): Aleksey Shipilev 6 (2.6%): Paul Hohensee 39 (17.2%): Red Hat 14 (6.2%): Severin Gehwolf 7 (3.1%): Alex Kasko 6 (2.6%): Thomas Stuefe 4 (1.8%): Martin Balao 4 (1.8%): Roland Westrelin 3 (1.3%): Andrew Hughes 1 (0.4%): Andrew Haley 9 (4.0%): BellSoft 9 (4.0%): Alexandr Scherbatiy 6 (2.6%): Independent 4 (1.8%): Fei Yang 2 (0.9%): Zhengyu Gu 3 (1.3%): DataDog 3 (1.3%): Jaroslav Bachorík 2 (0.9%): Azul 2 (0.9%): Yuri Nesterenko 2 (0.9%): IBM 2 (0.9%): Ichiroh Takiguchi 2 (0.9%): NTT DATA 2 (0.9%): Yasumasa Suenaga 1 (0.4%): Oracle 1 (0.4%): Vladimir Kozlov Chronological push log: 2021/04/20 18:17, Andrew Hughes, Red Hat, JDK-8265551: compiler/graalunit/CoreTest.java fails with NPE after JDK-8244543 2021/03/26 17:30, Christoph Langer, SAP, JDK-8264310: Exclude some failing tests from security/infra/java/security/cert/CertPathValidator 2021/03/15 10:07, Martin Doerr, SAP, JDK-8263584: isStandalone property: remove dependency on pretty-print 2021/03/05 09:24, Martin Doerr, SAP, JDK-8263079: Double-rounding possibility in float fma 2021/03/05 09:24, Martin Doerr, SAP, JDK-8263049: XML declaration is not followed by a newline 2021/03/01 14:17, Ichiroh Takiguchi, IBM, JDK-8262754: [AIX] jshell command throws java.io.IOError on non English locales 2021/03/01 12:42, Roland Westrelin, Red Hat, JDK-8262745: Restore HandleArea used in Deoptimization::uncommon_trap 2021/03/01 10:48, Yuri Nesterenko, Azul, JDK-8262736: LDAP channel binding does not work with StartTLS extension 2021/03/01 10:40, Yuri Nesterenko, Azul, JDK-8262257: LDAP Channel Binding support for Java GSS/Kerberos 2021/03/01 09:37, Aleksey Shipilev, Amazon, JDK-8262728: Shenandoah: Disable class-unloading in I-U mode 2021/03/01 09:37, Aleksey Shipilev, Amazon, JDK-8262727: Code IfNode::fold_compares_helper more defensively 2021/02/25 09:50, Severin Gehwolf, Red Hat, JDK-8262319: Regression introduced with JDK-8250984 - memory might be null in some machines 2021/02/24 21:26, Alexandr Scherbatiy, BellSoft, JDK-8262113: [Graal] vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted003/TestDescription.java fails 2021/02/24 19:34, Alex Kasko, Red Hat, JDK-8262324: javax/swing/JComboBox/WindowsComboBoxSize/WindowsComboBoxSizeTest.java fails in Windows 2021/02/24 09:15, Severin Gehwolf, Red Hat, JDK-8262290: Math.exp() gives wrong result for large values on x86 32-bit platforms 2021/02/23 15:56, Fei Yang, Independent, JDK-8262070: AArch64: missing support for -XX:+ExtendedDTraceProbes in C1 2021/02/23 15:26, Fei Yang, Independent, JDK-8262228: (sc) SocketChannel.read/write throws AsynchronousCloseException on closed channel 2021/02/23 08:54, Christoph Langer, SAP, JDK-8262170: Wrong format in SAP copyright header of OsVersionTest 2021/02/23 08:51, Christoph Langer, SAP, JDK-8262169: Fix incorrect result of Math.abs() with char type 2021/02/23 08:27, Christoph Langer, SAP, JDK-8262168: This test printed a blank page 2021/02/23 08:23, Christoph Langer, SAP, JDK-8262167: Japanese characters were printed upside down on AIX 2021/02/22 10:41, Ichiroh Takiguchi, IBM, JDK-8262112: Windows IME was disabled after DnD operation 2021/02/19 11:04, Christoph Langer, SAP, JDK-8261829: Exclude tools/jlink/JLinkReproducibleTest.java in 11u 2021/02/19 10:59, Christoph Langer, SAP, JDK-8262024: Test java/lang/System/OsVersionTest.java still failing on BigSur patch versions after JDK-8253702 2021/02/19 10:45, Martin Doerr, SAP, JDK-8262022: Add 2 HARICA roots to cacerts truststore 2021/02/19 10:45, Martin Doerr, SAP, JDK-8262021: [PPC64] AES intrinsics write beyond the destination array 2021/02/19 10:12, Christoph Langer, SAP, JDK-8262016: Test sun/security/pkcs11/KeyAgreement/IllegalPackageAccess.java fails on platforms where no nsslib artifacts are defined 2021/02/19 10:08, Christoph Langer, SAP, JDK-8262015: BigSur version number reported as 10.16, should be 11.nn 2021/02/19 03:02, Andrew Hughes, Red Hat, JDK-8261999: (tz) Upgrade Timezone Data to tzdata2021a 2021/02/17 12:24, Alexandr Scherbatiy, BellSoft, JDK-8261904: Add test omitted from JDK-8212043 2021/02/17 12:24, Alexandr Scherbatiy, BellSoft, JDK-8261903: AArch64: Add floating-point Math.min/max intrinsics 2021/02/17 12:24, Alexandr Scherbatiy, BellSoft, JDK-8261902: [Graal] unit test CheckGraalIntrinsics failed after 8212043 2021/02/17 12:12, Martin Doerr, SAP, JDK-8261901: docs/index.html has no title or copyright 2021/02/17 09:38, Aleksey Shipilev, Amazon, JDK-8261878: Shenandoah: Use object size for full GC humongous compaction 2021/02/17 09:38, Aleksey Shipilev, Amazon, JDK-8261877: Shenandoah: Improve SATB flushing 2021/02/17 09:38, Aleksey Shipilev, Amazon, JDK-8261876: gc/parallel/TestDynShrinkHeap.java still fails "assert(covered_region.contains(new_memregion)) failed: new region is not in covered_region" 2021/02/17 09:38, Aleksey Shipilev, Amazon, JDK-8261875: ParallelGC: oldgen expansion needs release-store for _end 2021/02/17 07:22, Alexandr Scherbatiy, BellSoft, JDK-8261872: Printed GlyphVector outline with low DPI has bad quality on Windows 2021/02/16 06:00, Andrew Hughes, Red Hat, JDK-8261786: x86 32-bit build fails when -fcf-protection is passed in the compiler flags 2021/02/15 19:04, Aleksey Shipilev, Amazon, JDK-8261776: Zero: skip serviceability/sa tests, set vm.hasSA to false 2021/02/15 19:04, Aleksey Shipilev, Amazon, JDK-8261775: Fix incorrect format string in Http1HeaderParser 2021/02/15 19:04, Aleksey Shipilev, Amazon, JDK-8261774: C1: x86_32 fails with -XX:UseSSE=1 after JDK-8210764 due to mishandled lir_neg 2021/02/15 19:03, Aleksey Shipilev, Amazon, JDK-8261773: PPC64 Zero build fails with 'VMError::controlled_crash(int)::FunctionDescriptor functionDescriptor' has incomplete type and cannot be defined 2021/02/15 19:02, Aleksey Shipilev, Amazon, JDK-8261772: G1 Full GC not purging code root memory and hence causing memory leak 2021/02/15 19:02, Aleksey Shipilev, Amazon, JDK-8261771: NMT: tuning statistic shows incorrect hash distribution 2021/02/10 10:15, Alexandr Scherbatiy, BellSoft, JDK-8261497: Cannot programmatically retrieve Metaspace max set via JAVA_TOOL_OPTIONS 2021/02/09 16:58, Jaroslav Bachorík, DataDog, JDK-8261452: JFR: Can't handle constant dynamic used by Jacoco agent 2021/02/09 16:57, Jaroslav Bachorík, DataDog, JDK-8261451: JFR fails with assertion: assert(t->unflushed_size() == 0) failed: invariant 2021/02/08 18:57, Paul Hohensee, Amazon, JDK-8261359: Remove unnecessary caching of Parker object in java.lang.Thread 2021/02/08 15:36, Aleksey Shipilev, Amazon, JDK-8261349: Build failures after JDK-8253353 2021/02/08 15:36, Aleksey Shipilev, Amazon, JDK-8261348: Crash in C2: guarantee(n != NULL) failed: No Node 2021/02/08 14:15, Severin Gehwolf, Red Hat, JDK-8261089: [TESTBUG] native library of test TestCheckedReleaseCriticalArray.java fails to compile with gcc 4.x 2021/02/08 14:11, Martin Doerr, SAP, JDK-8261339: sun/security/tools/jarsigner/TsacertOptionTest.java compilation failed after JDK-8244683 2021/02/08 14:11, Martin Doerr, SAP, JDK-8261338: A TSA server used by tests 2021/02/08 12:08, Aleksey Shipilev, Amazon, JDK-8261333: VM_HeapWalkOperation::iterate_over_object reads non-strong fields with an on-strong load barrier 2021/02/08 10:53, Aleksey Shipilev, Amazon, JDK-8261328: Shenandoah: Rename store-val to IU-barrier 2021/02/08 10:53, Aleksey Shipilev, Amazon, JDK-8261327: compiler/rtm/cli tests can be run w/o WhiteBox 2021/02/08 10:53, Aleksey Shipilev, Amazon, JDK-8261326: javac/lambda/T8031967.java fails with StackOverflowError on x86_32 2021/02/08 10:53, Aleksey Shipilev, Amazon, JDK-8261325: Shenandoah: filter null oops before calling enqueue/SATB barrier 2021/02/08 10:42, Aleksey Shipilev, Amazon, JDK-8261324: Test fails on OSX with java.lang.RuntimeException 'Narrow klass base: 0x0000000000000000, Narrow klass shift: 3' missing 2021/02/08 10:35, Aleksey Shipilev, Amazon, JDK-8261323: Some fields in HaltNode is not cloned 2021/02/08 10:35, Aleksey Shipilev, Amazon, JDK-8261322: Incorrect encoding of AVX-512 kmovq instruction 2021/02/08 10:28, Aleksey Shipilev, Amazon, JDK-8261321: sun.jvm.hostspot.code.CompressedReadStream readDouble() conversion to long mishandled 2021/02/08 10:21, Aleksey Shipilev, Amazon, JDK-8261320: Shenandoah: Remove unreliable assertion 2021/02/08 10:21, Aleksey Shipilev, Amazon, JDK-8261319: Shenandoah: failed vmTestbase/nsk/jvmti/AttachOnDemand/attach021/TestDescription.java test 2021/02/08 10:21, Aleksey Shipilev, Amazon, JDK-8261318: Dying objects are published from users of CollectedHeap::object_iterate 2021/02/08 10:21, Aleksey Shipilev, Amazon, JDK-8261317: Make TestGCLocker more resilient with concurrent GCs 2021/02/08 10:17, Aleksey Shipilev, Amazon, JDK-8261316: Shenandoah: uninitialized label in VerifyThreadGCState 2021/02/08 10:17, Aleksey Shipilev, Amazon, JDK-8261315: gc/shenandoah/mxbeans tests fail with -Xcomp 2021/02/08 10:17, Aleksey Shipilev, Amazon, JDK-8261314: (bf) Force DirectBufferAllocTest to run with -ExplicitGCInvokesConcurrent 2021/02/08 10:14, Aleksey Shipilev, Amazon, JDK-8261313: C1: 3-arg StubAssembler::call_RT stack-use condition is incorrect 2021/02/08 10:14, Aleksey Shipilev, Amazon, JDK-8261312: Add Shenandoah test config to compiler/gcbarriers/UnsafeIntrinsicsTest.java 2021/02/08 10:14, Aleksey Shipilev, Amazon, JDK-8261311: Shenandoah: Allow oldval and newval registers to overlap in cmpxchg_oop() 2021/02/05 09:44, Severin Gehwolf, Red Hat, JDK-8260436: JNI local refs exceed capacity getDiagnosticCommandInfo 2021/02/05 09:44, Severin Gehwolf, Red Hat, JDK-8260435: [TESTBUG] DcmdMBeanTestCheckJni.java reports false positive 2021/02/04 19:12, Martin Doerr, SAP, JDK-8261176: [s390] NativeMovRegMem::verify() fails because it's too strict 2021/02/02 17:44, Goetz Lindenmaier, SAP, JDK-8257408: Bump update version for OpenJDK: jdk-11.0.11 2021/01/27 18:33, Paul Hohensee, Amazon, JDK-8260552: Update LogCompilation junit to 4.13.1 2021/01/27 18:16, Alexandr Scherbatiy, BellSoft, JDK-8260549: SIGSEGV in os::PlatformEvent::unpark() in JvmtiRawMonitor::raw_exit while posting method exit event 2021/01/27 18:16, Alexandr Scherbatiy, BellSoft, JDK-8260548: AArch64: Optimize div/rem by constant in C1 2021/01/27 17:58, Martin Balao, Red Hat, JDK-8260544: Cancel multi-part cipher operations in SunPKCS11 after failures 2021/01/27 16:23, Martin Doerr, SAP, JDK-8260530: runtime/jni/checked/TestCheckedReleaseArrayElements.java fails with stderr not empty 2021/01/27 16:23, Martin Doerr, SAP, JDK-8260529: Using -Xcheck:jni can lead to a double-free after JDK-8193234 2021/01/27 16:23, Martin Doerr, SAP, JDK-8260527: [JVMCI] Set exception_seen accordingly in the runtime. 2021/01/26 11:40, Martin Doerr, SAP, JDK-8260412: Deadlock between URLStreamHandler.getHostAddress and file.Handler.openconnection 2021/01/26 11:40, Martin Doerr, SAP, JDK-8260411: aarch64: fix typo in verify_oop_array 2021/01/26 11:40, Martin Doerr, SAP, JDK-8260410: sun/security/krb5/auto/ReplayCachePrecise.java failed - no KrbException thrown 2021/01/26 11:40, Martin Doerr, SAP, JDK-8260409: Japanese characters not entered by mouse click on Windows 10 2021/01/25 17:51, Martin Balao, Red Hat, JDK-8260383: Illegal package access when SunPKCS11 requires SunJCE's classes 2021/01/25 09:39, Martin Doerr, SAP, JDK-8260352: (tz) Upgrade Timezone Data to tzdata2020f 2021/01/25 09:39, Martin Doerr, SAP, JDK-8260351: [TEST_BUG] Convert applet-based test open/test/jdk/javax/swing/JMenuItem/8031573/bug8031573.java to a regular java test 2021/01/20 14:49, Martin Balao, Red Hat, JDK-8260055: HotSpot compile warnings from GCC 9 2021/01/18 15:08, Christoph Langer, SAP, JDK-8259932: RegisterSaver::save_live_registers() omits upper halves of ZMM0-15 registers 2021/01/18 15:08, Christoph Langer, SAP, JDK-8259931: Deoptimization stub doesn't save vector registers on x86 2021/01/18 13:59, Christoph Langer, SAP, JDK-8253999: Document JNDI/LDAP timeout properties 2021/01/18 09:37, Martin Doerr, SAP, JDK-8259904: Missing -mmacosx-version-min=X flag when linking libjvm 2021/01/18 09:37, Martin Doerr, SAP, JDK-8259903: Update SunPKCS11 provider with PKCS11 v3.0 header files 2021/01/18 09:37, Martin Doerr, SAP, JDK-8259902: RSA cipher buffer cleanup 2021/01/18 09:37, Martin Doerr, SAP, JDK-8259901: Update the text handling in the JPasswordField 2021/01/15 20:05, Martin Balao, Red Hat, JDK-8259852: SunPKCS11-NSS tests failing with CKR_ATTRIBUTE_READ_ONLY and CKR_MECHANISM_PARAM_INVALID 2021/01/15 18:58, Christoph Langer, SAP, JDK-8259850: (dc) Initial value of SO_SNDBUF should allow sending large datagrams (macOS) 2021/01/15 11:57, Matthias Baesken, SAP, JDK-8259835: some missing NULL checks or asserts after CodeCache::find_blob_unsafe 2021/01/15 11:52, Matthias Baesken, SAP, JDK-8259834: Print callstack in error case in runAWTLoopWithApp 2021/01/15 10:00, Martin Doerr, SAP, JDK-8259829: Failed to launch JVM because of NullPointerException occured on System.props 2021/01/15 10:00, Martin Doerr, SAP, JDK-8259828: C2 compilation fails with assert(vtable_index == Method::invalid_vtable_index) failed: correct sentinel value 2021/01/15 10:00, Martin Doerr, SAP, JDK-8259827: AllocateUninitializedArray C2 intrinsic fails with void.class input 2021/01/15 10:00, Martin Doerr, SAP, JDK-8259826: Client manual test problem list update 2021/01/15 09:40, Severin Gehwolf, Red Hat, JDK-8258689: JDK-8202343 is incomplete 2021/01/15 09:40, Severin Gehwolf, Red Hat, JDK-8258678: Security infra test failures caused by JDK-8202343 2021/01/15 09:40, Severin Gehwolf, Red Hat, JDK-8258597: Disable TLS 1.0 and 1.1 2021/01/14 16:51, Alexandr Scherbatiy, BellSoft, JDK-8259792: Fix aarch64-linux compilation after -Wreorder changes 2021/01/14 13:16, Roland Westrelin, Red Hat, JDK-8259567: Some code is not vectorized after 8251925 and 8250607 2021/01/14 11:06, Aleksey Shipilev, Amazon, JDK-8259772: Optimize Character.toString 2021/01/14 10:50, Severin Gehwolf, Red Hat, JDK-8259571: C2: assert(skeleton_predicate_has_opaque(iff)) failed: unexpected 2021/01/14 09:39, Martin Doerr, SAP, JDK-8259770: C2: "failed: only phis" assert failure in loop strip mining verification 2021/01/14 09:19, Aleksey Shipilev, Amazon, JDK-8259769: Epsilon: improve performance under contention during virtual space expansion 2021/01/14 09:19, Aleksey Shipilev, Amazon, JDK-8259768: Epsilon: clean up unused includes 2021/01/14 09:19, Aleksey Shipilev, Amazon, JDK-8259767: epsilonBarrierSet.hpp should not include barrierSetAssembler 2021/01/14 09:19, Aleksey Shipilev, Amazon, JDK-8259766: Epsilon: clean up unused code/declarations 2021/01/13 10:18, Roland Westrelin, Red Hat, JDK-8259691: Incremental rebuild broken on Macosx 2021/01/13 10:18, Roland Westrelin, Red Hat, JDK-8259690: Handle multiple prereqs on the same line in deps files 2021/01/13 09:58, Martin Doerr, SAP, JDK-8259685: UI of Swing components is not redrawn after their internal state changed 2021/01/13 09:58, Martin Doerr, SAP, JDK-8259684: Policy initialization issues when the denyAfter constraint is enabled 2021/01/12 13:18, Zhengyu Gu, Independent, JDK-8259621: [TEST_BUG] Automate bug4275046.java test 2021/01/12 10:18, Severin Gehwolf, Red Hat, JDK-8259379: TLS connection always receives close_notify exception 2021/01/12 09:44, Martin Doerr, SAP, JDK-8259612: AArch64: assert(src->section_index_of(target) == CodeBuffer::SECT_NONE) failed: sanity 2021/01/10 07:24, Christoph Langer, SAP, JDK-8259521: VerifyCACerts.java fails as soneraclass2ca cert will expire in 90 days 2021/01/08 21:18, Vladimir Kozlov, Oracle, JDK-8259509: CRC32 optimization using AVX512 instructions 2021/01/08 09:49, Aleksey Shipilev, Amazon, JDK-8259472: java.lang.ArrayIndexOutOfBoundsException thrown for malformed class file 2021/01/08 09:48, Aleksey Shipilev, Amazon, JDK-8259471: Incorrect MachCallRuntimeNode::ret_addr_offset() for CallLeafNoFP on x86_32 2021/01/08 09:39, Martin Doerr, SAP, JDK-8259470: C2: Refactor code that clones predicates during loop unswitching 2021/01/08 09:18, Aleksey Shipilev, Amazon, JDK-8259461: Uninitialized variable after JDK-8257513 2021/01/08 09:18, Aleksey Shipilev, Amazon, JDK-8259460: C2: assert((constant_addr - _masm.code()->consts()->start()) == con.offset()) 2021/01/07 11:03, Martin Doerr, SAP, JDK-8259364: Unexpected result if patching an entire instruction on AArch64 2021/01/07 11:03, Martin Doerr, SAP, JDK-8259363: Incremental rebuild with precompiled header fails when touching a header file 2021/01/07 11:03, Martin Doerr, SAP, JDK-8259362: Fix product build on Windows+Arm64 2021/01/06 15:40, Jaroslav Bachorík, DataDog, JDK-8259320: SIGILL in jdk.jfr.internal.PlatformRecorder.rotateDisk() 2021/01/06 09:45, Aleksey Shipilev, Amazon, JDK-8259308: C2: Not marking stores correctly as mismatched in string opts 2021/01/06 09:36, Aleksey Shipilev, Amazon, JDK-8259307: C2 compiled checkcast of non-null object triggers endless deoptimization/recompilation cycle 2021/01/06 09:23, Aleksey Shipilev, Amazon, JDK-8259306: PrintInlining as compiler directive doesn't print virtual calls 2021/01/06 09:21, Aleksey Shipilev, Amazon, JDK-8259305: PsAdaptiveSizePolicy::_old_gen_policy_is_ready is unused 2021/01/06 09:20, Aleksey Shipilev, Amazon, JDK-8259304: Parallel GC crash in gc/parallel/TestDynShrinkHeap.java: new region is not in covered_region 2021/01/04 14:01, Andrew Haley, Red Hat, JDK-8259060: AArch64: runtime/ReservedStack/ReservedStackTestCompiler.java fails 2020/12/30 15:22, Alex Kasko, Red Hat, JDK-8259012: sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java again reports leaks after JDK-8257884 2020/12/30 15:22, Alex Kasko, Red Hat, JDK-8259011: Re-enable sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java as automatic test 2020/12/30 15:22, Alex Kasko, Red Hat, JDK-8259010: sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java reports leaks 2020/12/30 15:22, Alex Kasko, Red Hat, JDK-8258261: SSLSocket that is never bound or connected leaks socket resources 2020/12/30 10:55, Martin Doerr, SAP, JDK-8259005: Improve handshake logging 2020/12/30 10:17, Martin Doerr, SAP, JDK-8259003: [PPC64] undefined reference to Klass::vtable_start_offset() 2020/12/30 10:17, Martin Doerr, SAP, JDK-8259002: [PPC64] Support -XX:-UseInlineCaches 2020/12/30 10:17, Martin Doerr, SAP, JDK-8259001: libTestMainKeyWindow fails to build with Xcode 12.2 2020/12/30 10:17, Martin Doerr, SAP, JDK-8259000: C1: assert(is_virtual()) failed: type check 2020/12/30 10:17, Martin Doerr, SAP, JDK-8258999: Leak File Descriptors Because of ResolverLocalFilesystem#engineResolveURI() 2020/12/30 10:17, Martin Doerr, SAP, JDK-8258998: Java MIDI fails with a dereferenced memory error when asked to send a raw 0xF7 2020/12/30 10:17, Martin Doerr, SAP, JDK-8258997: Create a checked cast 2020/12/30 10:17, Martin Doerr, SAP, JDK-8258996: "dead loop detected" assert failure with patch from 8223051 2020/12/30 10:17, Martin Doerr, SAP, JDK-8258995: closed java/awt/dnd/MouseEventAfterStartDragTest/MouseEventAfterStartDragTest.html test failed 2020/12/30 10:17, Martin Doerr, SAP, JDK-8258994: The CycleDMImagetest brokes the system 2020/12/30 10:17, Martin Doerr, SAP, JDK-8258993: AArch64: MachCallRuntimeNode::ret_addr_offset() is incorrect for stub calls 2020/12/30 10:17, Martin Doerr, SAP, JDK-8258992: AArch64 C1 OopMap inserted twice fatal error 2020/12/30 10:17, Martin Doerr, SAP, JDK-8258991: AArch64: guarantee(val < (1U << nbits)) failed: Field too big for insn 2020/12/30 10:17, Martin Doerr, SAP, JDK-8258990: Signed immediate support in .../share/assembler.hpp is broken. 2020/12/28 10:11, Martin Doerr, SAP, JDK-8258967: Unexpected test result caused by C2 MergeMemNode::Ideal 2020/12/28 10:11, Martin Doerr, SAP, JDK-8258966: Wrong package declarations in jline classes after JDK-8241598 2020/12/28 10:11, Martin Doerr, SAP, JDK-8256850: Upgrade JLine to 3.14.0 2020/12/23 15:31, Martin Doerr, SAP, JDK-8258900: [REDO] 8238384 CTW: C2 compilation fails with "assert(store != load->find_exact_control(load->in(0))) failed: dependence cycle found" 2020/12/23 11:00, Martin Doerr, SAP, JDK-8258885: C2 CompilerThread0 crash in Node::add_req(Node*) 2020/12/23 10:57, Martin Doerr, SAP, JDK-8258882: AArch64: C2: offset overflow in BoxLockNode::emit 2020/12/23 10:57, Martin Doerr, SAP, JDK-8258881: AArch64: assert((unsigned)fpargs < 32) 2020/12/23 10:57, Martin Doerr, SAP, JDK-8258880: AArch64: Fix a potential issue about register allocation effect rule in reduce_add2I 2020/12/23 10:04, Severin Gehwolf, Red Hat, JDK-8257978: ExceptionInInitializerError due to UncheckedIOException while initializing cgroupv1 subsystem 2020/12/23 09:12, Goetz Lindenmaier, SAP, JDK-8258875: Change to Visual Studio 2019 16.7.2 for building on Windows at Oracle 2020/12/23 09:12, Goetz Lindenmaier, SAP, JDK-8258874: modify a primitive array through a stream and a for cycle causes jre crash 2020/12/23 09:12, Goetz Lindenmaier, SAP, JDK-8258569: C2: RenaissanceStressTest fails with assert(!had_error): bad dominance 2020/12/23 08:53, Goetz Lindenmaier, SAP, JDK-8258873: MethodCounters must exist before nmethod is installed 2020/12/23 08:36, Goetz Lindenmaier, SAP, JDK-8258871: Add expiry exception for QuoVadis root certificate 2020/12/23 08:36, Goetz Lindenmaier, SAP, JDK-8258870: Add LuxTrust certificate that is expiring in March 2021 to list of allowed but expired certs 2020/12/23 02:34, Yasumasa Suenaga, NTT DATA, JDK-8258854: jhsdb cannot attach to Java processes running in Docker containers 2020/12/22 14:33, Martin Doerr, SAP, JDK-8258822: Module xxxAnnotation() methods throw NCDFE if module-info.class found as resource in unnamed module 2020/12/22 14:11, Martin Doerr, SAP, JDK-8258821: jdeps --check produces NPE if there is any missing module dependence 2020/12/22 14:11, Martin Doerr, SAP, JDK-8258820: jdeps ignores multi-release when generate-module-info used on command line 2020/12/22 14:11, Martin Doerr, SAP, JDK-8258819: C2 fails with assert(phase->C->get_alias_index(t) == phase->C->get_alias_index(t_adr)) failed: correct memory chain 2020/12/21 15:29, Martin Doerr, SAP, JDK-8258789: Lookup::unreflect should bind with the original caller independent of Method's accessible flag 2020/12/21 10:16, Severin Gehwolf, Red Hat, JDK-8258680: javax/net/ssl/compatibility/BasicConnectTest.java failed with No enum constant 2020/12/19 10:20, Yasumasa Suenaga, NTT DATA, JDK-8258739: "search codecache" clhsdb command does not work 2020/12/18 11:52, Fei Yang, Independent, JDK-8258685: Classes generated by SystemModulesPlugin.java are not reproducable 2020/12/17 18:11, Martin Doerr, SAP, JDK-8258624: Refactor Handshake::execute to take a more complex type than ThreadClosure 2020/12/17 17:39, Severin Gehwolf, Red Hat, JDK-8258503: TestUseContainerSupport.java fails on some Linux kernels w/o swap limit capabilities 2020/12/17 16:39, Martin Doerr, SAP, JDK-8258616: java/awt/ColorClass/AlphaColorTest.java is failing intermittently in nightly lnux-x64 system 2020/12/17 16:39, Martin Doerr, SAP, JDK-8258615: Rework the fix for JDK-8071483 2020/12/17 16:39, Martin Doerr, SAP, JDK-8258614: aarch64: add necessary masking for immediate shift counts 2020/12/17 16:39, Martin Doerr, SAP, JDK-8258613: AARCH64: problems with CAS instructions encoding 2020/12/17 16:39, Martin Doerr, SAP, JDK-8258612: tools/jdeps/listdeps/ListModuleDeps.java failed due to missing Lib2 file 2020/12/17 16:39, Martin Doerr, SAP, JDK-8258611: jdeps: localized messages don't use proper line breaks 2020/12/17 16:39, Martin Doerr, SAP, JDK-8258610: jdeps --print-module-deps should report missing dependences 2020/12/17 16:39, Martin Doerr, SAP, JDK-8258609: jdeps usage of --dot-output doesn't provide valid output for modular jar 2020/12/17 16:39, Martin Doerr, SAP, JDK-8258608: ModuleLayer.defineModulesWithXXX does not setup delegation when module reads automatic module 2020/12/17 09:10, Goetz Lindenmaier, SAP, JDK-8258572: Add pkcs11/KeyStore/ClientAuth.sh to Problem list 2020/12/17 09:10, Goetz Lindenmaier, SAP, JDK-8258571: Exclude runtime/handshake/HandshakeWalkSuspendExitTest.java 2020/12/16 14:54, Fei Yang, Independent, JDK-8258506: Gensrc step CompileProperties generates unstable CompilerProperties output 2020/12/16 07:53, Goetz Lindenmaier, SAP, JDK-8258463: Handshake processing thread lacks yielding 2020/12/16 07:53, Goetz Lindenmaier, SAP, JDK-8258462: Need better granularity for sleeping 2020/12/15 12:35, Severin Gehwolf, Red Hat, JDK-8258234: Memory leak in imageFile.cpp 2020/12/15 11:09, Alex Kasko, Red Hat, JDK-8258274: ProcessBuilder/checkHandles/CheckHandles.java failed "AssertionError: Handle use increased by more than 10 percent." 2020/12/15 11:07, Christoph Langer, SAP, JDK-8258399: Make gtest for long path names on Windows more resilient in the presence of virus scanners 2020/12/15 11:05, Christoph Langer, SAP, JDK-8258398: [Regression] Switch of Gnome theme ends up in deadlocked UI 2020/12/14 17:56, Alex Kasko, Red Hat, JDK-8258250: Java Access Bridge does not close the logger 2020/12/11 16:11, Martin Doerr, SAP, JDK-8258109: AArch64: Invalid encoding for fmlsvs instruction 2020/12/10 17:04, Paul Hohensee, Amazon, JDK-8258046: aarch64: minor improvements of atomic operations 2020/12/10 14:05, Zhengyu Gu, Independent, JDK-8258041: Shenandoah: Cleanup CM::update_roots() 2020/12/10 08:14, Goetz Lindenmaier, SAP, JDK-8258022: [macOS] Java app crashes while switching input methods 2020/12/10 08:14, Goetz Lindenmaier, SAP, JDK-8258021: Shenandoah: objArrayKlass metadata is not marked with chunked arrays 2020/12/10 08:14, Goetz Lindenmaier, SAP, JDK-8258020: Shenandoah: Query is_at_shenandoah_safepoint() from control thread should return false 2020/12/10 08:14, Goetz Lindenmaier, SAP, JDK-8258019: SunJSSE FIPS regression in key exchange after JDK-8171279 11u backport 2020/12/08 14:20, Paul Hohensee, Amazon, JDK-8257904: AArch64: Regressions in ArrayCopyUnalignedDst.testByte/testChar for 65-78 bytes when UseSIMDForMemoryOps is on 2020/12/08 14:20, Paul Hohensee, Amazon, JDK-8257903: AArch64: Use ldpq/stpq instead of ld4/st4 for small copies in StubGenerator::copy_memory 2020/12/08 14:20, Paul Hohensee, Amazon, JDK-8257902: Add detection for Graviton 2 CPUs 2020/12/03 16:02, Thomas Stuefe, Red Hat, JDK-8257699: Bad Copyright header format after JDK-8212218 2020/12/03 16:00, Thomas Stuefe, Red Hat, JDK-8257698: runtime/ErrorHandling/TestHeapDumpOnOutOfMemoryError.java fails with release VMs 2020/12/03 15:56, Thomas Stuefe, Red Hat, JDK-8257697: [TESTBUG] runtime/ErrorHandling/TestHeapDumpOnOutOfMemoryErrorInMetaspace.java timed out 2020/12/03 15:49, Thomas Stuefe, Red Hat, JDK-8257696: VM should ignore SIGXFSZ on ppc64, s390 too 2020/12/03 15:43, Thomas Stuefe, Red Hat, JDK-8257695: [linux] Add process-memory information to hs-err and VM.info 2020/12/03 15:27, Thomas Stuefe, Red Hat, JDK-8257693: [windows] os::pd_map_memory error detection broken 2020/12/03 08:26, Matthias Baesken, SAP, JDK-8257655: libwindowsaccessbridge issues on 64bit Windows 2020/12/03 06:52, Aleksey Shipilev, Amazon, JDK-8257649: Shenandoah: fold ShenandoahTracer definition 2020/12/03 06:52, Aleksey Shipilev, Amazon, JDK-8257648: Shenandoah: optimize shenandoah/jni/TestPinnedGarbage.java test 2020/12/02 11:47, Aleksey Shipilev, Amazon, JDK-8257593: C2: assert(C->live_nodes() <= C->max_node_limit()) failed: Live Node limit exceeded limit 2020/12/02 07:27, Goetz Lindenmaier, SAP, JDK-8257571: Bump update version for OpenJDK: jdk-11.0.11 No changesets log: JDK-8269249: PPC64: Wrong assertion "illegal object size" JDK-8258889: VM crashed running TestComplexAddrExpr.java test with -XX:UseAVX=X Committer push log: Alex Kasko, Red Hat: JDK-8258250: Java Access Bridge does not close the logger JDK-8262324: javax/swing/JComboBox/WindowsComboBoxSize/WindowsComboBoxSizeTest.java fails in Windows JDK-8258274: ProcessBuilder/checkHandles/CheckHandles.java failed "AssertionError: Handle use increased by more than 10 percent." JDK-8259011: Re-enable sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java as automatic test JDK-8258261: SSLSocket that is never bound or connected leaks socket resources JDK-8259012: sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java again reports leaks after JDK-8257884 JDK-8259010: sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java reports leaks Alexandr Scherbatiy, BellSoft: JDK-8261902: [Graal] unit test CheckGraalIntrinsics failed after 8212043 JDK-8262113: [Graal] vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted003/TestDescription.java fails JDK-8261903: AArch64: Add floating-point Math.min/max intrinsics JDK-8260548: AArch64: Optimize div/rem by constant in C1 JDK-8261904: Add test omitted from JDK-8212043 JDK-8261497: Cannot programmatically retrieve Metaspace max set via JAVA_TOOL_OPTIONS JDK-8259792: Fix aarch64-linux compilation after -Wreorder changes JDK-8261872: Printed GlyphVector outline with low DPI has bad quality on Windows JDK-8260549: SIGSEGV in os::PlatformEvent::unpark() in JvmtiRawMonitor::raw_exit while posting method exit event Andrew Hughes, Red Hat: JDK-8261999: (tz) Upgrade Timezone Data to tzdata2021a JDK-8265551: compiler/graalunit/CoreTest.java fails with NPE after JDK-8244543 JDK-8261786: x86 32-bit build fails when -fcf-protection is passed in the compiler flags Andrew Haley, Red Hat: JDK-8259060: AArch64: runtime/ReservedStack/ReservedStackTestCompiler.java fails Christoph Langer, SAP: JDK-8259850: (dc) Initial value of SO_SNDBUF should allow sending large datagrams (macOS) JDK-8258398: [Regression] Switch of Gnome theme ends up in deadlocked UI JDK-8262015: BigSur version number reported as 10.16, should be 11.nn JDK-8259931: Deoptimization stub doesn't save vector registers on x86 JDK-8253999: Document JNDI/LDAP timeout properties JDK-8264310: Exclude some failing tests from security/infra/java/security/cert/CertPathValidator JDK-8261829: Exclude tools/jlink/JLinkReproducibleTest.java in 11u JDK-8262169: Fix incorrect result of Math.abs() with char type JDK-8262167: Japanese characters were printed upside down on AIX JDK-8258399: Make gtest for long path names on Windows more resilient in the presence of virus scanners JDK-8259932: RegisterSaver::save_live_registers() omits upper halves of ZMM0-15 registers JDK-8262024: Test java/lang/System/OsVersionTest.java still failing on BigSur patch versions after JDK-8253702 JDK-8262016: Test sun/security/pkcs11/KeyAgreement/IllegalPackageAccess.java fails on platforms where no nsslib artifacts are defined JDK-8262168: This test printed a blank page JDK-8259521: VerifyCACerts.java fails as soneraclass2ca cert will expire in 90 days JDK-8262170: Wrong format in SAP copyright header of OsVersionTest Fei Yang, Independent: JDK-8262228: (sc) SocketChannel.read/write throws AsynchronousCloseException on closed channel JDK-8262070: AArch64: missing support for -XX:+ExtendedDTraceProbes in C1 JDK-8258685: Classes generated by SystemModulesPlugin.java are not reproducable JDK-8258506: Gensrc step CompileProperties generates unstable CompilerProperties output Goetz Lindenmaier, SAP: JDK-8258022: [macOS] Java app crashes while switching input methods JDK-8258871: Add expiry exception for QuoVadis root certificate JDK-8258870: Add LuxTrust certificate that is expiring in March 2021 to list of allowed but expired certs JDK-8258572: Add pkcs11/KeyStore/ClientAuth.sh to Problem list JDK-8257571: Bump update version for OpenJDK: jdk-11.0.11 JDK-8258569: C2: RenaissanceStressTest fails with assert(!had_error): bad dominance JDK-8258875: Change to Visual Studio 2019 16.7.2 for building on Windows at Oracle JDK-8258571: Exclude runtime/handshake/HandshakeWalkSuspendExitTest.java JDK-8258463: Handshake processing thread lacks yielding JDK-8258873: MethodCounters must exist before nmethod is installed JDK-8258874: modify a primitive array through a stream and a for cycle causes jre crash JDK-8258462: Need better granularity for sleeping JDK-8258021: Shenandoah: objArrayKlass metadata is not marked with chunked arrays JDK-8258020: Shenandoah: Query is_at_shenandoah_safepoint() from control thread should return false JDK-8258019: SunJSSE FIPS regression in key exchange after JDK-8171279 11u backport Ichiroh Takiguchi, IBM: JDK-8262754: [AIX] jshell command throws java.io.IOError on non English locales JDK-8262112: Windows IME was disabled after DnD operation Jaroslav Bachorík, DataDog: JDK-8261451: JFR fails with assertion: assert(t->unflushed_size() == 0) failed: invariant JDK-8261452: JFR: Can't handle constant dynamic used by Jacoco agent JDK-8259320: SIGILL in jdk.jfr.internal.PlatformRecorder.rotateDisk() Vladimir Kozlov, Oracle: JDK-8259509: CRC32 optimization using AVX512 instructions Matthias Baesken, SAP: JDK-8257655: libwindowsaccessbridge issues on 64bit Windows JDK-8259834: Print callstack in error case in runAWTLoopWithApp JDK-8259835: some missing NULL checks or asserts after CodeCache::find_blob_unsafe Martin Balao, Red Hat: JDK-8260544: Cancel multi-part cipher operations in SunPKCS11 after failures JDK-8260055: HotSpot compile warnings from GCC 9 JDK-8260383: Illegal package access when SunPKCS11 requires SunJCE's classes JDK-8259852: SunPKCS11-NSS tests failing with CKR_ATTRIBUTE_READ_ONLY and CKR_MECHANISM_PARAM_INVALID Martin Doerr, SAP: JDK-8258996: "dead loop detected" assert failure with patch from 8223051 JDK-8260352: (tz) Upgrade Timezone Data to tzdata2020f JDK-8260527: [JVMCI] Set exception_seen accordingly in the runtime. JDK-8262021: [PPC64] AES intrinsics write beyond the destination array JDK-8259002: [PPC64] Support -XX:-UseInlineCaches JDK-8259003: [PPC64] undefined reference to Klass::vtable_start_offset() JDK-8258900: [REDO] 8238384 CTW: C2 compilation fails with "assert(store != load->find_exact_control(load->in(0))) failed: dependence cycle found" JDK-8261176: [s390] NativeMovRegMem::verify() fails because it's too strict JDK-8260351: [TEST_BUG] Convert applet-based test open/test/jdk/javax/swing/JMenuItem/8031573/bug8031573.java to a regular java test JDK-8261338: A TSA server used by tests JDK-8258992: AArch64 C1 OopMap inserted twice fatal error JDK-8258614: aarch64: add necessary masking for immediate shift counts JDK-8258881: AArch64: assert((unsigned)fpargs < 32) JDK-8259612: AArch64: assert(src->section_index_of(target) == CodeBuffer::SECT_NONE) failed: sanity JDK-8258882: AArch64: C2: offset overflow in BoxLockNode::emit JDK-8258880: AArch64: Fix a potential issue about register allocation effect rule in reduce_add2I JDK-8260411: aarch64: fix typo in verify_oop_array JDK-8258991: AArch64: guarantee(val < (1U << nbits)) failed: Field too big for insn JDK-8258109: AArch64: Invalid encoding for fmlsvs instruction JDK-8258993: AArch64: MachCallRuntimeNode::ret_addr_offset() is incorrect for stub calls JDK-8258613: AARCH64: problems with CAS instructions encoding JDK-8262022: Add 2 HARICA roots to cacerts truststore JDK-8259827: AllocateUninitializedArray C2 intrinsic fails with void.class input JDK-8259000: C1: assert(is_virtual()) failed: type check JDK-8259828: C2 compilation fails with assert(vtable_index == Method::invalid_vtable_index) failed: correct sentinel value JDK-8258885: C2 CompilerThread0 crash in Node::add_req(Node*) JDK-8258819: C2 fails with assert(phase->C->get_alias_index(t) == phase->C->get_alias_index(t_adr)) failed: correct memory chain JDK-8259770: C2: "failed: only phis" assert failure in loop strip mining verification JDK-8259470: C2: Refactor code that clones predicates during loop unswitching JDK-8259826: Client manual test problem list update JDK-8258995: closed java/awt/dnd/MouseEventAfterStartDragTest/MouseEventAfterStartDragTest.html test failed JDK-8258997: Create a checked cast JDK-8260412: Deadlock between URLStreamHandler.getHostAddress and file.Handler.openconnection JDK-8261901: docs/index.html has no title or copyright JDK-8263079: Double-rounding possibility in float fma JDK-8259829: Failed to launch JVM because of NullPointerException occured on System.props JDK-8259362: Fix product build on Windows+Arm64 JDK-8259005: Improve handshake logging JDK-8259363: Incremental rebuild with precompiled header fails when touching a header file JDK-8263584: isStandalone property: remove dependency on pretty-print JDK-8260409: Japanese characters not entered by mouse click on Windows 10 JDK-8258998: Java MIDI fails with a dereferenced memory error when asked to send a raw 0xF7 JDK-8258616: java/awt/ColorClass/AlphaColorTest.java is failing intermittently in nightly lnux-x64 system JDK-8258821: jdeps --check produces NPE if there is any missing module dependence JDK-8258610: jdeps --print-module-deps should report missing dependences JDK-8258820: jdeps ignores multi-release when generate-module-info used on command line JDK-8258609: jdeps usage of --dot-output doesn't provide valid output for modular jar JDK-8258611: jdeps: localized messages don't use proper line breaks JDK-8258999: Leak File Descriptors Because of ResolverLocalFilesystem#engineResolveURI() JDK-8259001: libTestMainKeyWindow fails to build with Xcode 12.2 JDK-8258789: Lookup::unreflect should bind with the original caller independent of Method's accessible flag JDK-8259904: Missing -mmacosx-version-min=X flag when linking libjvm JDK-8258822: Module xxxAnnotation() methods throw NCDFE if module-info.class found as resource in unnamed module JDK-8258608: ModuleLayer.defineModulesWithXXX does not setup delegation when module reads automatic module JDK-8259684: Policy initialization issues when the denyAfter constraint is enabled JDK-8258624: Refactor Handshake::execute to take a more complex type than ThreadClosure JDK-8258615: Rework the fix for JDK-8071483 JDK-8259902: RSA cipher buffer cleanup JDK-8260530: runtime/jni/checked/TestCheckedReleaseArrayElements.java fails with stderr not empty JDK-8258990: Signed immediate support in .../share/assembler.hpp is broken. JDK-8260410: sun/security/krb5/auto/ReplayCachePrecise.java failed - no KrbException thrown JDK-8261339: sun/security/tools/jarsigner/TsacertOptionTest.java compilation failed after JDK-8244683 JDK-8258994: The CycleDMImagetest brokes the system JDK-8258612: tools/jdeps/listdeps/ListModuleDeps.java failed due to missing Lib2 file JDK-8259685: UI of Swing components is not redrawn after their internal state changed JDK-8259364: Unexpected result if patching an entire instruction on AArch64 JDK-8258967: Unexpected test result caused by C2 MergeMemNode::Ideal JDK-8259903: Update SunPKCS11 provider with PKCS11 v3.0 header files JDK-8259901: Update the text handling in the JPasswordField JDK-8256850: Upgrade JLine to 3.14.0 JDK-8260529: Using -Xcheck:jni can lead to a double-free after JDK-8193234 JDK-8258966: Wrong package declarations in jline classes after JDK-8241598 JDK-8263049: XML declaration is not followed by a newline Paul Hohensee, Amazon: JDK-8258046: aarch64: minor improvements of atomic operations JDK-8257904: AArch64: Regressions in ArrayCopyUnalignedDst.testByte/testChar for 65-78 bytes when UseSIMDForMemoryOps is on JDK-8257903: AArch64: Use ldpq/stpq instead of ld4/st4 for small copies in StubGenerator::copy_memory JDK-8257902: Add detection for Graviton 2 CPUs JDK-8261359: Remove unnecessary caching of Parker object in java.lang.Thread JDK-8260552: Update LogCompilation junit to 4.13.1 Roland Westrelin, Red Hat: JDK-8259690: Handle multiple prereqs on the same line in deps files JDK-8259691: Incremental rebuild broken on Macosx JDK-8262745: Restore HandleArea used in Deoptimization::uncommon_trap JDK-8259567: Some code is not vectorized after 8251925 and 8250607 Severin Gehwolf, Red Hat: JDK-8260435: [TESTBUG] DcmdMBeanTestCheckJni.java reports false positive JDK-8261089: [TESTBUG] native library of test TestCheckedReleaseCriticalArray.java fails to compile with gcc 4.x JDK-8259571: C2: assert(skeleton_predicate_has_opaque(iff)) failed: unexpected JDK-8258597: Disable TLS 1.0 and 1.1 JDK-8257978: ExceptionInInitializerError due to UncheckedIOException while initializing cgroupv1 subsystem JDK-8258680: javax/net/ssl/compatibility/BasicConnectTest.java failed with No enum constant JDK-8258689: JDK-8202343 is incomplete JDK-8260436: JNI local refs exceed capacity getDiagnosticCommandInfo JDK-8262290: Math.exp() gives wrong result for large values on x86 32-bit platforms JDK-8258234: Memory leak in imageFile.cpp JDK-8262319: Regression introduced with JDK-8250984 - memory might be null in some machines JDK-8258678: Security infra test failures caused by JDK-8202343 JDK-8258503: TestUseContainerSupport.java fails on some Linux kernels w/o swap limit capabilities JDK-8259379: TLS connection always receives close_notify exception Aleksey Shipilev, Amazon: JDK-8261314: (bf) Force DirectBufferAllocTest to run with -ExplicitGCInvokesConcurrent JDK-8261312: Add Shenandoah test config to compiler/gcbarriers/UnsafeIntrinsicsTest.java JDK-8261349: Build failures after JDK-8253353 JDK-8261313: C1: 3-arg StubAssembler::call_RT stack-use condition is incorrect JDK-8261774: C1: x86_32 fails with -XX:UseSSE=1 after JDK-8210764 due to mishandled lir_neg JDK-8259307: C2 compiled checkcast of non-null object triggers endless deoptimization/recompilation cycle JDK-8259460: C2: assert((constant_addr - _masm.code()->consts()->start()) == con.offset()) JDK-8257593: C2: assert(C->live_nodes() <= C->max_node_limit()) failed: Live Node limit exceeded limit JDK-8259308: C2: Not marking stores correctly as mismatched in string opts JDK-8262727: Code IfNode::fold_compares_helper more defensively JDK-8261327: compiler/rtm/cli tests can be run w/o WhiteBox JDK-8261348: Crash in C2: guarantee(n != NULL) failed: No Node JDK-8261318: Dying objects are published from users of CollectedHeap::object_iterate JDK-8259766: Epsilon: clean up unused code/declarations JDK-8259768: Epsilon: clean up unused includes JDK-8259769: Epsilon: improve performance under contention during virtual space expansion JDK-8259767: epsilonBarrierSet.hpp should not include barrierSetAssembler JDK-8261775: Fix incorrect format string in Http1HeaderParser JDK-8261772: G1 Full GC not purging code root memory and hence causing memory leak JDK-8261876: gc/parallel/TestDynShrinkHeap.java still fails "assert(covered_region.contains(new_memregion)) failed: new region is not in covered_region" JDK-8261315: gc/shenandoah/mxbeans tests fail with -Xcomp JDK-8261322: Incorrect encoding of AVX-512 kmovq instruction JDK-8259471: Incorrect MachCallRuntimeNode::ret_addr_offset() for CallLeafNoFP on x86_32 JDK-8259472: java.lang.ArrayIndexOutOfBoundsException thrown for malformed class file JDK-8261326: javac/lambda/T8031967.java fails with StackOverflowError on x86_32 JDK-8261317: Make TestGCLocker more resilient with concurrent GCs JDK-8261771: NMT: tuning statistic shows incorrect hash distribution JDK-8259772: Optimize Character.toString JDK-8259304: Parallel GC crash in gc/parallel/TestDynShrinkHeap.java: new region is not in covered_region JDK-8261875: ParallelGC: oldgen expansion needs release-store for _end JDK-8261773: PPC64 Zero build fails with 'VMError::controlled_crash(int)::FunctionDescriptor functionDescriptor' has incomplete type and cannot be defined JDK-8259306: PrintInlining as compiler directive doesn't print virtual calls JDK-8259305: PsAdaptiveSizePolicy::_old_gen_policy_is_ready is unused JDK-8261311: Shenandoah: Allow oldval and newval registers to overlap in cmpxchg_oop() JDK-8262728: Shenandoah: Disable class-unloading in I-U mode JDK-8261319: Shenandoah: failed vmTestbase/nsk/jvmti/AttachOnDemand/attach021/TestDescription.java test JDK-8261325: Shenandoah: filter null oops before calling enqueue/SATB barrier JDK-8257649: Shenandoah: fold ShenandoahTracer definition JDK-8261877: Shenandoah: Improve SATB flushing JDK-8257648: Shenandoah: optimize shenandoah/jni/TestPinnedGarbage.java test JDK-8261320: Shenandoah: Remove unreliable assertion JDK-8261328: Shenandoah: Rename store-val to IU-barrier JDK-8261316: Shenandoah: uninitialized label in VerifyThreadGCState JDK-8261878: Shenandoah: Use object size for full GC humongous compaction JDK-8261323: Some fields in HaltNode is not cloned JDK-8261321: sun.jvm.hostspot.code.CompressedReadStream readDouble() conversion to long mishandled JDK-8261324: Test fails on OSX with java.lang.RuntimeException 'Narrow klass base: 0x0000000000000000, Narrow klass shift: 3' missing JDK-8259461: Uninitialized variable after JDK-8257513 JDK-8261333: VM_HeapWalkOperation::iterate_over_object reads non-strong fields with an on-strong load barrier JDK-8261776: Zero: skip serviceability/sa tests, set vm.hasSA to false Thomas Stuefe, Red Hat: JDK-8257695: [linux] Add process-memory information to hs-err and VM.info JDK-8257697: [TESTBUG] runtime/ErrorHandling/TestHeapDumpOnOutOfMemoryErrorInMetaspace.java timed out JDK-8257693: [windows] os::pd_map_memory error detection broken JDK-8257699: Bad Copyright header format after JDK-8212218 JDK-8257698: runtime/ErrorHandling/TestHeapDumpOnOutOfMemoryError.java fails with release VMs JDK-8257696: VM should ignore SIGXFSZ on ppc64, s390 too Yuri Nesterenko, Azul: JDK-8262736: LDAP channel binding does not work with StartTLS extension JDK-8262257: LDAP Channel Binding support for Java GSS/Kerberos Yasumasa Suenaga, NTT DATA: JDK-8258739: "search codecache" clhsdb command does not work JDK-8258854: jhsdb cannot attach to Java processes running in Docker containers Zhengyu Gu, Independent: JDK-8259621: [TEST_BUG] Automate bug4275046.java test JDK-8258041: Shenandoah: Cleanup CM::update_roots()