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