PUSHES REPORT: 11.0.8 ==================================================================================================== This report shows who pushed the backports to the given release. This usually shows who did the backporting, testing, and review work. Report generated: Sat Sep 02 08:26:58 CEST 2023 Distribution by priority: 43: P2 125: P3 145: P4 7: P5 Distribution by components: 320: 123 (38.4%): hotspot 73 (22.8%): hotspot/compiler 37 (11.6%): hotspot/runtime 4 (1.3%): hotspot/gc 3 (0.9%): hotspot/jfr 2 (0.6%): hotspot/jvmti 2 (0.6%): hotspot/svc-agent 2 (0.6%): hotspot/test 71 (22.2%): client-libs 34 (10.6%): client-libs/java.awt 18 (5.6%): client-libs/2d 9 (2.8%): client-libs/javax.swing 4 (1.3%): client-libs 3 (0.9%): client-libs/javax.accessibility 2 (0.6%): client-libs/javax.sound 1 (0.3%): client-libs/javax.imageio 39 (12.2%): security-libs 23 (7.2%): security-libs/javax.net.ssl 9 (2.8%): security-libs/java.security 5 (1.6%): security-libs/javax.crypto:pkcs11 1 (0.3%): security-libs/jdk.security 1 (0.3%): security-libs/javax.xml.crypto 33 (10.3%): core-libs 7 (2.2%): core-libs/java.net 6 (1.9%): core-libs/java.lang 5 (1.6%): core-libs/java.nio 4 (1.3%): core-libs/java.nio.charsets 4 (1.3%): core-libs/javax.naming 1 (0.3%): core-libs/java.util 1 (0.3%): core-libs/java.util:collections 1 (0.3%): core-libs 1 (0.3%): core-libs/java.text 1 (0.3%): core-libs/java.time 1 (0.3%): core-libs/java.lang.invoke 1 (0.3%): core-libs/java.util.jar 28 (8.8%): infrastructure 26 (8.1%): infrastructure/build 2 (0.6%): infrastructure 14 (4.4%): tools 4 (1.3%): tools/jshell 4 (1.3%): tools/launcher 3 (0.9%): tools/jlink 2 (0.6%): tools/javadoc(tool) 1 (0.3%): tools/javac 10 (3.1%): core-svc 4 (1.3%): core-svc/javax.management 3 (0.9%): core-svc/debugger 1 (0.3%): core-svc/tools 1 (0.3%): core-svc/java.lang.instrument 1 (0.3%): core-svc/java.lang.management 2 (0.6%): xml 2 (0.6%): xml/jaxp Distribution by affiliation: 320: 320 (100.0%): Unknown 109 (34.1%): goetz 80 (25.0%): mbaesken 37 (11.6%): clanger 32 (10.0%): shade 14 (4.4%): zgu 8 (2.5%): roland 6 (1.9%): phh 6 (1.9%): twisti 5 (1.6%): andrew 4 (1.3%): neugens 4 (1.3%): sgehwolf 3 (0.9%): simonis 3 (0.9%): mbalao 2 (0.6%): jbachorik 2 (0.6%): fyang 2 (0.6%): mdoerr 1 (0.3%): dcherepanov 1 (0.3%): jiangli 1 (0.3%): ysuenaga Chronological push log: 1144 day(s) ago, andrew, Unknown, JDK-8249327: Unexpected NoSuchAlgorithmException when using secure random impl from BCFIPS provider 1171 day(s) ago, mbaesken, Unknown, JDK-8247827: Choose the default SecureRandom algo based on registration ordering 1171 day(s) ago, mbaesken, Unknown, JDK-8247826: SSLSocket.getSession() doesn't close connection for timeout/ interrupts 1183 day(s) ago, mbaesken, Unknown, JDK-8246694: Remove Comodo root certificate that is expiring in May 2020 1184 day(s) ago, mbaesken, Unknown, JDK-8246602: ldap over a TLS connection negotiate failed with "javax.net.ssl.SSLPeerUnverifiedException: hostname of the server '' does not match the hostname in the server's certificate" 1185 day(s) ago, mbaesken, Unknown, JDK-8245625: New System Properties to configure the TLS signature schemes 1188 day(s) ago, goetz, Unknown, JDK-8246238: Small charset issues (ISO8859-16, x-eucJP-Open, x-IBM834 and x-IBM949C) 1194 day(s) ago, phh, Unknown, JDK-8245751: remove HaltNode code after uncommon trap calls 1194 day(s) ago, phh, Unknown, JDK-8245750: Some perf regressions after 8225653 1194 day(s) ago, phh, Unknown, JDK-8245749: Provide more information when hitting SIGILL from HaltNode 1194 day(s) ago, mbaesken, Unknown, JDK-8245746: Missing entitlements for hardened runtime 1194 day(s) ago, mdoerr, Unknown, JDK-8245716: [PPC64] C2: ReverseBytes + Load always match to unordered Load (acquire semantics missing) 1195 day(s) ago, mbaesken, Unknown, JDK-8245712: CompiledICHolders of VM locked unloaded nmethods are released too late 1195 day(s) ago, mbaesken, Unknown, JDK-8245711: [AOT] runtime/SharedArchiveFile/TestInterpreterMethodEntries.java crashed with AOTed java.base 1195 day(s) ago, mbaesken, Unknown, JDK-8245710: Remove DocuSign root certificate that is expiring in May 2020 1195 day(s) ago, mbaesken, Unknown, JDK-8245709: com/sun/management/OperatingSystemMXBean/GetCommittedVirtualMemorySize.java fails with Committed virtual memory size illegal value 1195 day(s) ago, mbaesken, Unknown, JDK-8245708: [Graal] emits unparseable XML into compile log 1195 day(s) ago, mbaesken, Unknown, JDK-8245706: Update Xerces2 Java to Version 2.12.1 1195 day(s) ago, mbaesken, Unknown, JDK-8245705: adjust some WSAGetLastError usages in windows network coding 1195 day(s) ago, mbaesken, Unknown, JDK-8245704: [Graal] Module jdk.internal.vm.compiler.management has not been granted accessClassInPackage.org.graalvm.compiler.debug 1196 day(s) ago, phh, Unknown, JDK-8245649: Revert 8245397 backport of 8230591 1200 day(s) ago, mbaesken, Unknown, JDK-8245443: [JVMCI] add mark value to expose CodeOffsets::Frame_Complete 1200 day(s) ago, twisti, Unknown, JDK-8245402: --with-jvm-features doesn't work when multiple features are explicitly disabled 1200 day(s) ago, phh, Unknown, JDK-8245397: AArch64: Missing intrinsics for Math.ceil, floor, rint 1201 day(s) ago, mbaesken, Unknown, JDK-8245272: omit ThreadPriorityPolicy warning when value is set from image 1201 day(s) ago, mbaesken, Unknown, JDK-8245270: Fix undefined behavior in Canonicalizer::do_ShiftOp 1201 day(s) ago, mbaesken, Unknown, JDK-8245269: Change to Visual Studio 2017 15.9.16 for building on Windows at Oracle 1201 day(s) ago, mbaesken, Unknown, JDK-8245267: disable JAOTC invokedynamic support until 8223533 is fixed 1201 day(s) ago, neugens, Unknown, JDK-8245217: XToolkit: Misread of screen information memory 1201 day(s) ago, goetz, Unknown, JDK-8245214: Default SSLEngine should create in server role 1201 day(s) ago, mbaesken, Unknown, JDK-8245206: gc/stress/TestReclaimStringsLeaksMemory.java fails with reserved greater than expected 1201 day(s) ago, mbaesken, Unknown, JDK-8245205: Exclude hanging nsk/stress/stack from execution with deoptimization enabled 1201 day(s) ago, mbaesken, Unknown, JDK-8245201: Develop flag TraceICs is broken 1201 day(s) ago, mbaesken, Unknown, JDK-8245200: Javadoc for Thread.join(long, int) should specify that it waits forever when both arguments are zero 1201 day(s) ago, mbaesken, Unknown, JDK-8245199: Thread-SMR: requesting a VM operation whilst holding a ThreadsListHandle can cause deadlocks 1201 day(s) ago, mbaesken, Unknown, JDK-8245198: Initialize VMRegImpl::regName[] earlier to prevent assert during PrintStubCode 1204 day(s) ago, sgehwolf, Unknown, JDK-8245085: The static build of libextnet is missing the JNI_OnLoad_extnet function 1205 day(s) ago, jbachorik, Unknown, JDK-8245084: ClassLoaderStats VM Op uses constant hash value 1205 day(s) ago, mbaesken, Unknown, JDK-8245079: Resource allocated BitMaps are often cleared unnecessarily 1205 day(s) ago, mbaesken, Unknown, JDK-8245078: (tz) Upgrade Timezone Data to tzdata2020a 1205 day(s) ago, mbaesken, Unknown, JDK-8245075: Provide idiom for declaring classes noncopyable 1205 day(s) ago, mbaesken, Unknown, JDK-8245073: Incorrect PrintCompilation message: made not compilable on levels 0 1 2 3 4 1205 day(s) ago, mbaesken, Unknown, JDK-8245018: use of & instead of && in LibraryCallKit::arraycopy_restore_alloc_state 1205 day(s) ago, mbaesken, Unknown, JDK-8245017: Memory leak in Type::hashcons 1206 day(s) ago, mbaesken, Unknown, JDK-8244996: [AOT] crash in ScopeDesc::decode_body() when JVMTI walks AOT frames 1206 day(s) ago, mbaesken, Unknown, JDK-8244995: Fix confusing "allocate" naming in OopStorage 1206 day(s) ago, mbaesken, Unknown, JDK-8244994: VM_HandshakeAllThreads fails assert with "failed: blocked and not walkable" 1206 day(s) ago, fyang, Unknown, JDK-8244970: JVM crashes after transformation in C2 IdealLoopTree::split_fall_in 1208 day(s) ago, mbaesken, Unknown, JDK-8244800: Infinite Loop in CodeSection::dump() 1208 day(s) ago, mbaesken, Unknown, JDK-8244797: Incorrect use of binary operators on booleans in type.cpp 1208 day(s) ago, mbaesken, Unknown, JDK-8244795: DragSourceEvent.getLocation() returns wrong value on HiDPI screens (Windows) 1208 day(s) ago, mbaesken, Unknown, JDK-8244793: TieredCompilation C2 threads can excessively block handshakes 1208 day(s) ago, mbaesken, Unknown, JDK-8244790: C4819 warnings at HotSpot sources on Windows 1208 day(s) ago, goetz, Unknown, JDK-8244784: Requested JDialog width is ignored 1208 day(s) ago, sgehwolf, Unknown, JDK-8244749: Support compilers with multi-digit major version numbers 1212 day(s) ago, mbaesken, Unknown, JDK-8244597: Performance regression after fix for JDK-8229496 1212 day(s) ago, mbaesken, Unknown, JDK-8244590: JCStress pollute /var/tmp with temporary files. 1212 day(s) ago, mbaesken, Unknown, JDK-8244589: compiler/profiling/spectrapredefineclass_classloaders/Launcher.java times out in JDK12 CI 1212 day(s) ago, mbaesken, Unknown, JDK-8244520: problemlist java/awt/font/Rotate/RotatedFontTest.java on linux 1214 day(s) ago, mbaesken, Unknown, JDK-8244498: [macos] The NestedModelessDialogTest test make the macOS unstable 1214 day(s) ago, mbaesken, Unknown, JDK-8244426: Potential double-free in ParallelSPCleanupTask constructor 1215 day(s) ago, shade, Unknown, JDK-8244323: Incorrect Roboto font rendering on Windows with subpixel antialiasing 1216 day(s) ago, mbaesken, Unknown, JDK-8244309: sun/java2d/GdiRendering/InsetClipping.java fails 1216 day(s) ago, mbaesken, Unknown, JDK-8244308: Invalid "sun.awt.TimedWindowEvent" object leads to JVM crash 1218 day(s) ago, clanger, Unknown, JDK-8244242: Copyright info (Year) should be updated for fix of 8241638 1218 day(s) ago, clanger, Unknown, JDK-8244240: launcher time metrics always report 1 on Linux when _JAVA_LAUNCHER_DEBUG set 1218 day(s) ago, clanger, Unknown, JDK-8244239: Incorrect JNU_ReleaseStringPlatformChars in Windows Print 1218 day(s) ago, clanger, Unknown, JDK-8244238: ProcessBuilder test modifications for AIX execution 1218 day(s) ago, clanger, Unknown, JDK-8244237: ProcessHandle.Info command with non-English shows question marks 1218 day(s) ago, clanger, Unknown, JDK-8244236: ARM32: failed check_simd should set UsePopCountInstruction to false 1219 day(s) ago, twisti, Unknown, JDK-8244194: [Graal] javax/management/generified/GenericTest.java fails: FAILED: queryMBeans sets same 1220 day(s) ago, mbaesken, Unknown, JDK-8244181: [TESTBUG] The JDK-8039467 bug appeared on macOS 1220 day(s) ago, mbaesken, Unknown, JDK-8244179: [TESTBUG] The test java/awt/Window/GetScreenLocation/GetScreenLocationTest.java fails on HiDPI screen 1220 day(s) ago, mbaesken, Unknown, JDK-8244178: java/awt/Window/Grab/GrabTest.java fails on Windows 1220 day(s) ago, mbaesken, Unknown, JDK-8244177: [TESTBUG] compiler/loopopts/TestLoopUnswitchingLostCastDependency.java fails with release VMs 1220 day(s) ago, mbaesken, Unknown, JDK-8244176: Loop unswitching may cause dependence on null check to be lost 1220 day(s) ago, mbaesken, Unknown, JDK-8244174: Problem List ICMColorDataTest.java 1220 day(s) ago, mbaesken, Unknown, JDK-8244108: freetype path does not disable TrueType hinting with AA+FM hints 1221 day(s) ago, sgehwolf, Unknown, JDK-8244079: Build fails when --with-vendor-name contains a comma 1221 day(s) ago, mbaesken, Unknown, JDK-8243995: enhance posix print_rlimit_info 1221 day(s) ago, mbaesken, Unknown, JDK-8243994: enhance list of environment variables printed in hs_err file 1221 day(s) ago, mbaesken, Unknown, JDK-8243993: fix xlc16/xlclang comparison of distinct pointer types and string literal conversion warnings 1222 day(s) ago, goetz, Unknown, JDK-8243970: [macOS 10.14] Methods of Java Robot should be called from appropriate thread 1222 day(s) ago, goetz, Unknown, JDK-8243969: Popup menus and tooltips flicker with previous popup contents when first shown 1222 day(s) ago, goetz, Unknown, JDK-8243968: Toolkit.getScreenInsets(GraphicsConfiguration) may throw ClassCastException 1222 day(s) ago, goetz, Unknown, JDK-8243967: [TESTBUG] [macos 10.15] java/awt/Graphics/DrawImageBG/SystemBgColorTest.java fails 1222 day(s) ago, goetz, Unknown, JDK-8243966: AudioSystem.getMixerInfo() takes about 30 sec to report a gone audio device 1222 day(s) ago, goetz, Unknown, JDK-8243965: Test SetBoundsPaintTest.html failed on Windows when desktop is scaled 1222 day(s) ago, goetz, Unknown, JDK-8243960: Missing case label in nmethod::reloc_string_for() 1222 day(s) ago, goetz, Unknown, JDK-8243959: Code cache heap (-XX:ReservedCodeCacheSize) doesn't work with 1GB LargePages 1222 day(s) ago, goetz, Unknown, JDK-8243958: Wrong strncat limits in dfa.cpp 1222 day(s) ago, goetz, Unknown, JDK-8243957: code_size2 (defined in stub_routines_x86.hpp) is too small on new Skylake CPUs 1222 day(s) ago, goetz, Unknown, JDK-8243956: "assert((av & 0x00000001) == 0) failed: unsupported V8" on Solaris 11.4 1222 day(s) ago, goetz, Unknown, JDK-8243955: C2 library_call can potentially ignore Math.pow intrinsic or use null pointer 1222 day(s) ago, twisti, Unknown, JDK-8243681: [Graal] compiler/graalunit/GraphTest.java is skipped in all testing 1225 day(s) ago, twisti, Unknown, JDK-8243553: [TESTBUG] CheckArchivedModuleApp fails with NPE when JVMCI is absent 1225 day(s) ago, twisti, Unknown, JDK-8243552: [TESTBUG]CheckArchivedModuleApp.java needs to check if EnableJVMCI is set 1225 day(s) ago, twisti, Unknown, JDK-8243550: [TESTBUG]runtime/appcds/cacheObject/ArchivedModuleCompareTest.java fails with EnableJVMCI 1227 day(s) ago, mbaesken, Unknown, JDK-8243407: on linux set full relro in the linker flags 1228 day(s) ago, mbaesken, Unknown, JDK-8243375: check calloc rv in libinstrument InvocationAdapter 1228 day(s) ago, goetz, Unknown, JDK-8243374: setMaximizedBounds is broken with large display scale and multiple monitors 1228 day(s) ago, goetz, Unknown, JDK-8243373: Frame#setMaximizedbounds not working properly in multi screen environments 1228 day(s) ago, goetz, Unknown, JDK-8243372: Broken merge between JDK-8006406 and JDK-8003559 1228 day(s) ago, goetz, Unknown, JDK-8243371: JSpinner and changing value by mouse 1228 day(s) ago, goetz, Unknown, JDK-8243370: Mismatch in jsse.enableMFLNExtension property name 1228 day(s) ago, goetz, Unknown, JDK-8243369: The logic of java/net/ipv6tests/TcpTest.java is flawed 1228 day(s) ago, goetz, Unknown, JDK-8243368: JSSE Client does not throw SSLException when an alert occurs during handshaking 1228 day(s) ago, mbalao, Unknown, JDK-8242964: Mirror jdk.security.allowNonCaAnchor system property with a security one 1228 day(s) ago, mbaesken, Unknown, JDK-8243269: [macOS] Dark mode for the desktop is not supported 1228 day(s) ago, mbaesken, Unknown, JDK-8242255: [macos] support full window content options 1228 day(s) ago, clanger, Unknown, JDK-8243250: (fs) UserPrincipalLookupService.lookupXXX failure with IOE "Operation not permitted" 1228 day(s) ago, clanger, Unknown, JDK-8243249: Add failing client jtreg tests to the Problem List 1228 day(s) ago, clanger, Unknown, JDK-8243248: compiler/jsr292/ContinuousCallSiteTargetChange.java times out on SPARC 1228 day(s) ago, clanger, Unknown, JDK-8243247: Use -lobjc instead of -fobjc-link-runtime in libosxsecurity 1228 day(s) ago, clanger, Unknown, JDK-8243245: nsk/jvmti/scenarios/sampling/SP06/sp06t003 fails in nightly 1229 day(s) ago, zgu, Unknown, JDK-8243198: Make Visual Studio compiler check less strict 1230 day(s) ago, goetz, Unknown, JDK-8243137: Missing key_share extension for (EC)DHE key exchange should alert missing_extension 1230 day(s) ago, goetz, Unknown, JDK-8243136: C2: Crash when loads float above range check 1230 day(s) ago, goetz, Unknown, JDK-8243135: assert(mem == (Node*)1 || mem == mem2) failed: multiple Memories being matched at once? 1230 day(s) ago, goetz, Unknown, JDK-8243134: (dc) MulticastSendReceiveTests.java failing with ENOMEM when joining group (OS X 10.9) 1230 day(s) ago, goetz, Unknown, JDK-8243133: Loop predicates should be copied to unswitched loops 1230 day(s) ago, goetz, Unknown, JDK-8243132: JVM uses excessive memory with -XX:+EnableJVMCI -XX:JVMCICounterSize=2147483648 1231 day(s) ago, clanger, Unknown, JDK-8243111: [TESTBUG] VeryEarlyAssertTest.java validating "END." marker at lastline is not always true 1232 day(s) ago, mbalao, Unknown, JDK-8243092: Deal with ECDSA using ecdsa-with-SHA2 plus hash algorithm as AlgorithmId 1232 day(s) ago, clanger, Unknown, JDK-8243077: tools/jlink/plugins/VendorInfoPluginsTest.java times out 1232 day(s) ago, clanger, Unknown, JDK-8243076: [TESTBUG] tools/jlink/plugins/VendorInfoPluginsTest.java fails with debug or non-server VMs 1232 day(s) ago, clanger, Unknown, JDK-8243075: runtime/ErrorHandling/VeryEarlyAssertTest.java fails after 8232080 1232 day(s) ago, clanger, Unknown, JDK-8241026: jlink plugins for vendor information and command-line options 1232 day(s) ago, clanger, Unknown, JDK-8242154: Backport parts of JDK-4947890 to OpenJDK 11u 1232 day(s) ago, andrew, Unknown, JDK-8243060: JVM crashes with shared archive file mismatch 1233 day(s) ago, goetz, Unknown, JDK-8242995: java/util/Arrays/TimSortStackSize2.java times out with fastdebug build 1233 day(s) ago, goetz, Unknown, JDK-8242994: Various minor fixes 1233 day(s) ago, goetz, Unknown, JDK-8242993: Windows incremental build is broken with JDK-8217728 1233 day(s) ago, goetz, Unknown, JDK-8242992: Speed up incremental rerun of "make hotspot" 1233 day(s) ago, goetz, Unknown, JDK-8242991: Use of THIS_FILE in hotspot invalidates precompiled header on Linux/GCC 1233 day(s) ago, goetz, Unknown, JDK-8242990: Setting of THIS_FILE in the build is broken 1233 day(s) ago, goetz, Unknown, JDK-8242989: Event descriptions are truncated in logs 1233 day(s) ago, goetz, Unknown, JDK-8242988: FLAGS_COMPILER_CHECK_ARGUMENTS doesn't handle cross-compilation 1233 day(s) ago, goetz, Unknown, JDK-8242982: (bf) Heap buffer state changes could provoke unexpected exceptions 1233 day(s) ago, sgehwolf, Unknown, JDK-8242942: ClassCastException when calling FlightRecorderMXBean#getRecordings() 1234 day(s) ago, shade, Unknown, JDK-8242915: -Xdoclint of array serialField gives "error: array type not allowed here" 1235 day(s) ago, goetz, Unknown, JDK-8242800: Use consistent predicate order in and with PhaseIdealLoop::find_predicate 1235 day(s) ago, goetz, Unknown, JDK-8242799: PhaseCFG::schedule_pinned_nodes cannot handle precedence edges from unmatched CFG nodes correctly 1235 day(s) ago, goetz, Unknown, JDK-8242798: AIOOBE in GIFImageReader.initializeStringTable 1235 day(s) ago, goetz, Unknown, JDK-8242797: [x86] C2: SIGILL due to usage of SSSE3 instructions on processors which don't support it 1235 day(s) ago, neugens, Unknown, JDK-8242634: Reversed arguments in call to strstr in freetype "debug" code. 1235 day(s) ago, neugens, Unknown, JDK-8242633: Rendering artifacts with LCD text and fractional metrics 1235 day(s) ago, neugens, Unknown, JDK-8242632: Text spaced incorrectly by drawString under rotation with fractional metrics 1239 day(s) ago, jiangli, Unknown, JDK-8242503: Memory leak if -XX:CompileCommand is set 1240 day(s) ago, goetz, Unknown, JDK-8242446: The ordering of Cipher Suites is not maintained provided through “jdk.tls.client.cipherSuites” and “jdk.tls.server.cipherSuites” system property. 1240 day(s) ago, goetz, Unknown, JDK-8242445: Some security tests should support TLSv1.3 1243 day(s) ago, roland, Unknown, JDK-8242268: assert(is_MachReturn()) running CTW with fix for JDK-8231291 1243 day(s) ago, roland, Unknown, JDK-8242266: assert(t == t_no_spec) failure in NodeHash::check_no_speculative_types() 1244 day(s) ago, goetz, Unknown, JDK-8242183: NPE during SSL handshake caused by HostnameChecker 1244 day(s) ago, goetz, Unknown, JDK-8242182: Upgrading JSZip to 3.2.2 from 3.1.5 1244 day(s) ago, mbaesken, Unknown, JDK-8242180: Add virtualization information output to hs_err file on macOS 1244 day(s) ago, mbaesken, Unknown, JDK-8242179: enhance print_full_memory_info on Linux by THP related information 1246 day(s) ago, clanger, Unknown, JDK-8242103: compiler/cpuflags/TestAESIntrinsicsOnUnsupportedConfig.java fails on aarch64 1246 day(s) ago, goetz, Unknown, JDK-8242084: crash HeapWord*ParallelScavengeHeap::failed_mem_allocate 1248 day(s) ago, zgu, Unknown, JDK-8241992: Wrong implementation of VMState.hasListener 1248 day(s) ago, shade, Unknown, JDK-8241978: sun/net/ftp/FtpURLConnectionLeak.java fails intermittently with NPE 1248 day(s) ago, shade, Unknown, JDK-8241977: Migrate SimpleDateFormatConstTest to JDK Repo 1250 day(s) ago, roland, Unknown, JDK-8241908: JVM crash in SWPointer during C2 compilation 1250 day(s) ago, goetz, Unknown, JDK-8241873: JAWS reports wrong number of radio buttons when buttons are hidden 1250 day(s) ago, goetz, Unknown, JDK-8241872: SSLSocket closes socket both socket endpoints on a SocketTimeoutException 1253 day(s) ago, goetz, Unknown, JDK-8241739: Missing hash characters for header on license file 1253 day(s) ago, goetz, Unknown, JDK-8241738: ICC_Profile has un-needed, not-empty finalize method 1253 day(s) ago, clanger, Unknown, JDK-8241732: Windows 32bit compile error after 8238676 1253 day(s) ago, clanger, Unknown, JDK-8241731: PIT: java/awt/font/WindowsIndicFonts.java fails on windows10 1254 day(s) ago, zgu, Unknown, JDK-8241703: Add tests for redefining a class' private method during resolution of the bootstrap specifier 1254 day(s) ago, zgu, Unknown, JDK-8241702: os::die() does not honor CreateCoredumpOnCrash option 1254 day(s) ago, zgu, Unknown, JDK-8241699: RFC unconformity of HttpURLConnection with proxy 1254 day(s) ago, zgu, Unknown, JDK-8241697: Windows handle Leak when starting processes using ProcessBuilder 1254 day(s) ago, clanger, Unknown, JDK-8241686: macOS codesign fail on macOS 10.13.5 or older 1254 day(s) ago, clanger, Unknown, JDK-8241685: Crash if classpath is read from @argument file and the main gets option argument 1254 day(s) ago, goetz, Unknown, JDK-8241652: Segfault in JNIHandleBlock::oops_do() 1254 day(s) ago, goetz, Unknown, JDK-8241651: com/sun/jndi/ldap/privconn/RunTest.java failed due to hang in LdapRequest.getReplyBer 1255 day(s) ago, clanger, Unknown, JDK-8241612: Generate stripped/public pdbs on Windows for jdk images 1255 day(s) ago, mdoerr, Unknown, JDK-8241464: [11u] Backport: make rehashing be a needed guaranteed safepoint cleanup action 1255 day(s) ago, shade, Unknown, JDK-8241569: Fix copyrights after JDK-8240629 change 1256 day(s) ago, mbaesken, Unknown, JDK-8241529: java/net/Authenticator/B4769350.java failed intermittently 1256 day(s) ago, clanger, Unknown, JDK-8241513: XMLEncoder/Test4625418.java fails due to "Error: Cp943 - can't read properly" 1256 day(s) ago, clanger, Unknown, JDK-8241511: Put JDK-8239965 on the ProblemList.txt 1256 day(s) ago, clanger, Unknown, JDK-8241510: IBM-943 charset encoder needs updating 1257 day(s) ago, phh, Unknown, JDK-8241459: jni crashes on accessing it from process exit hook 1257 day(s) ago, shade, Unknown, JDK-8241452: argfiles parsing broken for argfiles with comment cross 4096 bytes chunk 1257 day(s) ago, zgu, Unknown, JDK-8241440: Use WeakReference for lastFontStrike for created Fonts 1257 day(s) ago, mbaesken, Unknown, JDK-8241344: applications/microbenchmarks are encountering crashes in tier5 1257 day(s) ago, mbaesken, Unknown, JDK-8241343: VM times out in VM_HandshakeAllThreads::doit() with RunThese30M 1257 day(s) ago, mbaesken, Unknown, JDK-8241432: GCMEmptyIv.java test fails on Solaris 11.4 1257 day(s) ago, shade, Unknown, JDK-8241426: Minimal build broken after JDK-8233494 1257 day(s) ago, goetz, Unknown, JDK-8241425: CDS archive creation aborts due to metaspace object allocation failure 1257 day(s) ago, shade, Unknown, JDK-8241424: TestJstatdPort.java failed due to "ExportException: Port already in use:" 1260 day(s) ago, goetz, Unknown, JDK-8241384: ShouldNotReachHere in PhaseIdealLoop::verify_strip_mined_scheduling 1260 day(s) ago, clanger, Unknown, JDK-8241362: Fix the copyright header for pkcs11gcm2.h 1261 day(s) ago, mbaesken, Unknown, JDK-8241340: Empty method parameter type should generate ClassFormatError 1261 day(s) ago, zgu, Unknown, JDK-8241324: JShell : Stack trace of exception has wrong line number 1261 day(s) ago, zgu, Unknown, JDK-8241323: JShell: corralled declarations do not have correct source to wrapper mapping 1261 day(s) ago, zgu, Unknown, JDK-8241322: jdk/jshell/ExceptionsTest.java fails on Windows, after JDK-8198801 1261 day(s) ago, zgu, Unknown, JDK-8241321: JShell: Better error message on attempting to add default method 1261 day(s) ago, goetz, Unknown, JDK-8241289: [JVMCI] Fix single implementor speculation for diamond shapes. 1261 day(s) ago, goetz, Unknown, JDK-8241288: TestInstanceCloneAsLoadsStores.java fails with -XX:+StressGCM 1261 day(s) ago, goetz, Unknown, JDK-8241287: [macos] JavaFX SwingNode is not rendered on macOS 1261 day(s) ago, goetz, Unknown, JDK-8241286: C2: assert(out->in(PhiNode::Region) == head || out->in(PhiNode::Region) == slow_head) failed: phi must be either part of the slow or the fast loop 1261 day(s) ago, goetz, Unknown, JDK-8241283: Compilation error in mach5 java/awt/FileDialog/MacOSGoToFolderCrash.java 1261 day(s) ago, goetz, Unknown, JDK-8241282: sun/security/ssl/X509TrustManagerImpl tests support TLSv1.3 1261 day(s) ago, goetz, Unknown, JDK-8241281: Test java/awt/EventQueue/NonComponentSourcePost.java is unstable 1261 day(s) ago, goetz, Unknown, JDK-8241280: Rare NPE at WComponentPeer.getGraphics() 1261 day(s) ago, goetz, Unknown, JDK-8241279: [TESTBUG] appcds/CommandLineFlagComboNegative.java does not handle archive mapping failure 1261 day(s) ago, goetz, Unknown, JDK-8241278: javax/net/ssl/templates/SSLSocketSSLEngineTemplate.java fails intermittently with "java.lang.Exception: Unexpected EOF" 1261 day(s) ago, goetz, Unknown, JDK-8241277: javax/net/ssl/TLS tests support TLSv1.3 1261 day(s) ago, goetz, Unknown, JDK-8241276: javax/net/ssl/templates/SSLSocketSSLEngineTemplate.java supports TLSv1.3 1261 day(s) ago, zgu, Unknown, JDK-8241275: Avoid calling MallocTracker::record_malloc and record_free when NMT is off 1261 day(s) ago, jbachorik, Unknown, JDK-8241264: Invert JvmtiExport::post_vm_initialized() and Jfr:on_vm_start() start-up order for correct option parsing 1261 day(s) ago, roland, Unknown, JDK-8241262: UseProfiledLoopPredicate fails with assert(_phase->get_loop(c) == loop) failed: have to be in the same loop 1261 day(s) ago, roland, Unknown, JDK-8241261: Strip mined loop verification fails with assert(is_OuterStripMinedLoop()) failed: invalid node class 1261 day(s) ago, roland, Unknown, JDK-8241260: C2: ShouldNotReachHere() in verify_strip_mined_scheduling 1261 day(s) ago, mbaesken, Unknown, JDK-8241255: JNI exception pending in PlainSocketImpl.c 1262 day(s) ago, shade, Unknown, JDK-8241227: Keytool generates wrong expiration date if validity is set to 2050/01/01 1262 day(s) ago, shade, Unknown, JDK-8241226: MethodHandles::tryFinally generates illegal bytecode for long/double return types 1263 day(s) ago, andrew, Unknown, JDK-8241211: make 4.3 breaks build 1263 day(s) ago, mbaesken, Unknown, JDK-8241208: give better error output for invalid OCSP response intervals in CertPathValidator checks 1263 day(s) ago, mbaesken, Unknown, JDK-8241054: half-closed SSLEngine status may cause application dead loop 1263 day(s) ago, mbaesken, Unknown, JDK-8241207: jdk.hotspot.agent misses some ReleaseStringUTFChars calls in case of early returns 1263 day(s) ago, mbaesken, Unknown, JDK-8241206: handle ContendedPaddingWidth in vm_version_ppc 1263 day(s) ago, goetz, Unknown, JDK-8241205: NPE in LWWindowPeer.getOnscreenGraphics() 1263 day(s) ago, goetz, Unknown, JDK-8241204: [macos] Crash with use of native file dialog 1263 day(s) ago, goetz, Unknown, JDK-8241203: Tag mismatch may alert bad_record_mac 1263 day(s) ago, goetz, Unknown, JDK-8241202: Replace ID2D1Factory::GetDesktopDpi with GetDeviceCaps 1263 day(s) ago, goetz, Unknown, JDK-8241201: Revert TLS 1.3 change that wrapped IOExceptions 1264 day(s) ago, clanger, Unknown, JDK-8241200: Remove the "HACK CODE" in comment 1264 day(s) ago, dcherepanov, Unknown, JDK-8241197: AArch64: String.indexOf may incorrectly handle empty strings. 1264 day(s) ago, andrew, Unknown, JDK-8241193: Add build target to produce a JDK image suitable for a Graal/SVM build 1264 day(s) ago, simonis, Unknown, JDK-8240073: Fix 'test-make' build target in 11u 1264 day(s) ago, mbaesken, Unknown, JDK-8241215: libproc_impl.c previous_thr may be used uninitialized warning 1265 day(s) ago, shade, Unknown, JDK-8241220: CheckUnhandledOops breaks NULL check in Modules::define_module 1265 day(s) ago, shade, Unknown, JDK-8241219: [TESTBUG] The arrow image is blue instead of green 1265 day(s) ago, shade, Unknown, JDK-8241218: IdealLoopTree::dump_head predicate printing is broken 1265 day(s) ago, goetz, Unknown, JDK-8241217: New fix of the deadlock in sun.security.ssl.SSLSocketImpl 1265 day(s) ago, goetz, Unknown, JDK-8241216: Socket reset issue for TLS 1.3 socket close 1265 day(s) ago, goetz, Unknown, JDK-8240827: Downport SSLSocketImpl.java from "8221882: Use fiber-friendly java.util.concurrent.locks in JSSE" 1265 day(s) ago, goetz, Unknown, JDK-8241222: [macos 10.15] test/jdk/java/awt/color/EqualityTest/EqualityTest.java may fail 1265 day(s) ago, goetz, Unknown, JDK-8241221: The "AutoTestOnTop.java" test may run external applications 1267 day(s) ago, clanger, Unknown, JDK-8241023: Add more custom hooks in Bundles.gmk 1267 day(s) ago, andrew, Unknown, JDK-8241022: Build static versions of certain JDK libraries 1267 day(s) ago, clanger, Unknown, JDK-8241015: [TESTBUG]Some jtreg tests fail when CAPS_LOCK is ON 1267 day(s) ago, clanger, Unknown, JDK-8241013: Add hooks for custom output dir in Bundles.gmk 1267 day(s) ago, clanger, Unknown, JDK-8241012: Add Visual Studio Code workspace generation support (for native code) 1268 day(s) ago, goetz, Unknown, JDK-8240955: [test] jdk11 downport of 8224475 misses binary file test/jdk/javax/swing/JTextPane/arrow.png 1268 day(s) ago, goetz, Unknown, JDK-8240954: [ntintel] asserts about copying unaligned array element 1268 day(s) ago, goetz, Unknown, JDK-8240953: Update ProblemList.txt to exclude failing headful tests on macos 1268 day(s) ago, goetz, Unknown, JDK-8240952: SuperWord::co_locate_pack picks memory state of first instead of last load 1268 day(s) ago, goetz, Unknown, JDK-8240951: (zipfs) Updating an existing zip file does not preserve original permissions 1269 day(s) ago, clanger, Unknown, JDK-8240940: Refactor CacheFind 1269 day(s) ago, fyang, Unknown, JDK-8240884: JVM crashes after transformation in C2 IdealLoopTree::merge_many_backedges 1269 day(s) ago, mbaesken, Unknown, JDK-8240876: Update test documentation with additional settings for client UI tooltip tests 1269 day(s) ago, mbaesken, Unknown, JDK-8240792: [accessibility] Can edit text cell correctly, but Accessibility Tool reads nothing about editor 1270 day(s) ago, ysuenaga, Unknown, JDK-8240823: Cannot start JVM when $JAVA_HOME includes CJK characters 1271 day(s) ago, goetz, Unknown, JDK-8240748: [TESTBUG] java/awt/Mouse/EnterExitEvents/ModalDialogEnterExitEventsTest.java fails in Windows 1271 day(s) ago, shade, Unknown, JDK-8240739: A few client tests leave mouse buttons pressed 1271 day(s) ago, roland, Unknown, JDK-8240737: assert(proj != __null) at compile.cpp:3251 1271 day(s) ago, mbaesken, Unknown, JDK-8240736: Give more meaningful InternalError messages in Deflater.c 1271 day(s) ago, mbaesken, Unknown, JDK-8240735: call ReleaseStringUTFChars before early returns in Java_sun_security_pkcs11_wrapper_PKCS11_connect 1271 day(s) ago, shade, Unknown, JDK-8240731: ARM32: Math tests failures 1271 day(s) ago, shade, Unknown, JDK-8240730: [TESTBUG] Test command error in hotspot/jtreg/compiler/loopopts/superword/SumRedAbsNeg_Float.java 1271 day(s) ago, shade, Unknown, JDK-8240729: TESTBUG: jdk regression test javax/management/loading/MletParserLocaleTest.java reduce default timeout 1271 day(s) ago, goetz, Unknown, JDK-8240726: Compare version info of Santuario to legal notice 1272 day(s) ago, clanger, Unknown, JDK-8240719: [win][x86] vtable stub generation: assert failure (code size estimate) follow-up 1272 day(s) ago, clanger, Unknown, JDK-8240718: [win][x86] vtable stub generation: assert failure (code size estimate) 1272 day(s) ago, clanger, Unknown, JDK-8240717: ClassCastException can happen when fontconfig.properties is used 1272 day(s) ago, clanger, Unknown, JDK-8240716: Java debugger hangs on method invocation 1274 day(s) ago, roland, Unknown, JDK-8240674: C2 produces wrong result while unswitching a loop due to lost control dependencies 1274 day(s) ago, goetz, Unknown, JDK-8240667: [TESTBUG] java/awt/Focus/DisposedWindow/DisposeDialogNotActivateOwnerTest/DisposeDialogNotActivateOwnerTest.java fails on linux-x64 nightly 1274 day(s) ago, mbaesken, Unknown, JDK-8240659: [TESTBUG] CustomFont.java cannot find font file 1275 day(s) ago, mbaesken, Unknown, JDK-8240512: backport of 8213516: jck test api/javax_accessibility/AccessibleState/fields.html fails intermittent 1275 day(s) ago, goetz, Unknown, JDK-8240656: java/lang/ref/ReachabilityFenceTest.java fails with -XX:+DeoptimizeALot 1275 day(s) ago, goetz, Unknown, JDK-8240655: Set node color on pinned HashMap.TreeNode deletion 1275 day(s) ago, goetz, Unknown, JDK-8240653: systemScale.cpp could not compile with VS2019 1275 day(s) ago, goetz, Unknown, JDK-8240652: Fix copyright headers in hotspot (missing comma after year) 1275 day(s) ago, goetz, Unknown, JDK-8240612: testbug: java/awt/dnd/RemoveDropTargetCrashTest/RemoveDropTargetCrashTest.java fails on MacOS 1276 day(s) ago, goetz, Unknown, JDK-8240587: NamingManager should cache InitialContextFactory 1276 day(s) ago, goetz, Unknown, JDK-8240586: Update GIFlib library to the 5.2.1 1276 day(s) ago, goetz, Unknown, JDK-8240585: Access Bridge lacks html tags parsing 1276 day(s) ago, goetz, Unknown, JDK-8240584: JTextPane does not show images in HTML rendering 1276 day(s) ago, goetz, Unknown, JDK-8240583: [macosx] Two apostrophes are entered instead of one with "U.S. International - PC" layout 1276 day(s) ago, goetz, Unknown, JDK-8240582: Add exception for expiring Comodo roots to VerifyCACerts test 1276 day(s) ago, goetz, Unknown, JDK-8240581: Duplicate attribution in freetype.md 1276 day(s) ago, goetz, Unknown, JDK-8240580: Upgrade to freetype 2.10.1 1276 day(s) ago, goetz, Unknown, JDK-8240579: Update JCUP to v0.11b 1276 day(s) ago, goetz, Unknown, JDK-8240578: [macos 10.15] java/awt/Window/LocationAtScreenCorner/LocationAtScreenCorner.java may fail 1276 day(s) ago, goetz, Unknown, JDK-8240577: [macos 10.15] Windows in fullscreen tests jumps around the screen 1277 day(s) ago, shade, Unknown, JDK-8240480: C2: assert(((n) == __null || !VerifyIterativeGVN || !((n)->is_dead()))) failed: can not use dead node 1277 day(s) ago, shade, Unknown, JDK-8240479: java/util/concurrent tests fail with -XX:+VerifyGraphEdges: assert(!VerifyGraphEdges) failed: verification should have failed 1277 day(s) ago, shade, Unknown, JDK-8240478: [TESTBUG] compiler/c2/TestJumpTable.java fails with release VMs 1277 day(s) ago, shade, Unknown, JDK-8240477: C2 fails with assert(false) failed: bad AD file 1277 day(s) ago, zgu, Unknown, JDK-8240452: JvmtiTagMap::weak_oops_do() should not trigger barriers 1277 day(s) ago, mbalao, Unknown, JDK-8240450: Allow initialization of SunPKCS11 with NSS when there are external FIPS modules in the NSSDB 1277 day(s) ago, goetz, Unknown, JDK-8240436: make UseSwitchProfiling non-experimental or false by-default 1277 day(s) ago, goetz, Unknown, JDK-8240435: Fail fast if the handshake type is unknown 1277 day(s) ago, goetz, Unknown, JDK-8240434: LdapContext#reconnect always opens a new connection 1277 day(s) ago, goetz, Unknown, JDK-8240433: Errors with JSZip in web console after upgrade to 3.1.5 1277 day(s) ago, goetz, Unknown, JDK-8240432: Test javax/swing/border/Test6981576.java is unstable 1278 day(s) ago, shade, Unknown, JDK-8240358: C2's UseUniqueSubclasses optimization is broken for array accesses 1278 day(s) ago, shade, Unknown, JDK-8240357: Zero VM crashes when handling dynamic constant 1278 day(s) ago, shade, Unknown, JDK-8240356: CTW: C2 compilation fails with "malformed control flow" 1278 day(s) ago, shade, Unknown, JDK-8240355: CodeHeap::blob_count() overestimates the number of blobs 1278 day(s) ago, goetz, Unknown, JDK-8240285: [TESTBUG] java/lang/management/ManagementFactory/ThreadMXBeanProxy.java Expected non-null LockInfo 1278 day(s) ago, goetz, Unknown, JDK-8240284: [TEST_BUG] Test java/awt/dnd/BadSerializationTest/BadSerializationTest.java fails 1278 day(s) ago, goetz, Unknown, JDK-8240283: test/jdk/sun/management/jmxremote/bootstrap/RmiRegistrySslTest.java and RmiSslBootstrapTest.sh fail with handshake_failure 1282 day(s) ago, zgu, Unknown, JDK-8240180: [REDO] JDK-8204128 NMT might report incorrect numbers for Compiler area 1282 day(s) ago, shade, Unknown, JDK-8240163: -XX:+VerifyOops finds numerous problems when running JPRT 1283 day(s) ago, shade, Unknown, JDK-8240146: ChaCha20-Poly1305 TLS cipher suite decryption throws ShortBufferException 1283 day(s) ago, shade, Unknown, JDK-8240090: FastSysexMessage constructor crashes MIDI receiption thread 1283 day(s) ago, shade, Unknown, JDK-8240089: java/nio/channels/SocketChannel/AdaptSocket.java fails on Windows 10 1283 day(s) ago, shade, Unknown, JDK-8240088: java/awt/Menu/WrongParentAfterRemoveMenu/WrongParentAfterRemoveMenu.java debug assert on Windows 1283 day(s) ago, shade, Unknown, JDK-8240087: java/awt/List/EmptyListEventTest/EmptyListEventTest.java debug assert on Windows 1283 day(s) ago, shade, Unknown, JDK-8240086: (d3d/ogl) java.lang.IllegalStateException: Buffers have not been created 1283 day(s) ago, simonis, Unknown, JDK-8240068: Compilation database (compile_commands.json) may contain obsolete items 1283 day(s) ago, simonis, Unknown, JDK-8240067: Add support for generating compile_commands.json 1283 day(s) ago, goetz, Unknown, JDK-8239792: Bump update version for OpenJDK: jdk-11.0.8 No changesets log: Committer push log: andrew, Unknown: JDK-8241193: Add build target to produce a JDK image suitable for a Graal/SVM build JDK-8241022: Build static versions of certain JDK libraries JDK-8243060: JVM crashes with shared archive file mismatch JDK-8241211: make 4.3 breaks build JDK-8249327: Unexpected NoSuchAlgorithmException when using secure random impl from BCFIPS provider clanger, Unknown: JDK-8243250: (fs) UserPrincipalLookupService.lookupXXX failure with IOE "Operation not permitted" JDK-8243076: [TESTBUG] tools/jlink/plugins/VendorInfoPluginsTest.java fails with debug or non-server VMs JDK-8243111: [TESTBUG] VeryEarlyAssertTest.java validating "END." marker at lastline is not always true JDK-8241015: [TESTBUG]Some jtreg tests fail when CAPS_LOCK is ON JDK-8240718: [win][x86] vtable stub generation: assert failure (code size estimate) JDK-8240719: [win][x86] vtable stub generation: assert failure (code size estimate) follow-up JDK-8243249: Add failing client jtreg tests to the Problem List JDK-8241013: Add hooks for custom output dir in Bundles.gmk JDK-8241023: Add more custom hooks in Bundles.gmk JDK-8241012: Add Visual Studio Code workspace generation support (for native code) JDK-8244236: ARM32: failed check_simd should set UsePopCountInstruction to false JDK-8242154: Backport parts of JDK-4947890 to OpenJDK 11u JDK-8240717: ClassCastException can happen when fontconfig.properties is used JDK-8242103: compiler/cpuflags/TestAESIntrinsicsOnUnsupportedConfig.java fails on aarch64 JDK-8243248: compiler/jsr292/ContinuousCallSiteTargetChange.java times out on SPARC JDK-8244242: Copyright info (Year) should be updated for fix of 8241638 JDK-8241685: Crash if classpath is read from @argument file and the main gets option argument JDK-8241362: Fix the copyright header for pkcs11gcm2.h JDK-8241612: Generate stripped/public pdbs on Windows for jdk images JDK-8241510: IBM-943 charset encoder needs updating JDK-8244239: Incorrect JNU_ReleaseStringPlatformChars in Windows Print JDK-8240716: Java debugger hangs on method invocation JDK-8241026: jlink plugins for vendor information and command-line options JDK-8244240: launcher time metrics always report 1 on Linux when _JAVA_LAUNCHER_DEBUG set JDK-8241686: macOS codesign fail on macOS 10.13.5 or older JDK-8243245: nsk/jvmti/scenarios/sampling/SP06/sp06t003 fails in nightly JDK-8241731: PIT: java/awt/font/WindowsIndicFonts.java fails on windows10 JDK-8244238: ProcessBuilder test modifications for AIX execution JDK-8244237: ProcessHandle.Info command with non-English shows question marks JDK-8241511: Put JDK-8239965 on the ProblemList.txt JDK-8240940: Refactor CacheFind JDK-8241200: Remove the "HACK CODE" in comment JDK-8243075: runtime/ErrorHandling/VeryEarlyAssertTest.java fails after 8232080 JDK-8243077: tools/jlink/plugins/VendorInfoPluginsTest.java times out JDK-8243247: Use -lobjc instead of -fobjc-link-runtime in libosxsecurity JDK-8241732: Windows 32bit compile error after 8238676 JDK-8241513: XMLEncoder/Test4625418.java fails due to "Error: Cp943 - can't read properly" dcherepanov, Unknown: JDK-8241197: AArch64: String.indexOf may incorrectly handle empty strings. fyang, Unknown: JDK-8240884: JVM crashes after transformation in C2 IdealLoopTree::merge_many_backedges JDK-8244970: JVM crashes after transformation in C2 IdealLoopTree::split_fall_in goetz, Unknown: JDK-8243956: "assert((av & 0x00000001) == 0) failed: unsupported V8" on Solaris 11.4 JDK-8242982: (bf) Heap buffer state changes could provoke unexpected exceptions JDK-8243134: (dc) MulticastSendReceiveTests.java failing with ENOMEM when joining group (OS X 10.9) JDK-8240951: (zipfs) Updating an existing zip file does not preserve original permissions JDK-8241289: [JVMCI] Fix single implementor speculation for diamond shapes. JDK-8243970: [macOS 10.14] Methods of Java Robot should be called from appropriate thread JDK-8240578: [macos 10.15] java/awt/Window/LocationAtScreenCorner/LocationAtScreenCorner.java may fail JDK-8241222: [macos 10.15] test/jdk/java/awt/color/EqualityTest/EqualityTest.java may fail JDK-8240577: [macos 10.15] Windows in fullscreen tests jumps around the screen JDK-8241204: [macos] Crash with use of native file dialog JDK-8241287: [macos] JavaFX SwingNode is not rendered on macOS JDK-8240583: [macosx] Two apostrophes are entered instead of one with "U.S. International - PC" layout JDK-8240954: [ntintel] asserts about copying unaligned array element JDK-8240955: [test] jdk11 downport of 8224475 misses binary file test/jdk/javax/swing/JTextPane/arrow.png JDK-8240284: [TEST_BUG] Test java/awt/dnd/BadSerializationTest/BadSerializationTest.java fails JDK-8243967: [TESTBUG] [macos 10.15] java/awt/Graphics/DrawImageBG/SystemBgColorTest.java fails JDK-8241279: [TESTBUG] appcds/CommandLineFlagComboNegative.java does not handle archive mapping failure JDK-8240667: [TESTBUG] java/awt/Focus/DisposedWindow/DisposeDialogNotActivateOwnerTest/DisposeDialogNotActivateOwnerTest.java fails on linux-x64 nightly JDK-8240748: [TESTBUG] java/awt/Mouse/EnterExitEvents/ModalDialogEnterExitEventsTest.java fails in Windows JDK-8240285: [TESTBUG] java/lang/management/ManagementFactory/ThreadMXBeanProxy.java Expected non-null LockInfo JDK-8242797: [x86] C2: SIGILL due to usage of SSSE3 instructions on processors which don't support it JDK-8240585: Access Bridge lacks html tags parsing JDK-8240582: Add exception for expiring Comodo roots to VerifyCACerts test JDK-8242798: AIOOBE in GIFImageReader.initializeStringTable JDK-8243135: assert(mem == (Node*)1 || mem == mem2) failed: multiple Memories being matched at once? JDK-8243966: AudioSystem.getMixerInfo() takes about 30 sec to report a gone audio device JDK-8243372: Broken merge between JDK-8006406 and JDK-8003559 JDK-8239792: Bump update version for OpenJDK: jdk-11.0.8 JDK-8243955: C2 library_call can potentially ignore Math.pow intrinsic or use null pointer JDK-8241286: C2: assert(out->in(PhiNode::Region) == head || out->in(PhiNode::Region) == slow_head) failed: phi must be either part of the slow or the fast loop JDK-8243136: C2: Crash when loads float above range check JDK-8241425: CDS archive creation aborts due to metaspace object allocation failure JDK-8243959: Code cache heap (-XX:ReservedCodeCacheSize) doesn't work with 1GB LargePages JDK-8243957: code_size2 (defined in stub_routines_x86.hpp) is too small on new Skylake CPUs JDK-8241651: com/sun/jndi/ldap/privconn/RunTest.java failed due to hang in LdapRequest.getReplyBer JDK-8240726: Compare version info of Santuario to legal notice JDK-8241283: Compilation error in mach5 java/awt/FileDialog/MacOSGoToFolderCrash.java JDK-8242084: crash HeapWord*ParallelScavengeHeap::failed_mem_allocate JDK-8245214: Default SSLEngine should create in server role JDK-8240827: Downport SSLSocketImpl.java from "8221882: Use fiber-friendly java.util.concurrent.locks in JSSE" JDK-8240581: Duplicate attribution in freetype.md JDK-8240433: Errors with JSZip in web console after upgrade to 3.1.5 JDK-8242989: Event descriptions are truncated in logs JDK-8240435: Fail fast if the handshake type is unknown JDK-8240652: Fix copyright headers in hotspot (missing comma after year) JDK-8242988: FLAGS_COMPILER_CHECK_ARGUMENTS doesn't handle cross-compilation JDK-8243373: Frame#setMaximizedbounds not working properly in multi screen environments JDK-8241738: ICC_Profile has un-needed, not-empty finalize method JDK-8240656: java/lang/ref/ReachabilityFenceTest.java fails with -XX:+DeoptimizeALot JDK-8242995: java/util/Arrays/TimSortStackSize2.java times out with fastdebug build JDK-8241278: javax/net/ssl/templates/SSLSocketSSLEngineTemplate.java fails intermittently with "java.lang.Exception: Unexpected EOF" JDK-8241276: javax/net/ssl/templates/SSLSocketSSLEngineTemplate.java supports TLSv1.3 JDK-8241277: javax/net/ssl/TLS tests support TLSv1.3 JDK-8241873: JAWS reports wrong number of radio buttons when buttons are hidden JDK-8243371: JSpinner and changing value by mouse JDK-8243368: JSSE Client does not throw SSLException when an alert occurs during handshaking JDK-8240584: JTextPane does not show images in HTML rendering JDK-8243132: JVM uses excessive memory with -XX:+EnableJVMCI -XX:JVMCICounterSize=2147483648 JDK-8240434: LdapContext#reconnect always opens a new connection JDK-8243133: Loop predicates should be copied to unswitched loops JDK-8240436: make UseSwitchProfiling non-experimental or false by-default JDK-8243370: Mismatch in jsse.enableMFLNExtension property name JDK-8243960: Missing case label in nmethod::reloc_string_for() JDK-8241739: Missing hash characters for header on license file JDK-8243137: Missing key_share extension for (EC)DHE key exchange should alert missing_extension JDK-8240587: NamingManager should cache InitialContextFactory JDK-8241217: New fix of the deadlock in sun.security.ssl.SSLSocketImpl JDK-8242183: NPE during SSL handshake caused by HostnameChecker JDK-8241205: NPE in LWWindowPeer.getOnscreenGraphics() JDK-8242799: PhaseCFG::schedule_pinned_nodes cannot handle precedence edges from unmatched CFG nodes correctly JDK-8243969: Popup menus and tooltips flicker with previous popup contents when first shown JDK-8241280: Rare NPE at WComponentPeer.getGraphics() JDK-8241202: Replace ID2D1Factory::GetDesktopDpi with GetDeviceCaps JDK-8244784: Requested JDialog width is ignored JDK-8241201: Revert TLS 1.3 change that wrapped IOExceptions JDK-8241652: Segfault in JNIHandleBlock::oops_do() JDK-8240655: Set node color on pinned HashMap.TreeNode deletion JDK-8243374: setMaximizedBounds is broken with large display scale and multiple monitors JDK-8242990: Setting of THIS_FILE in the build is broken JDK-8241384: ShouldNotReachHere in PhaseIdealLoop::verify_strip_mined_scheduling JDK-8246238: Small charset issues (ISO8859-16, x-eucJP-Open, x-IBM834 and x-IBM949C) JDK-8241216: Socket reset issue for TLS 1.3 socket close JDK-8242445: Some security tests should support TLSv1.3 JDK-8242992: Speed up incremental rerun of "make hotspot" JDK-8241872: SSLSocket closes socket both socket endpoints on a SocketTimeoutException JDK-8241282: sun/security/ssl/X509TrustManagerImpl tests support TLSv1.3 JDK-8240952: SuperWord::co_locate_pack picks memory state of first instead of last load JDK-8240653: systemScale.cpp could not compile with VS2019 JDK-8241203: Tag mismatch may alert bad_record_mac JDK-8241281: Test java/awt/EventQueue/NonComponentSourcePost.java is unstable JDK-8240432: Test javax/swing/border/Test6981576.java is unstable JDK-8243965: Test SetBoundsPaintTest.html failed on Windows when desktop is scaled JDK-8240283: test/jdk/sun/management/jmxremote/bootstrap/RmiRegistrySslTest.java and RmiSslBootstrapTest.sh fail with handshake_failure JDK-8240612: testbug: java/awt/dnd/RemoveDropTargetCrashTest/RemoveDropTargetCrashTest.java fails on MacOS JDK-8241288: TestInstanceCloneAsLoadsStores.java fails with -XX:+StressGCM JDK-8241221: The "AutoTestOnTop.java" test may run external applications JDK-8243369: The logic of java/net/ipv6tests/TcpTest.java is flawed JDK-8242446: The ordering of Cipher Suites is not maintained provided through “jdk.tls.client.cipherSuites” and “jdk.tls.server.cipherSuites” system property. JDK-8243968: Toolkit.getScreenInsets(GraphicsConfiguration) may throw ClassCastException JDK-8240586: Update GIFlib library to the 5.2.1 JDK-8240579: Update JCUP to v0.11b JDK-8240953: Update ProblemList.txt to exclude failing headful tests on macos JDK-8240580: Upgrade to freetype 2.10.1 JDK-8242182: Upgrading JSZip to 3.2.2 from 3.1.5 JDK-8242800: Use consistent predicate order in and with PhaseIdealLoop::find_predicate JDK-8242991: Use of THIS_FILE in hotspot invalidates precompiled header on Linux/GCC JDK-8242994: Various minor fixes JDK-8242993: Windows incremental build is broken with JDK-8217728 JDK-8243958: Wrong strncat limits in dfa.cpp jbachorik, Unknown: JDK-8245084: ClassLoaderStats VM Op uses constant hash value JDK-8241264: Invert JvmtiExport::post_vm_initialized() and Jfr:on_vm_start() start-up order for correct option parsing jiangli, Unknown: JDK-8242503: Memory leak if -XX:CompileCommand is set mbaesken, Unknown: JDK-8245078: (tz) Upgrade Timezone Data to tzdata2020a JDK-8240792: [accessibility] Can edit text cell correctly, but Accessibility Tool reads nothing about editor JDK-8244996: [AOT] crash in ScopeDesc::decode_body() when JVMTI walks AOT frames JDK-8245711: [AOT] runtime/SharedArchiveFile/TestInterpreterMethodEntries.java crashed with AOTed java.base JDK-8245708: [Graal] emits unparseable XML into compile log JDK-8245704: [Graal] Module jdk.internal.vm.compiler.management has not been granted accessClassInPackage.org.graalvm.compiler.debug JDK-8245443: [JVMCI] add mark value to expose CodeOffsets::Frame_Complete JDK-8243269: [macOS] Dark mode for the desktop is not supported JDK-8242255: [macos] support full window content options JDK-8244498: [macos] The NestedModelessDialogTest test make the macOS unstable JDK-8244177: [TESTBUG] compiler/loopopts/TestLoopUnswitchingLostCastDependency.java fails with release VMs JDK-8240659: [TESTBUG] CustomFont.java cannot find font file JDK-8244181: [TESTBUG] The JDK-8039467 bug appeared on macOS JDK-8244179: [TESTBUG] The test java/awt/Window/GetScreenLocation/GetScreenLocationTest.java fails on HiDPI screen JDK-8242180: Add virtualization information output to hs_err file on macOS JDK-8245705: adjust some WSAGetLastError usages in windows network coding JDK-8241344: applications/microbenchmarks are encountering crashes in tier5 JDK-8240512: backport of 8213516: jck test api/javax_accessibility/AccessibleState/fields.html fails intermittent JDK-8244790: C4819 warnings at HotSpot sources on Windows JDK-8240735: call ReleaseStringUTFChars before early returns in Java_sun_security_pkcs11_wrapper_PKCS11_connect JDK-8245269: Change to Visual Studio 2017 15.9.16 for building on Windows at Oracle JDK-8243375: check calloc rv in libinstrument InvocationAdapter JDK-8247827: Choose the default SecureRandom algo based on registration ordering JDK-8245709: com/sun/management/OperatingSystemMXBean/GetCommittedVirtualMemorySize.java fails with Committed virtual memory size illegal value JDK-8245712: CompiledICHolders of VM locked unloaded nmethods are released too late JDK-8244589: compiler/profiling/spectrapredefineclass_classloaders/Launcher.java times out in JDK12 CI JDK-8245201: Develop flag TraceICs is broken JDK-8245267: disable JAOTC invokedynamic support until 8223533 is fixed JDK-8244795: DragSourceEvent.getLocation() returns wrong value on HiDPI screens (Windows) JDK-8241340: Empty method parameter type should generate ClassFormatError JDK-8243994: enhance list of environment variables printed in hs_err file JDK-8243995: enhance posix print_rlimit_info JDK-8242179: enhance print_full_memory_info on Linux by THP related information JDK-8245205: Exclude hanging nsk/stress/stack from execution with deoptimization enabled JDK-8244995: Fix confusing "allocate" naming in OopStorage JDK-8245270: Fix undefined behavior in Canonicalizer::do_ShiftOp JDK-8243993: fix xlc16/xlclang comparison of distinct pointer types and string literal conversion warnings JDK-8244108: freetype path does not disable TrueType hinting with AA+FM hints JDK-8245206: gc/stress/TestReclaimStringsLeaksMemory.java fails with reserved greater than expected JDK-8241432: GCMEmptyIv.java test fails on Solaris 11.4 JDK-8241208: give better error output for invalid OCSP response intervals in CertPathValidator checks JDK-8240736: Give more meaningful InternalError messages in Deflater.c JDK-8241054: half-closed SSLEngine status may cause application dead loop JDK-8241206: handle ContendedPaddingWidth in vm_version_ppc JDK-8245073: Incorrect PrintCompilation message: made not compilable on levels 0 1 2 3 4 JDK-8244797: Incorrect use of binary operators on booleans in type.cpp JDK-8244800: Infinite Loop in CodeSection::dump() JDK-8245198: Initialize VMRegImpl::regName[] earlier to prevent assert during PrintStubCode JDK-8244308: Invalid "sun.awt.TimedWindowEvent" object leads to JVM crash JDK-8244178: java/awt/Window/Grab/GrabTest.java fails on Windows JDK-8241529: java/net/Authenticator/B4769350.java failed intermittently JDK-8245200: Javadoc for Thread.join(long, int) should specify that it waits forever when both arguments are zero JDK-8244590: JCStress pollute /var/tmp with temporary files. JDK-8241207: jdk.hotspot.agent misses some ReleaseStringUTFChars calls in case of early returns JDK-8241255: JNI exception pending in PlainSocketImpl.c JDK-8246602: ldap over a TLS connection negotiate failed with "javax.net.ssl.SSLPeerUnverifiedException: hostname of the server '' does not match the hostname in the server's certificate" JDK-8241215: libproc_impl.c previous_thr may be used uninitialized warning JDK-8244176: Loop unswitching may cause dependence on null check to be lost JDK-8245017: Memory leak in Type::hashcons JDK-8245746: Missing entitlements for hardened runtime JDK-8245625: New System Properties to configure the TLS signature schemes JDK-8245272: omit ThreadPriorityPolicy warning when value is set from image JDK-8243407: on linux set full relro in the linker flags JDK-8244597: Performance regression after fix for JDK-8229496 JDK-8244426: Potential double-free in ParallelSPCleanupTask constructor JDK-8244174: Problem List ICMColorDataTest.java JDK-8244520: problemlist java/awt/font/Rotate/RotatedFontTest.java on linux JDK-8245075: Provide idiom for declaring classes noncopyable JDK-8246694: Remove Comodo root certificate that is expiring in May 2020 JDK-8245710: Remove DocuSign root certificate that is expiring in May 2020 JDK-8245079: Resource allocated BitMaps are often cleared unnecessarily JDK-8247826: SSLSocket.getSession() doesn't close connection for timeout/ interrupts JDK-8244309: sun/java2d/GdiRendering/InsetClipping.java fails JDK-8245199: Thread-SMR: requesting a VM operation whilst holding a ThreadsListHandle can cause deadlocks JDK-8244793: TieredCompilation C2 threads can excessively block handshakes JDK-8240876: Update test documentation with additional settings for client UI tooltip tests JDK-8245706: Update Xerces2 Java to Version 2.12.1 JDK-8245018: use of & instead of && in LibraryCallKit::arraycopy_restore_alloc_state JDK-8241343: VM times out in VM_HandshakeAllThreads::doit() with RunThese30M JDK-8244994: VM_HandshakeAllThreads fails assert with "failed: blocked and not walkable" mbalao, Unknown: JDK-8240450: Allow initialization of SunPKCS11 with NSS when there are external FIPS modules in the NSSDB JDK-8243092: Deal with ECDSA using ecdsa-with-SHA2 plus hash algorithm as AlgorithmId JDK-8242964: Mirror jdk.security.allowNonCaAnchor system property with a security one mdoerr, Unknown: JDK-8241464: [11u] Backport: make rehashing be a needed guaranteed safepoint cleanup action JDK-8245716: [PPC64] C2: ReverseBytes + Load always match to unordered Load (acquire semantics missing) neugens, Unknown: JDK-8242633: Rendering artifacts with LCD text and fractional metrics JDK-8242634: Reversed arguments in call to strstr in freetype "debug" code. JDK-8242632: Text spaced incorrectly by drawString under rotation with fractional metrics JDK-8245217: XToolkit: Misread of screen information memory phh, Unknown: JDK-8245397: AArch64: Missing intrinsics for Math.ceil, floor, rint JDK-8241459: jni crashes on accessing it from process exit hook JDK-8245749: Provide more information when hitting SIGILL from HaltNode JDK-8245751: remove HaltNode code after uncommon trap calls JDK-8245649: Revert 8245397 backport of 8230591 JDK-8245750: Some perf regressions after 8225653 roland, Unknown: JDK-8242268: assert(is_MachReturn()) running CTW with fix for JDK-8231291 JDK-8240737: assert(proj != __null) at compile.cpp:3251 JDK-8242266: assert(t == t_no_spec) failure in NodeHash::check_no_speculative_types() JDK-8240674: C2 produces wrong result while unswitching a loop due to lost control dependencies JDK-8241260: C2: ShouldNotReachHere() in verify_strip_mined_scheduling JDK-8241908: JVM crash in SWPointer during C2 compilation JDK-8241261: Strip mined loop verification fails with assert(is_OuterStripMinedLoop()) failed: invalid node class JDK-8241262: UseProfiledLoopPredicate fails with assert(_phase->get_loop(c) == loop) failed: have to be in the same loop sgehwolf, Unknown: JDK-8244079: Build fails when --with-vendor-name contains a comma JDK-8242942: ClassCastException when calling FlightRecorderMXBean#getRecordings() JDK-8244749: Support compilers with multi-digit major version numbers JDK-8245085: The static build of libextnet is missing the JNI_OnLoad_extnet function shade, Unknown: JDK-8240086: (d3d/ogl) java.lang.IllegalStateException: Buffers have not been created JDK-8242915: -Xdoclint of array serialField gives "error: array type not allowed here" JDK-8240163: -XX:+VerifyOops finds numerous problems when running JPRT JDK-8240478: [TESTBUG] compiler/c2/TestJumpTable.java fails with release VMs JDK-8240730: [TESTBUG] Test command error in hotspot/jtreg/compiler/loopopts/superword/SumRedAbsNeg_Float.java JDK-8241219: [TESTBUG] The arrow image is blue instead of green JDK-8240739: A few client tests leave mouse buttons pressed JDK-8241452: argfiles parsing broken for argfiles with comment cross 4096 bytes chunk JDK-8240731: ARM32: Math tests failures JDK-8240477: C2 fails with assert(false) failed: bad AD file JDK-8240358: C2's UseUniqueSubclasses optimization is broken for array accesses JDK-8240480: C2: assert(((n) == __null || !VerifyIterativeGVN || !((n)->is_dead()))) failed: can not use dead node JDK-8240146: ChaCha20-Poly1305 TLS cipher suite decryption throws ShortBufferException JDK-8241220: CheckUnhandledOops breaks NULL check in Modules::define_module JDK-8240355: CodeHeap::blob_count() overestimates the number of blobs JDK-8240356: CTW: C2 compilation fails with "malformed control flow" JDK-8240090: FastSysexMessage constructor crashes MIDI receiption thread JDK-8241569: Fix copyrights after JDK-8240629 change JDK-8241218: IdealLoopTree::dump_head predicate printing is broken JDK-8244323: Incorrect Roboto font rendering on Windows with subpixel antialiasing JDK-8240087: java/awt/List/EmptyListEventTest/EmptyListEventTest.java debug assert on Windows JDK-8240088: java/awt/Menu/WrongParentAfterRemoveMenu/WrongParentAfterRemoveMenu.java debug assert on Windows JDK-8240089: java/nio/channels/SocketChannel/AdaptSocket.java fails on Windows 10 JDK-8240479: java/util/concurrent tests fail with -XX:+VerifyGraphEdges: assert(!VerifyGraphEdges) failed: verification should have failed JDK-8241227: Keytool generates wrong expiration date if validity is set to 2050/01/01 JDK-8241226: MethodHandles::tryFinally generates illegal bytecode for long/double return types JDK-8241977: Migrate SimpleDateFormatConstTest to JDK Repo JDK-8241426: Minimal build broken after JDK-8233494 JDK-8241978: sun/net/ftp/FtpURLConnectionLeak.java fails intermittently with NPE JDK-8240729: TESTBUG: jdk regression test javax/management/loading/MletParserLocaleTest.java reduce default timeout JDK-8241424: TestJstatdPort.java failed due to "ExportException: Port already in use:" JDK-8240357: Zero VM crashes when handling dynamic constant simonis, Unknown: JDK-8240067: Add support for generating compile_commands.json JDK-8240068: Compilation database (compile_commands.json) may contain obsolete items JDK-8240073: Fix 'test-make' build target in 11u twisti, Unknown: JDK-8245402: --with-jvm-features doesn't work when multiple features are explicitly disabled JDK-8243681: [Graal] compiler/graalunit/GraphTest.java is skipped in all testing JDK-8244194: [Graal] javax/management/generified/GenericTest.java fails: FAILED: queryMBeans sets same JDK-8243553: [TESTBUG] CheckArchivedModuleApp fails with NPE when JVMCI is absent JDK-8243552: [TESTBUG]CheckArchivedModuleApp.java needs to check if EnableJVMCI is set JDK-8243550: [TESTBUG]runtime/appcds/cacheObject/ArchivedModuleCompareTest.java fails with EnableJVMCI ysuenaga, Unknown: JDK-8240823: Cannot start JVM when $JAVA_HOME includes CJK characters zgu, Unknown: JDK-8240180: [REDO] JDK-8204128 NMT might report incorrect numbers for Compiler area JDK-8241703: Add tests for redefining a class' private method during resolution of the bootstrap specifier JDK-8241275: Avoid calling MallocTracker::record_malloc and record_free when NMT is off JDK-8241322: jdk/jshell/ExceptionsTest.java fails on Windows, after JDK-8198801 JDK-8241324: JShell : Stack trace of exception has wrong line number JDK-8241321: JShell: Better error message on attempting to add default method JDK-8241323: JShell: corralled declarations do not have correct source to wrapper mapping JDK-8240452: JvmtiTagMap::weak_oops_do() should not trigger barriers JDK-8243198: Make Visual Studio compiler check less strict JDK-8241702: os::die() does not honor CreateCoredumpOnCrash option JDK-8241699: RFC unconformity of HttpURLConnection with proxy JDK-8241440: Use WeakReference for lastFontStrike for created Fonts JDK-8241697: Windows handle Leak when starting processes using ProcessBuilder JDK-8241992: Wrong implementation of VMState.hasListener