PUSHES REPORT: 11.0.13 ==================================================================================================== This report shows who pushed the backports to the given release. This usually shows who did the backporting, testing, and review work. Report generated: Tue Apr 02 11:04:36 CEST 2024 Distribution by priority: 1: P1 30: P2 81: P3 161: P4 2: P5 Distribution by components: 275: 114 (41.5%): hotspot 49 (17.8%): hotspot/compiler 30 (10.9%): hotspot/runtime 20 (7.3%): hotspot/gc 4 (1.5%): hotspot/jvmti 4 (1.5%): hotspot/svc 3 (1.1%): hotspot/jfr 3 (1.1%): hotspot/test 1 (0.4%): hotspot/svc-agent 49 (17.8%): core-libs 24 (8.7%): core-libs/java.net 5 (1.8%): core-libs/java.nio 4 (1.5%): core-libs 4 (1.5%): core-libs/java.util:i18n 3 (1.1%): core-libs/java.util 2 (0.7%): core-libs/java.lang 1 (0.4%): core-libs/java.io:serialization 1 (0.4%): core-libs/java.util.logging 1 (0.4%): core-libs/javax.lang.model 1 (0.4%): core-libs/java.math 1 (0.4%): core-libs/java.time 1 (0.4%): core-libs/javax.naming 1 (0.4%): core-libs/java.util.jar 33 (12.0%): infrastructure 29 (10.5%): infrastructure/build 4 (1.5%): infrastructure 29 (10.5%): client-libs 7 (2.5%): client-libs/2d 6 (2.2%): client-libs/java.awt 6 (2.2%): client-libs/javax.swing 5 (1.8%): client-libs 2 (0.7%): client-libs/javax.accessibility 1 (0.4%): client-libs/javax.sound 1 (0.4%): client-libs/java.awt:i18n 1 (0.4%): client-libs/javax.imageio 22 (8.0%): security-libs 9 (3.3%): security-libs/java.security 6 (2.2%): security-libs/javax.net.ssl 3 (1.1%): security-libs/javax.crypto 2 (0.7%): security-libs/javax.xml.crypto 1 (0.4%): security-libs 1 (0.4%): security-libs/org.ietf.jgss:krb5 19 (6.9%): tools 7 (2.5%): tools/javac 5 (1.8%): tools/javadoc(tool) 2 (0.7%): tools/jshell 2 (0.7%): tools/launcher 1 (0.4%): tools/javap 1 (0.4%): tools/jlink 1 (0.4%): tools 8 (2.9%): core-svc 4 (1.5%): core-svc/tools 2 (0.7%): core-svc/java.lang.management 1 (0.4%): core-svc/javax.management 1 (0.4%): core-svc/debugger 1 (0.4%): other-libs 1 (0.4%): other-libs/other Distribution by affiliation: 275: 90 (32.7%): SAP 57 (20.7%): Christoph Langer 31 (11.3%): Martin Doerr 2 (0.7%): Goetz Lindenmaier 88 (32.0%): Amazon 83 (30.2%): Aleksey Shipilev 2 (0.7%): Paul Hohensee 2 (0.7%): eastig 1 (0.4%): William Kemper 29 (10.5%): Red Hat 22 (8.0%): Severin Gehwolf 3 (1.1%): Roland Westrelin 2 (0.7%): Martin Balao 1 (0.4%): Adam Farley 1 (0.4%): Thomas Stuefe 23 (8.4%): Independent 22 (8.0%): Zhengyu Gu 1 (0.4%): varpa89 10 (3.6%): Microsoft 9 (3.3%): Reka Kovacs 1 (0.4%): Aditya Mandaleeka 10 (3.6%): Syntacore 10 (3.6%): Vladimir Kempik 7 (2.5%): BellSoft 4 (1.5%): Dmitry Chuyko 3 (1.1%): Alexandr Scherbatiy 6 (2.2%): Tencent 3 (1.1%): Hui Shi 2 (0.7%): Bin Liao 1 (0.4%): Jie Fu 5 (1.8%): Azul 3 (1.1%): Alexey Bakhtin 2 (0.7%): Ilarion Nakonechnyy 2 (0.7%): Alibaba 2 (0.7%): Denghui Dong 2 (0.7%): IBM 1 (0.4%): Ichiroh Takiguchi 1 (0.4%): Toshio Nakamura 1 (0.4%): @sageembedded.com 1 (0.4%): chris 1 (0.4%): ARM 1 (0.4%): Alan Hayward 1 (0.4%): Google 1 (0.4%): Jiangli Zhou Chronological push log: 2021/10/07 22:25, Martin Balao, Red Hat, JDK-8275564: Unable to read certain PKCS12 keystores from SequenceInputStream 2021/09/27 09:08, Christoph Langer, SAP, JDK-8274354: Most JDK releases report macOS version 12 as 10.16 instead of 12.0 2021/09/18 21:10, Vladimir Kempik, Syntacore, JDK-8273939: Backport of 8248414 to JDK11 breaks MacroAssembler::adrp 2021/08/27 18:26, Reka Kovacs, Microsoft, JDK-8254643: AArch64: Avoid MIN/MAX macros when using MSVC 2021/08/27 18:19, Reka Kovacs, Microsoft, JDK-8254642: AArch64: Use THREAD_LOCAL instead of __thread 2021/08/27 12:22, Christoph Langer, SAP, JDK-8273078: Some java.net tests failed with NoRouteToHostException on MacOS with special network configuration 2021/08/27 12:13, Christoph Langer, SAP, JDK-8273077: Refactor some annotation processor tests to better use collections 2021/08/27 11:01, Christoph Langer, SAP, JDK-8273076: Add explicit timeout to several HTTP Client tests 2021/08/27 10:29, Christoph Langer, SAP, JDK-8273075: test/jdk/java/net/Socket/LingerTest.java fails with cleaning up 2021/08/27 10:28, Christoph Langer, SAP, JDK-8273074: java/net/DatagramSocket/ReportSocketClosed.java fails intermittently with BindException 2021/08/27 10:27, Christoph Langer, SAP, JDK-8273073: java/net/MulticastSocket/UnreferencedMulticastSockets.java fails with "incorrect data received" 2021/08/27 06:14, Toshio Nakamura, IBM, JDK-8273055: [macos] Crash occurs on JPasswordField with activated InputMethod 2021/08/26 17:44, Severin Gehwolf, Red Hat, JDK-8272787: Cgroup v1 initialization causes NullPointerException when cgroup path contains colon 2021/08/26 15:57, Vladimir Kempik, Syntacore, JDK-8273036: RunThese24H.java failed with EXCEPTION_ACCESS_VIOLATION in java_lang_Thread::get_thread_status 2021/08/25 16:17, Bin Liao, Tencent, JDK-8272989: Forward output from heap dumper to jcmd/jmap 2021/08/25 15:10, Aleksey Shipilev, Amazon, JDK-8272986: AArch64: Shenandoah C1 CAS is not sequentially consistent 2021/08/25 09:18, Severin Gehwolf, Red Hat, JDK-8272906: [JVMCI] c2v_iterateFrames can get out of sync with the StackFrameStream 2021/08/25 09:17, Severin Gehwolf, Red Hat, JDK-8269877: [JVMCI] add some thread local fields for use by JVMCI 2021/08/25 09:16, Severin Gehwolf, Red Hat, JDK-8272786: [JVMCI] add helper to perform Java upcalls 2021/08/25 05:34, Jie Fu, Tencent, JDK-8272967: [macos] Build failure with Xcode 13.0 after JDK-8264848 2021/08/24 15:53, Zhengyu Gu, Independent, JDK-8272913: [TEST] Wrong classname in vmTestbase/nsk/stress/except/except002 and except003 2021/08/24 14:48, Aleksey Shipilev, Amazon, JDK-8272911: Remove review suggestion from fix to 8219804 2021/08/24 14:48, Aleksey Shipilev, Amazon, JDK-8272910: java/net/MulticastSocket/Promiscuous.java fails intermittently due to NumberFormatException 2021/08/24 14:29, Aleksey Shipilev, Amazon, JDK-8272909: Shenandoah: streamline post-LRB CAS barrier (aarch64) 2021/08/24 13:05, Zhengyu Gu, Independent, JDK-8272904: backward focus traversal gets stuck in button group 2021/08/24 12:44, Reka Kovacs, Microsoft, JDK-8269391: AArch64: initialize memory allocated for locals according to Windows AArch64 stack page growth requirement in template interpreter 2021/08/24 12:41, Reka Kovacs, Microsoft, JDK-8271095: C4530 was reported from VS 2019 at access bridge 2021/08/24 12:38, Reka Kovacs, Microsoft, JDK-8271002: AArch64: Fix MacroAssembler::get_thread convention 2021/08/24 12:27, Reka Kovacs, Microsoft, JDK-8254644: C1: Fix signature conflict in LIRGenerator::strength_reduce_multiply 2021/08/24 12:00, Reka Kovacs, Microsoft, JDK-8254636: Windows: strengthening in ThreadCritical regarding memory model 2021/08/24 10:09, Vladimir Kempik, Syntacore, JDK-8254645: AArch64: follow up for JDK-8248414 2021/08/24 09:41, Severin Gehwolf, Red Hat, JDK-8272900: --with-harfbuzz=system doesn't add -lharfbuzz after JDK-8255790 2021/08/24 09:41, Severin Gehwolf, Red Hat, JDK-8272159: GTKL&F: Java 16 crashes on initialising GTKL&F on Manjaro Linux 2021/08/24 09:24, Aleksey Shipilev, Amazon, JDK-8272772: Shenandoah: compiler/c2/aarch64/TestVolatilesShenandoah.java fails in 11u 2021/08/24 08:36, Aleksey Shipilev, Amazon, JDK-8272898: StackGuardPages test doesn't build with glibc 2.34 2021/08/24 08:34, Aleksey Shipilev, Amazon, JDK-8272897: Shenandoah: Optimize gc/shenandoah/TestRefprocSanity.java for interpreter mode 2021/08/24 08:34, Aleksey Shipilev, Amazon, JDK-8272896: AArch64: gc/shenandoah/TestVerifyJCStress.java fails intermittently with C1 2021/08/24 08:33, Aleksey Shipilev, Amazon, JDK-8272895: Shenandoah: gc/shenandoah/mxbeans tests should be more resilient 2021/08/24 08:32, Aleksey Shipilev, Amazon, JDK-8272889: Two NestedDialogs tests fail on Ubuntu 2021/08/24 08:31, Aleksey Shipilev, Amazon, JDK-8272888: Update the link in test/jdk/sun/security/provider/SecureRandom/DrbgCavp.java 2021/08/24 04:59, Vladimir Kempik, Syntacore, JDK-8254640: AArch64: Remove uses of long and unsigned long ints 2021/08/23 22:32, Reka Kovacs, Microsoft, JDK-8254638: AArch64: Use ATTRIBUTE_ALIGNED helper 2021/08/23 22:18, Reka Kovacs, Microsoft, JDK-8254641: AArch64: Remove unused variables 2021/08/23 08:19, Severin Gehwolf, Red Hat, JDK-8272032: Update docs on building for Git 2021/08/20 18:09, Vladimir Kempik, Syntacore, JDK-8272790: [macOS] not all KEY_PRESSED events sent when control modifier is used 2021/08/19 12:55, Hui Shi, Tencent, JDK-8272471: PhaseMacroExpand::generate_slow_arraycopy crash when clone null CallProjections.fallthrough_ioproj 2021/08/18 15:44, Aleksey Shipilev, Amazon, JDK-8272628: Problemlist gc/stress/gcbasher/TestGCBasherWithCMS.java for x86_32 2021/08/18 14:22, Zhengyu Gu, Independent, JDK-8272652: Test convenience reactive primitives from java.net.http with RS TCK 2021/08/18 14:03, Zhengyu Gu, Independent, JDK-8272648: Add forgotten test/jdk/java/net/httpclient/BodySubscribersTest.java 2021/08/16 12:45, Paul Hohensee, Amazon, JDK-8254635: AArch64: Remove uses of kernel integer types 2021/08/16 05:34, Aleksey Shipilev, Amazon, JDK-8272197: Update 11u GHA workflow with Shenandoah configurations 2021/08/15 11:59, Aleksey Shipilev, Amazon, JDK-8272490: Remove IdenTrust certificate that is expiring in September 2021 2021/08/15 11:58, Aleksey Shipilev, Amazon, JDK-8272489: Remove oopDesc::equals() 2021/08/15 11:56, Aleksey Shipilev, Amazon, JDK-8272488: Refactor java/util/prefs/CheckUserPrefsStorage.sh to plain java test 2021/08/15 11:55, Aleksey Shipilev, Amazon, JDK-8272487: Refactor sun.text.IntHashtable:i18n shell tests to plain java tests 2021/08/15 11:54, Aleksey Shipilev, Amazon, JDK-8272486: [TEST_BUG] Test test/jdk/java/awt/font/TextLayout/ArabicDiacriticTest.java can leave frame open 2021/08/15 11:53, Aleksey Shipilev, Amazon, JDK-8272485: [TEST_BUG] sun/security/mscapi/nonUniqueAliases/NonUniqueAliases.java failed with incorrect jtreg tags order 2021/08/15 11:52, Aleksey Shipilev, Amazon, JDK-8272484: Harden tests sun/security/x509/URICertStore/ExtensionsWithLDAP.java and krb5/canonicalize/Test.java 2021/08/13 09:04, Christoph Langer, SAP, JDK-8272442: temp files left by tests in jdk/java/net/httpclient 2021/08/13 09:03, Christoph Langer, SAP, JDK-8272441: Update the host name in CNameTest.java 2021/08/13 09:02, Christoph Langer, SAP, JDK-8272440: Refactor shell test java/util/ServiceLoader/basic/basic.sh to java 2021/08/13 07:21, Aleksey Shipilev, Amazon, JDK-8272435: Refactor java/util/prefs/PrefsSpi.sh to plain java test 2021/08/13 07:20, Aleksey Shipilev, Amazon, JDK-8272434: Update terminology in java.awt.GridBagLayout source code comments 2021/08/13 07:19, Aleksey Shipilev, Amazon, JDK-8272433: Refactor java.util.PluggableLocale:i18n shell tests to plain java tests 2021/08/13 07:18, Aleksey Shipilev, Amazon, JDK-8272432: SourceDebugExtensionTest fails to rename file 2021/08/13 07:17, Aleksey Shipilev, Amazon, JDK-8272431: Refactor java.util.Calendar:i18n shell tests to plain java tests 2021/08/13 07:16, Aleksey Shipilev, Amazon, JDK-8272430: Test `ADatagramSocket.java` missing /othervm from @run tag 2021/08/13 07:15, Aleksey Shipilev, Amazon, JDK-8272429: opening jar file with large manifest might throw NegativeArraySizeException 2021/08/13 07:15, Aleksey Shipilev, Amazon, JDK-8272428: test/jdk/sun/net/www/http/HttpClient/MultiThreadTest.java fails intermittently when cleaning up 2021/08/13 07:14, Aleksey Shipilev, Amazon, JDK-8272427: sun/security/tools/jarsigner/warnings/NoTimestampTest.java failed due to unexpected expiration date 2021/08/13 07:13, Aleksey Shipilev, Amazon, JDK-8272426: typo in test filename 2021/08/13 07:12, Aleksey Shipilev, Amazon, JDK-8272425: TCKLocalTime.java failed due to "AssertionError: expected [18:14:22] but found [18:14:23]" 2021/08/13 07:12, Aleksey Shipilev, Amazon, JDK-8272424: Make test AsyncCloseChannel.java run in othervm 2021/08/13 07:12, Aleksey Shipilev, Amazon, JDK-8272423: java/nio/channels/SocketChannel/AsyncCloseChannel.java fails with threads that didn't exit 2021/08/13 07:11, Aleksey Shipilev, Amazon, JDK-8272422: tools/launcher/Test7029048.java fails (Solaris) 2021/08/13 07:10, Aleksey Shipilev, Amazon, JDK-8272421: Move sun/net/www/protocol/http/GetErrorStream.java to OpenJDK 2021/08/13 07:04, Aleksey Shipilev, Amazon, JDK-8272420: Some launcher tests assume a pre-JDK 9 run-time image layout 2021/08/13 07:01, Aleksey Shipilev, Amazon, JDK-8272419: Incorrect 512-bit vector registers restore on x86_32 2021/08/13 07:00, Aleksey Shipilev, Amazon, JDK-8272418: AbstractConnectTimeout should tolerate both NoRouteToHostException and UnresolvedAddressException 2021/08/13 06:57, Aleksey Shipilev, Amazon, JDK-8272416: Potential race between Logger configuration and GCs in HttpURLConWithProxy test 2021/08/13 06:56, Aleksey Shipilev, Amazon, JDK-8272415: Test Timeout.java should run in othervm mode 2021/08/13 06:54, Aleksey Shipilev, Amazon, JDK-8272414: Add automated test for fix done in JDK-8218469 2021/08/13 06:54, Aleksey Shipilev, Amazon, JDK-8272412: Add automated testcase for fix done in JDK-8214253 2021/08/13 06:53, Aleksey Shipilev, Amazon, JDK-8272411: Add automated test for fix done in JDK-8218479 2021/08/13 06:52, Aleksey Shipilev, Amazon, JDK-8272410: Add automated test for fix done in JDK-8218472 2021/08/13 06:51, Aleksey Shipilev, Amazon, JDK-8272409: Add automated testcases for changes done in JDK-8214112 2021/08/13 06:51, Aleksey Shipilev, Amazon, JDK-8272408: Align stdout messages in test/jdk/java/math/BigInteger/PrimitiveConversionTests.java 2021/08/11 19:01, Martin Balao, Red Hat, JDK-8272338: Kerberos Credential Retrieval from Cache not Working in Cross-Realm Setup 2021/08/09 04:41, Aleksey Shipilev, Amazon, JDK-8272130: narrow allowSmartActionArgs disabling 2021/08/09 04:41, Aleksey Shipilev, Amazon, JDK-8272129: bump jtreg requiredVersion to b14 2021/08/09 04:41, Aleksey Shipilev, Amazon, JDK-8272128: bump jtreg requiredVersion to b14 in test/jdk/sanity/client/ 2021/08/09 04:41, Aleksey Shipilev, Amazon, JDK-8272127: bump jtreg requiredVersion to 4.2b16 2021/08/09 04:41, Aleksey Shipilev, Amazon, JDK-8272126: switch to jtreg 5.0 2021/08/09 04:41, Aleksey Shipilev, Amazon, JDK-8272125: switch to jtreg 5.1 2021/08/06 23:33, eastig, Amazon, JDK-8272110: Improve AlgorithmConstraints:checkAlgorithm performance 2021/08/06 09:04, Christoph Langer, SAP, JDK-8272078: Wrong Checksums in Temurin BootJDK dependencies 2021/08/06 06:48, Bin Liao, Tencent, JDK-8272075: Remove file seeking requirement for writing a heap dump 2021/08/05 16:47, Christoph Langer, SAP, JDK-8272013: Archive important test outputs in submit workflow 2021/08/05 16:47, Christoph Langer, SAP, JDK-8272012: Add Linux x86_32 tier1 to submit workflow 2021/08/05 16:47, Christoph Langer, SAP, JDK-8272011: Avoid running GitHub actions on branches named pr/* 2021/08/05 16:47, Christoph Langer, SAP, JDK-8272010: GitHub actions still fail on Linux x86_32 with "Could not configure libc6:i386" 2021/08/05 16:47, Christoph Langer, SAP, JDK-8272009: GitHub actions fail on Linux x86_32 with "Could not configure libc6:i386" 2021/08/05 16:47, Christoph Langer, SAP, JDK-8272008: GitHub actions should use MSVC 14.28 2021/08/05 16:47, Christoph Langer, SAP, JDK-8272007: Submit workflow should apt-get update to avoid package installation errors 2021/08/05 16:47, Christoph Langer, SAP, JDK-8272006: GitHub Actions: decouple the hotspot build-only jobs from Linux x64 testing 2021/08/05 16:47, Christoph Langer, SAP, JDK-8272005: Github Actions build on Linux should define OS and GCC versions 2021/08/05 16:47, Christoph Langer, SAP, JDK-8272004: add optimized build to submit workflow 2021/08/05 16:47, Christoph Langer, SAP, JDK-8272003: Github Action build on Windows should define OS and MSVC versions 2021/08/05 16:47, Christoph Langer, SAP, JDK-8272002: Github Action build on macOS should define OS and Xcode versions 2021/08/05 16:47, Christoph Langer, SAP, JDK-8272001: Add cross-compiled foreign architectures builds to submit workflow 2021/08/05 16:47, Christoph Langer, SAP, JDK-8272000: Submit workflow artifacts miss hs_errs/replays due to ZIP include mismatch 2021/08/05 16:47, Christoph Langer, SAP, JDK-8271999: Submit workflow artifact name is always "test-results_.zip" 2021/08/05 16:47, Christoph Langer, SAP, JDK-8271998: Add Linux x86_32 builds to submit workflow 2021/08/05 16:47, Christoph Langer, SAP, JDK-8271997: Build no-pch configuration in debug mode for submit checks 2021/08/05 16:47, Christoph Langer, SAP, JDK-8271996: Add Zero, Minimal hotspot targets to submit workflow 2021/08/05 16:47, Christoph Langer, SAP, JDK-8271995: Pre-submit testing using GitHub Actions should not use the deprecated set-env command 2021/08/05 16:47, Christoph Langer, SAP, JDK-8271994: Pre-submit testing using GitHub Actions does not detect failures reliably 2021/08/05 16:47, Christoph Langer, SAP, JDK-8271993: Add support for running pre-submit testing using GitHub Actions 2021/08/05 16:39, Christoph Langer, SAP, JDK-8271980: tools/javac/launcher/SourceLauncherTest.java fails on Windows 2021/08/05 16:30, Christoph Langer, SAP, JDK-8271961: ARM: cleanup maybe-uninitialized and reorder compiler warnings 2021/08/05 16:24, Christoph Langer, SAP, JDK-8271960: Add more known library locations to simplify Linux cross-compilation 2021/08/05 16:13, Christoph Langer, SAP, JDK-8271958: problem list compiler/c2/Test8004741.java 2021/08/05 16:12, Christoph Langer, SAP, JDK-8271957: linux 32 bit build doesn't compile libjdwp/log_messages.c 2021/08/05 14:52, Severin Gehwolf, Red Hat, JDK-8271608: OperatingSystemMXBean getProcessCpuLoad reports incorrect process cpu usage in containers 2021/08/05 10:43, Martin Doerr, SAP, JDK-8271936: Compilation error due to wrong usage of NSPrintJobDispositionValue in mac10.12 2021/08/05 08:54, Martin Doerr, SAP, JDK-8271929: javac may report an invalid package/class clash on case insensitive filesystems 2021/08/04 21:25, Christoph Langer, SAP, JDK-8271901: add possibility to build with Visual Studio 2019 2021/08/04 18:27, Christoph Langer, SAP, JDK-8271889: Support for side by side MSVC Toolset versions 2021/08/04 17:49, Zhengyu Gu, Independent, JDK-8271885: IndexOutOfBoundsException while reading large TIFF file 2021/08/04 16:26, Martin Doerr, SAP, JDK-8271879: Provide print to a file (PDF) feature even when printer was not connected 2021/08/04 09:19, Aleksey Shipilev, Amazon, JDK-8271850: Remove Access::equals() 2021/08/04 09:18, Aleksey Shipilev, Amazon, JDK-8271849: Make all of DependencyContext_test available in product mode 2021/08/04 09:07, Martin Doerr, SAP, JDK-8271848: AssertionError in sun.net.httpserver.ServerImpl.responseCompleted 2021/08/04 09:06, Martin Doerr, SAP, JDK-8271847: Update keytool to create AKID from the SKID of the issuing certificate as specified by RFC 5280 2021/08/03 23:10, Jiangli Zhou, Google, JDK-8271823: Heap dumps should exclude dormant CDS archived objects of unloaded classes 2021/08/03 13:24, Zhengyu Gu, Independent, JDK-8271736: AARCH64: typo in LIR_Assembler::emit_profile_type 2021/08/03 13:23, Zhengyu Gu, Independent, JDK-8271735: C2: assert(n != __null) failed: Bad immediate dominator info. 2021/08/02 10:09, Severin Gehwolf, Red Hat, JDK-8270375: [aarch64] java.library.path not including /usr/lib64 2021/08/02 09:18, Christoph Langer, SAP, JDK-8271604: git needs .gitattributes 2021/07/30 13:42, Zhengyu Gu, Independent, JDK-8271558: Examine the HttpResponse.BodySubscribers for null handling and multiple subscriptions 2021/07/30 09:04, Martin Doerr, SAP, JDK-8271541: Wrong caret position in JTextPane on Windows with a screen resolution > 100% 2021/07/30 09:03, Martin Doerr, SAP, JDK-8271540: Password is being converted to String in AccessibleJPasswordField 2021/07/29 19:07, Alexandr Scherbatiy, BellSoft, JDK-8271511: Printed GlyphVector outline with low DPI has bad quality on Windows 2021/07/28 18:24, Vladimir Kempik, Syntacore, JDK-8271416: Do not use objc_msgSend_stret to get macOS version 2021/07/28 10:17, Martin Doerr, SAP, JDK-8271393: C2: Out of bounds array load floats above its range check in loop peeling resulting in SEGV 2021/07/28 08:57, Christoph Langer, SAP, JDK-8271388: test/jdk/java/lang/Package/PackageFromManifest.java missing module dependencies declaration 2021/07/28 08:45, Christoph Langer, SAP, JDK-8271387: Refactor shell test javax/naming/module/basic.sh to java 2021/07/28 08:36, Christoph Langer, SAP, JDK-8271385: Refactor java/util/zip/ZipFile/deletetempjar.sh to plain java test 2021/07/28 08:35, Christoph Langer, SAP, JDK-8271384: Test java/net/Inet6Address/serialize/Inet6AddressSerializationTest.java fails intermittently 2021/07/28 08:32, Martin Doerr, SAP, JDK-8271383: C2: Node is wrongly marked as reduction resulting in a wrong execution due to wrong vector instructions 2021/07/28 08:27, Christoph Langer, SAP, JDK-8271382: Refactor jdk/internal/reflect/Reflection/GetCallerClassTest.sh to plain java test 2021/07/28 08:09, Christoph Langer, SAP, JDK-8271381: jdk/internal/jrtfs/remote/RemoteRuntimeImageTest.java fails with java.lang.NullPointerException 2021/07/28 08:00, Christoph Langer, SAP, JDK-8271379: tools/jdeps/DotFileTest.java fails on Win-X64 2021/07/28 07:59, Christoph Langer, SAP, JDK-8271378: java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java failed 2021/07/28 07:38, Aleksey Shipilev, Amazon, JDK-8271376: Shenandoah: name gang tasks consistently 2021/07/28 07:37, Aleksey Shipilev, Amazon, JDK-8271375: Shenandoah: re-organize saving/restoring machine state in assembler code 2021/07/27 10:18, Martin Doerr, SAP, JDK-8271327: Update Apache Santuario (XML Signature) to version 2.2.1 2021/07/27 07:16, Aleksey Shipilev, Amazon, JDK-8271322: Rewrite gc/epsilon/TestClasses.java to use Metaspace with less classes 2021/07/26 19:05, Vladimir Kempik, Syntacore, JDK-8268255: Make IsClassUnloadingEnabled signature match specification 2021/07/26 18:22, Martin Doerr, SAP, JDK-8271300: C2: assert(n != __null) failed: Bad immediate dominator info. 2021/07/26 18:09, Zhengyu Gu, Independent, JDK-8271299: Optimize gc-locker in [Get|Release]StringCritical for latin string 2021/07/26 18:09, Zhengyu Gu, Independent, JDK-8271298: JNI_GetStringCritical does not lock char array 2021/07/23 13:16, Christoph Langer, SAP, JDK-8271214: Add option to jcmd GC.heap_dump to use existing file 2021/07/23 13:15, Martin Doerr, SAP, JDK-8271212: ECDSA SignatureValue do not always have the specified length 2021/07/23 13:14, Martin Doerr, SAP, JDK-8271211: serviceability/attach/RemovingUnixDomainSocketTest.java fails "stderr was not empty" 2021/07/23 13:14, Martin Doerr, SAP, JDK-8271210: serviceability/attach/RemovingUnixDomainSocketTest.java fails with AttachNotSupportedException: Unable to open socket file 2021/07/23 10:10, Alexey Bakhtin, Azul, JDK-8271200: TCP Connection Reset when connecting simple socket to SSL server 2021/07/22 13:55, Martin Doerr, SAP, JDK-8271145: jvmti/DataDumpRequest/datadumpreq001 failed due to "exit code is 134" 2021/07/22 13:42, Martin Doerr, SAP, JDK-8271144: Minimal VM: set_state is not a member of AttachListener 2021/07/22 13:40, Martin Doerr, SAP, JDK-8271143: Multiple AttachListener threads can be created 2021/07/22 10:59, Goetz Lindenmaier, SAP, JDK-8271135: test/lib/jdk/test/lib/security/KeyStoreUtils.java should allow to specify aliases 2021/07/21 12:46, Christoph Langer, SAP, JDK-8271058: java/util/Locale/bcp47u/SystemPropertyTests.java failed on Mac 10.13 with zh_CN and zh_TW locales. 2021/07/21 12:45, Christoph Langer, SAP, JDK-8271057: Make tools/javac/api/T6265137.java robust to JDK version changes 2021/07/21 08:59, Martin Doerr, SAP, JDK-8271023: Incorrect copyright header in Apache Santuario 2.1.3 files 2021/07/21 08:58, Martin Doerr, SAP, JDK-8271022: NullPointerException in JKS keystore 2021/07/20 21:24, chris, @sageembedded.com, JDK-8270994: bug in monitor locking/unlocking on ARM32 C1 due to uninitialized BasicObjectLock::_displaced_header 2021/07/20 08:11, Martin Doerr, SAP, JDK-8270934: com.sun.net.HttpsServer spins on TLS session close 2021/07/19 11:37, Christoph Langer, SAP, JDK-8270906: Exclude security/infra/java/security/cert/CertPathValidator/certification/LetsEncryptCA 2021/07/19 11:36, Christoph Langer, SAP, JDK-8270905: Remove unused buffer int 2021/07/19 10:46, Ichiroh Takiguchi, IBM, JDK-8270900: Pasting Unicode characters into JShell does not work. 2021/07/15 10:07, Martin Doerr, SAP, JDK-8270538: [REDO] C2 crash when compile negative Arrays.copyOf length after loop 2021/07/15 09:46, Roland Westrelin, Red Hat, JDK-8270537: Regression ~5% in spec2005 in b27 2021/07/15 09:21, Roland Westrelin, Red Hat, JDK-8270534: C2: nested locks optimization may create unbalanced monitor enter/exit code 2021/07/14 12:36, Zhengyu Gu, Independent, JDK-8270462: stack-use-after-scope in NewObjectA 2021/07/14 12:23, Zhengyu Gu, Independent, JDK-8270458: InfiniteLoopException test may fail on x86 platforms 2021/07/13 10:23, Severin Gehwolf, Red Hat, JDK-8270311: [TESTBUG] Add coverage for jvmci ResolvedJavaType.toJavaName() for lambdas 2021/07/13 10:22, Severin Gehwolf, Red Hat, JDK-8270196: [11u] [JVMCI] JavaType.toJavaName() returns incorrect type name for lambdas 2021/07/13 08:50, Martin Doerr, SAP, JDK-8270354: C2 compilation fails with assert "missing precedence edge" 2021/07/13 08:50, Martin Doerr, SAP, JDK-8270353: C2: java/text/Normalizer/ConformanceTest.java test failed with assertion 2021/07/12 13:12, Aleksey Shipilev, Amazon, JDK-8270304: jdk/javadoc/tool/6176978/T6176978.java uses @ignore w/o bug-id 2021/07/12 13:12, Aleksey Shipilev, Amazon, JDK-8270303: jdk/javadoc/tool/LangVers.java uses @ignore w/o bug-id 2021/07/12 13:12, Aleksey Shipilev, Amazon, JDK-8270302: jdk/javadoc/tool/InlineTagsWithBraces.java uses @ignore w/o bug-id 2021/07/12 12:52, Martin Doerr, SAP, JDK-8270299: Add test from JDK-8268360 2021/07/12 12:52, Martin Doerr, SAP, JDK-8270166: Missing check for infinite loop during node placement 2021/07/11 13:28, Aleksey Shipilev, Amazon, JDK-8270263: Relax compiler/floatingpoint/NaNTest.java for x86_32 and lower -XX:+UseSSE 2021/07/11 13:26, Aleksey Shipilev, Amazon, JDK-8270262: Verify @AfterTest is used correctly in WebSocket tests 2021/07/11 13:25, Aleksey Shipilev, Amazon, JDK-8270261: Upgrade ReceiveISA.java test to be resilient to failure due to stray packets and interference 2021/07/11 13:23, Aleksey Shipilev, Amazon, JDK-8270260: Using env of JAVA_TOOL_OPTIONS and _JAVA_OPTIONS breaks QuietOption.java test 2021/07/10 12:10, William Kemper, Amazon, JDK-8270242: Corrupt oop in ClassLoaderData 2021/07/09 15:03, Thomas Stuefe, Red Hat, JDK-8270181: NMT should not limit baselining by size threshold 2021/07/09 14:40, Ilarion Nakonechnyy, Azul, JDK-8270178: SPARC64 detection fails on Athena (SPARC64-X) 2021/07/09 14:33, Martin Doerr, SAP, JDK-8270176: Doing GC during JVMTI MethodExit event posting breaks return oop 2021/07/08 12:41, Martin Doerr, SAP, JDK-8270095: SIGSEGV in PhaseCFG::implicit_null_check due to missing null check 2021/07/08 09:17, Dmitry Chuyko, BellSoft, JDK-8270081: block_if_requested is not proper inlined due to size 2021/07/08 09:07, Aleksey Shipilev, Amazon, JDK-8270079: CTW: C1 fails with "State must not be null" 2021/07/08 08:54, Aleksey Shipilev, Amazon, JDK-8270077: Shenandoah: LRB needs to save/restore fp registers for runtime call 2021/07/07 08:37, Denghui Dong, Alibaba, JDK-8270008: Crash in JfrTraceIdLoadBarrier::load(_jclass*) 2021/07/06 17:48, Aleksey Shipilev, Amazon, JDK-8269950: fix ctw stand-alone build 2021/07/05 19:59, Aleksey Shipilev, Amazon, JDK-8269880: Avoid recording "pc" in unhandled oops detector for better performance 2021/07/05 09:14, Aleksey Shipilev, Amazon, JDK-8269864: CheckUnhandledOops is broken in MemAllocator 2021/07/05 08:39, Aleksey Shipilev, Amazon, JDK-8269862: Zero: build fails without JVMTI 2021/07/05 08:33, Aleksey Shipilev, Amazon, JDK-8269861: CDS address sanitizer errors 2021/07/05 08:31, Christoph Langer, SAP, JDK-8269860: Add expiry exception for identrustdstx3 alias to VerifyCACerts.java test 2021/07/05 07:38, Aleksey Shipilev, Amazon, JDK-8269858: Zero: VM should know it runs in interpreter-only mode 2021/07/05 07:36, Aleksey Shipilev, Amazon, JDK-8269857: Add more tests for SSLSocket input/output shutdown 2021/07/05 07:35, Aleksey Shipilev, Amazon, JDK-8269856: Remove unimplemented CompileBroker methods after JEP-165 2021/07/03 20:57, Zhengyu Gu, Independent, JDK-8269847: JDK-8269594 backport breaks 11u builds 2021/07/02 13:02, Zhengyu Gu, Independent, JDK-8269812: assert(_handle_mark_nesting > 1) failed: memory leak: allocating handle outside HandleMark 2021/07/01 13:31, Zhengyu Gu, Independent, JDK-8269755: Fatal error report generated with -XX:+CrashOnOutOfMemoryError should not contain suggestion to submit a bug report 2021/07/01 09:08, Martin Doerr, SAP, JDK-8269742: Incorrect calculation of has_fpu_registers in C1 linear scan 2021/07/01 09:06, Martin Doerr, SAP, JDK-8269741: [s390] Interpreter checks wrong bit for slow path instance allocation 2021/07/01 08:41, Christoph Langer, SAP, JDK-8269740: sun/security/ssl/SSLSocketImpl/SSLSocketImplThrowsWrongExceptions. SSL test failures caused by java failed with "Server reported the wrong exception" 2021/07/01 08:40, Christoph Langer, SAP, JDK-8269739: javax/swing/reliability/HangDuringStaticInitialization.java fails in Windows debug build 2021/07/01 07:04, Alexey Bakhtin, Azul, JDK-8269733: Update the default enabled cipher suites preference 2021/06/30 20:59, Alan Hayward, ARM, JDK-8269702: AArch64: Backtracing broken on PAC enabled systems 2021/06/30 12:00, Severin Gehwolf, Red Hat, JDK-8267234: Enhance native libs for AWT and Swing to work with GraalVM Native Image 2021/06/29 11:44, Zhengyu Gu, Independent, JDK-8269584: Shenandoah: Add test for JDK-8268127 2021/06/29 05:29, Christoph Langer, SAP, JDK-8269415: [11u] Remove ea from DEFAULT_PROMOTED_VERSION_PRE in OpenJDK 11u 2021/06/29 05:28, varpa89, Independent, JDK-8268771: javadoc -notimestamp option does not work on index.html 2021/06/28 16:43, Alexey Bakhtin, Azul, JDK-8269298: ChaCha20 and Poly1305 TLS Cipher Suites 2021/06/28 11:29, Ilarion Nakonechnyy, Azul, JDK-8268617: [11u REDO] - WebSocket over authenticating proxy fails with NPE 2021/06/28 09:36, Aleksey Shipilev, Amazon, JDK-8269483: Epsilon: Minor typo in EpsilonElasticTLABDecay description 2021/06/28 09:07, Alexandr Scherbatiy, BellSoft, JDK-8269479: Font with missed font family name is not properly printed on Windows 2021/06/25 12:38, Martin Doerr, SAP, JDK-8269382: Implicit null check optimization does not update control of hoisted memory operation 2021/06/25 12:21, Aleksey Shipilev, Amazon, JDK-8269379: Shenandoah: reconsider pacing updates memory ordering 2021/06/25 12:10, Aleksey Shipilev, Amazon, JDK-8269378: Shenandoah: Use shorter instruction sequence for checking if marking in progress 2021/06/25 12:09, Aleksey Shipilev, Amazon, JDK-8269377: Shenandoah: fix an incorrect assert 2021/06/25 09:41, Aleksey Shipilev, Amazon, JDK-8269370: JShell fails and exits when statement throws an exception whose message contains a '%'. 2021/06/25 08:45, Aleksey Shipilev, Amazon, JDK-8269358: [TESTBUG] ReturnBlobToWrongHeapTest.java failed allocating blob 2021/06/25 08:11, Hui Shi, Tencent, JDK-8269236: Build failure after JDK-8264752 with older GCCs 2021/06/25 08:11, Hui Shi, Tencent, JDK-8269109: SIGFPE crash with option FlightRecorderOptions:threadbuffersize=30M 2021/06/25 07:58, Aleksey Shipilev, Amazon, JDK-8269355: Incorrect annotations.without.processors warnings with JDK 9 2021/06/24 21:55, Dmitry Chuyko, BellSoft, JDK-8269338: Improve performance of charset decoding when charset is always compactable 2021/06/24 19:36, Martin Doerr, SAP, JDK-8269317: C2: inconsistent spilling due to dead nodes in exception block 2021/06/24 12:39, Alexandr Scherbatiy, BellSoft, JDK-8269292: Incorrect jdeps message "jdk8internals" to describe a removed JDK internal API 2021/06/23 08:48, Severin Gehwolf, Red Hat, JDK-8269227: JVMCI: findUniqueConcreteMethod should handle statically bindable methods directly 2021/06/23 08:20, Severin Gehwolf, Red Hat, JDK-8268607: JVMCI: findUniqueConcreteMethod() should not use Dependencies::find_unique_concrete_method() for non-virtual methods 2021/06/23 08:19, Severin Gehwolf, Red Hat, JDK-8269221: (test) jtreg.SkippedException has no serial VersionUID 2021/06/23 00:16, Zhengyu Gu, Independent, JDK-8269183: java/util/logging/ParentLoggersTest.java failed with "checkLoggers: getLoggerNames() returned unexpected loggers" 2021/06/23 00:14, Zhengyu Gu, Independent, JDK-8269182: Create an IPv4 version of java/net/MulticastSocket/SetLoopbackMode.java 2021/06/21 11:47, Zhengyu Gu, Independent, JDK-8269082: SIGSEGV in PackageEntry::purge_qualified_exports() 2021/06/21 11:31, eastig, Amazon, JDK-8269080: Remove static initialization of monitor/mutex instances 2021/06/21 11:30, Paul Hohensee, Amazon, JDK-8269079: Compilation failure in PLATFORM_API_MacOSX_MidiUtils.c with Xcode 12.5 2021/06/21 07:34, Severin Gehwolf, Red Hat, JDK-8268872: private methods are allocated vtable indices 2021/06/21 07:32, Severin Gehwolf, Red Hat, JDK-8268700: NPE in ToolProvider.getSystemJavaCompiler 2021/06/17 07:51, Severin Gehwolf, Red Hat, JDK-8268819: SA: Remove libthread_db dependency on Linux 2021/06/16 12:30, Aleksey Shipilev, Amazon, JDK-8268892: jdk/jfr/event/gc/detailed/TestPromotionFailedEventWithParallelScavenge.java failed with "OutOfMemoryError: Java heap space" 2021/06/16 12:21, Aleksey Shipilev, Amazon, JDK-8268891: assert root method not found in witnessed_reabstraction_in_supers is too strong 2021/06/16 12:17, Zhengyu Gu, Independent, JDK-8268889: Shenandoah: Heap size may be too small for region to align to large page size 2021/06/15 08:45, Severin Gehwolf, Red Hat, JDK-8268741: JNI functions incorrectly return a double after JDK-8265836 2021/06/11 18:17, Severin Gehwolf, Red Hat, JDK-8268048: OperatingSystemImpl.getCpuLoad() returns incorrect CPU load inside a container 2021/06/11 11:00, Dmitry Chuyko, BellSoft, JDK-8268604: Some code emitted by TemplateTable::branch is unused when running TieredCompilation 2021/06/11 10:53, Dmitry Chuyko, BellSoft, JDK-8268603: AArch64: When CallLeaf, no need to preserve callee-saved registers in caller 2021/06/09 14:17, Zhengyu Gu, Independent, JDK-8268462: Update Mesa 3-D Headers to version 21.0.3 2021/06/08 08:13, Severin Gehwolf, Red Hat, JDK-8268057: getSystemCpuLoad() returns -1 on linux when some offline cpus are present and cpusets.effective_cpus is not available 2021/06/08 07:59, Severin Gehwolf, Red Hat, JDK-8267994: javax/swing/JComboBox/8032878/bug8032878.java fails 2021/06/07 15:34, Adam Farley, Red Hat, JDK-8268338: PhaseStringOpts::int_stringSize doesn't handle min_jint correctly 2021/06/04 16:56, Aditya Mandaleeka, Microsoft, JDK-8268271: Compiler crashes because of illegal signature in otherwise legal code 2021/06/04 13:24, Denghui Dong, Alibaba, JDK-8268264: Improve ResolvedMethodTable hash function 2021/06/04 11:10, Vladimir Kempik, Syntacore, JDK-8268254: Remove HotSpot deprecation warning suppression for Mac/clang 2021/06/04 11:09, Vladimir Kempik, Syntacore, JDK-8268253: Remove obsolete code in AWTView.m 2021/06/04 08:58, Roland Westrelin, Red Hat, JDK-8268244: C2 incorrectly folds subtype checks involving an interface array 2021/06/04 07:20, Vladimir Kempik, Syntacore, JDK-8268239: Remove some dead comments from os_bsd_x86 2021/06/03 14:29, Zhengyu Gu, Independent, JDK-8268179: (fc) ReadDirect and WriteDirect tests fail after fix for JDK-8264821 2021/06/02 15:33, Goetz Lindenmaier, SAP, JDK-8267695: Bump update version for OpenJDK: jdk-11.0.13 No changesets log: Committer push log: Goetz Lindenmaier, SAP: JDK-8267695: Bump update version for OpenJDK: jdk-11.0.13 Ilarion Nakonechnyy, Azul: JDK-8268617: [11u REDO] - WebSocket over authenticating proxy fails with NPE JDK-8270178: SPARC64 detection fails on Athena (SPARC64-X) Alexey Bakhtin, Azul: JDK-8269298: ChaCha20 and Poly1305 TLS Cipher Suites JDK-8271200: TCP Connection Reset when connecting simple socket to SSL server JDK-8269733: Update the default enabled cipher suites preference Aditya Mandaleeka, Microsoft: JDK-8268271: Compiler crashes because of illegal signature in otherwise legal code Adam Farley, Red Hat: JDK-8268338: PhaseStringOpts::int_stringSize doesn't handle min_jint correctly Alan Hayward, ARM: JDK-8269702: AArch64: Backtracing broken on PAC enabled systems Alexandr Scherbatiy, BellSoft: JDK-8269479: Font with missed font family name is not properly printed on Windows JDK-8269292: Incorrect jdeps message "jdk8internals" to describe a removed JDK internal API JDK-8271511: Printed GlyphVector outline with low DPI has bad quality on Windows Bin Liao, Tencent: JDK-8272989: Forward output from heap dumper to jcmd/jmap JDK-8272075: Remove file seeking requirement for writing a heap dump chris, @sageembedded.com: JDK-8270994: bug in monitor locking/unlocking on ARM32 C1 due to uninitialized BasicObjectLock::_displaced_header Christoph Langer, SAP: JDK-8269415: [11u] Remove ea from DEFAULT_PROMOTED_VERSION_PRE in OpenJDK 11u JDK-8272001: Add cross-compiled foreign architectures builds to submit workflow JDK-8269860: Add expiry exception for identrustdstx3 alias to VerifyCACerts.java test JDK-8273076: Add explicit timeout to several HTTP Client tests JDK-8271998: Add Linux x86_32 builds to submit workflow JDK-8272012: Add Linux x86_32 tier1 to submit workflow JDK-8271960: Add more known library locations to simplify Linux cross-compilation JDK-8272004: add optimized build to submit workflow JDK-8271214: Add option to jcmd GC.heap_dump to use existing file JDK-8271901: add possibility to build with Visual Studio 2019 JDK-8271993: Add support for running pre-submit testing using GitHub Actions JDK-8271996: Add Zero, Minimal hotspot targets to submit workflow JDK-8272013: Archive important test outputs in submit workflow JDK-8271961: ARM: cleanup maybe-uninitialized and reorder compiler warnings JDK-8272011: Avoid running GitHub actions on branches named pr/* JDK-8271997: Build no-pch configuration in debug mode for submit checks JDK-8270906: Exclude security/infra/java/security/cert/CertPathValidator/certification/LetsEncryptCA JDK-8271604: git needs .gitattributes JDK-8272002: Github Action build on macOS should define OS and Xcode versions JDK-8272003: Github Action build on Windows should define OS and MSVC versions JDK-8272005: Github Actions build on Linux should define OS and GCC versions JDK-8272009: GitHub actions fail on Linux x86_32 with "Could not configure libc6:i386" JDK-8272008: GitHub actions should use MSVC 14.28 JDK-8272010: GitHub actions still fail on Linux x86_32 with "Could not configure libc6:i386" JDK-8272006: GitHub Actions: decouple the hotspot build-only jobs from Linux x64 testing JDK-8273074: java/net/DatagramSocket/ReportSocketClosed.java fails intermittently with BindException JDK-8273073: java/net/MulticastSocket/UnreferencedMulticastSockets.java fails with "incorrect data received" JDK-8271378: java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java failed JDK-8271058: java/util/Locale/bcp47u/SystemPropertyTests.java failed on Mac 10.13 with zh_CN and zh_TW locales. JDK-8269739: javax/swing/reliability/HangDuringStaticInitialization.java fails in Windows debug build JDK-8271381: jdk/internal/jrtfs/remote/RemoteRuntimeImageTest.java fails with java.lang.NullPointerException JDK-8271957: linux 32 bit build doesn't compile libjdwp/log_messages.c JDK-8271057: Make tools/javac/api/T6265137.java robust to JDK version changes JDK-8274354: Most JDK releases report macOS version 12 as 10.16 instead of 12.0 JDK-8271994: Pre-submit testing using GitHub Actions does not detect failures reliably JDK-8271995: Pre-submit testing using GitHub Actions should not use the deprecated set-env command JDK-8271958: problem list compiler/c2/Test8004741.java JDK-8271385: Refactor java/util/zip/ZipFile/deletetempjar.sh to plain java test JDK-8271382: Refactor jdk/internal/reflect/Reflection/GetCallerClassTest.sh to plain java test JDK-8272440: Refactor shell test java/util/ServiceLoader/basic/basic.sh to java JDK-8271387: Refactor shell test javax/naming/module/basic.sh to java JDK-8273077: Refactor some annotation processor tests to better use collections JDK-8270905: Remove unused buffer int JDK-8273078: Some java.net tests failed with NoRouteToHostException on MacOS with special network configuration JDK-8271999: Submit workflow artifact name is always "test-results_.zip" JDK-8272000: Submit workflow artifacts miss hs_errs/replays due to ZIP include mismatch JDK-8272007: Submit workflow should apt-get update to avoid package installation errors JDK-8269740: sun/security/ssl/SSLSocketImpl/SSLSocketImplThrowsWrongExceptions. SSL test failures caused by java failed with "Server reported the wrong exception" JDK-8271889: Support for side by side MSVC Toolset versions JDK-8272442: temp files left by tests in jdk/java/net/httpclient JDK-8271384: Test java/net/Inet6Address/serialize/Inet6AddressSerializationTest.java fails intermittently JDK-8271388: test/jdk/java/lang/Package/PackageFromManifest.java missing module dependencies declaration JDK-8273075: test/jdk/java/net/Socket/LingerTest.java fails with cleaning up JDK-8271980: tools/javac/launcher/SourceLauncherTest.java fails on Windows JDK-8271379: tools/jdeps/DotFileTest.java fails on Win-X64 JDK-8272441: Update the host name in CNameTest.java JDK-8272078: Wrong Checksums in Temurin BootJDK dependencies Dmitry Chuyko, BellSoft: JDK-8268603: AArch64: When CallLeaf, no need to preserve callee-saved registers in caller JDK-8270081: block_if_requested is not proper inlined due to size JDK-8269338: Improve performance of charset decoding when charset is always compactable JDK-8268604: Some code emitted by TemplateTable::branch is unused when running TieredCompilation Denghui Dong, Alibaba: JDK-8270008: Crash in JfrTraceIdLoadBarrier::load(_jclass*) JDK-8268264: Improve ResolvedMethodTable hash function eastig, Amazon: JDK-8272110: Improve AlgorithmConstraints:checkAlgorithm performance JDK-8269080: Remove static initialization of monitor/mutex instances Goetz Lindenmaier, SAP: JDK-8271135: test/lib/jdk/test/lib/security/KeyStoreUtils.java should allow to specify aliases Hui Shi, Tencent: JDK-8269236: Build failure after JDK-8264752 with older GCCs JDK-8272471: PhaseMacroExpand::generate_slow_arraycopy crash when clone null CallProjections.fallthrough_ioproj JDK-8269109: SIGFPE crash with option FlightRecorderOptions:threadbuffersize=30M Ichiroh Takiguchi, IBM: JDK-8270900: Pasting Unicode characters into JShell does not work. Jiangli Zhou, Google: JDK-8271823: Heap dumps should exclude dormant CDS archived objects of unloaded classes Jie Fu, Tencent: JDK-8272967: [macos] Build failure with Xcode 13.0 after JDK-8264848 Martin Balao, Red Hat: JDK-8272338: Kerberos Credential Retrieval from Cache not Working in Cross-Realm Setup JDK-8275564: Unable to read certain PKCS12 keystores from SequenceInputStream Martin Doerr, SAP: JDK-8270538: [REDO] C2 crash when compile negative Arrays.copyOf length after loop JDK-8269741: [s390] Interpreter checks wrong bit for slow path instance allocation JDK-8270299: Add test from JDK-8268360 JDK-8271848: AssertionError in sun.net.httpserver.ServerImpl.responseCompleted JDK-8270354: C2 compilation fails with assert "missing precedence edge" JDK-8271300: C2: assert(n != __null) failed: Bad immediate dominator info. JDK-8269317: C2: inconsistent spilling due to dead nodes in exception block JDK-8270353: C2: java/text/Normalizer/ConformanceTest.java test failed with assertion JDK-8271383: C2: Node is wrongly marked as reduction resulting in a wrong execution due to wrong vector instructions JDK-8271393: C2: Out of bounds array load floats above its range check in loop peeling resulting in SEGV JDK-8270934: com.sun.net.HttpsServer spins on TLS session close JDK-8271936: Compilation error due to wrong usage of NSPrintJobDispositionValue in mac10.12 JDK-8270176: Doing GC during JVMTI MethodExit event posting breaks return oop JDK-8271212: ECDSA SignatureValue do not always have the specified length JDK-8269382: Implicit null check optimization does not update control of hoisted memory operation JDK-8269742: Incorrect calculation of has_fpu_registers in C1 linear scan JDK-8271023: Incorrect copyright header in Apache Santuario 2.1.3 files JDK-8271929: javac may report an invalid package/class clash on case insensitive filesystems JDK-8271145: jvmti/DataDumpRequest/datadumpreq001 failed due to "exit code is 134" JDK-8271144: Minimal VM: set_state is not a member of AttachListener JDK-8270166: Missing check for infinite loop during node placement JDK-8271143: Multiple AttachListener threads can be created JDK-8271022: NullPointerException in JKS keystore JDK-8271540: Password is being converted to String in AccessibleJPasswordField JDK-8271879: Provide print to a file (PDF) feature even when printer was not connected JDK-8271211: serviceability/attach/RemovingUnixDomainSocketTest.java fails "stderr was not empty" JDK-8271210: serviceability/attach/RemovingUnixDomainSocketTest.java fails with AttachNotSupportedException: Unable to open socket file JDK-8270095: SIGSEGV in PhaseCFG::implicit_null_check due to missing null check JDK-8271327: Update Apache Santuario (XML Signature) to version 2.2.1 JDK-8271847: Update keytool to create AKID from the SKID of the issuing certificate as specified by RFC 5280 JDK-8271541: Wrong caret position in JTextPane on Windows with a screen resolution > 100% Paul Hohensee, Amazon: JDK-8254635: AArch64: Remove uses of kernel integer types JDK-8269079: Compilation failure in PLATFORM_API_MacOSX_MidiUtils.c with Xcode 12.5 Reka Kovacs, Microsoft: JDK-8254643: AArch64: Avoid MIN/MAX macros when using MSVC JDK-8271002: AArch64: Fix MacroAssembler::get_thread convention JDK-8269391: AArch64: initialize memory allocated for locals according to Windows AArch64 stack page growth requirement in template interpreter JDK-8254641: AArch64: Remove unused variables JDK-8254638: AArch64: Use ATTRIBUTE_ALIGNED helper JDK-8254642: AArch64: Use THREAD_LOCAL instead of __thread JDK-8254644: C1: Fix signature conflict in LIRGenerator::strength_reduce_multiply JDK-8271095: C4530 was reported from VS 2019 at access bridge JDK-8254636: Windows: strengthening in ThreadCritical regarding memory model Roland Westrelin, Red Hat: JDK-8268244: C2 incorrectly folds subtype checks involving an interface array JDK-8270534: C2: nested locks optimization may create unbalanced monitor enter/exit code JDK-8270537: Regression ~5% in spec2005 in b27 Severin Gehwolf, Red Hat: JDK-8269221: (test) jtreg.SkippedException has no serial VersionUID JDK-8272900: --with-harfbuzz=system doesn't add -lharfbuzz after JDK-8255790 JDK-8270196: [11u] [JVMCI] JavaType.toJavaName() returns incorrect type name for lambdas JDK-8270375: [aarch64] java.library.path not including /usr/lib64 JDK-8272786: [JVMCI] add helper to perform Java upcalls JDK-8269877: [JVMCI] add some thread local fields for use by JVMCI JDK-8272906: [JVMCI] c2v_iterateFrames can get out of sync with the StackFrameStream JDK-8270311: [TESTBUG] Add coverage for jvmci ResolvedJavaType.toJavaName() for lambdas JDK-8272787: Cgroup v1 initialization causes NullPointerException when cgroup path contains colon JDK-8267234: Enhance native libs for AWT and Swing to work with GraalVM Native Image JDK-8268057: getSystemCpuLoad() returns -1 on linux when some offline cpus are present and cpusets.effective_cpus is not available JDK-8272159: GTKL&F: Java 16 crashes on initialising GTKL&F on Manjaro Linux JDK-8267994: javax/swing/JComboBox/8032878/bug8032878.java fails JDK-8268741: JNI functions incorrectly return a double after JDK-8265836 JDK-8269227: JVMCI: findUniqueConcreteMethod should handle statically bindable methods directly JDK-8268607: JVMCI: findUniqueConcreteMethod() should not use Dependencies::find_unique_concrete_method() for non-virtual methods JDK-8268700: NPE in ToolProvider.getSystemJavaCompiler JDK-8268048: OperatingSystemImpl.getCpuLoad() returns incorrect CPU load inside a container JDK-8271608: OperatingSystemMXBean getProcessCpuLoad reports incorrect process cpu usage in containers JDK-8268872: private methods are allocated vtable indices JDK-8268819: SA: Remove libthread_db dependency on Linux JDK-8272032: Update docs on building for Git Aleksey Shipilev, Amazon: JDK-8272485: [TEST_BUG] sun/security/mscapi/nonUniqueAliases/NonUniqueAliases.java failed with incorrect jtreg tags order JDK-8272486: [TEST_BUG] Test test/jdk/java/awt/font/TextLayout/ArabicDiacriticTest.java can leave frame open JDK-8269358: [TESTBUG] ReturnBlobToWrongHeapTest.java failed allocating blob JDK-8272896: AArch64: gc/shenandoah/TestVerifyJCStress.java fails intermittently with C1 JDK-8272986: AArch64: Shenandoah C1 CAS is not sequentially consistent JDK-8272418: AbstractConnectTimeout should tolerate both NoRouteToHostException and UnresolvedAddressException JDK-8272414: Add automated test for fix done in JDK-8218469 JDK-8272410: Add automated test for fix done in JDK-8218472 JDK-8272411: Add automated test for fix done in JDK-8218479 JDK-8272412: Add automated testcase for fix done in JDK-8214253 JDK-8272409: Add automated testcases for changes done in JDK-8214112 JDK-8269857: Add more tests for SSLSocket input/output shutdown JDK-8272408: Align stdout messages in test/jdk/java/math/BigInteger/PrimitiveConversionTests.java JDK-8268891: assert root method not found in witnessed_reabstraction_in_supers is too strong JDK-8269880: Avoid recording "pc" in unhandled oops detector for better performance JDK-8272127: bump jtreg requiredVersion to 4.2b16 JDK-8272129: bump jtreg requiredVersion to b14 JDK-8272128: bump jtreg requiredVersion to b14 in test/jdk/sanity/client/ JDK-8269861: CDS address sanitizer errors JDK-8269864: CheckUnhandledOops is broken in MemAllocator JDK-8270079: CTW: C1 fails with "State must not be null" JDK-8269483: Epsilon: Minor typo in EpsilonElasticTLABDecay description JDK-8269950: fix ctw stand-alone build JDK-8272484: Harden tests sun/security/x509/URICertStore/ExtensionsWithLDAP.java and krb5/canonicalize/Test.java JDK-8272419: Incorrect 512-bit vector registers restore on x86_32 JDK-8269355: Incorrect annotations.without.processors warnings with JDK 9 JDK-8272910: java/net/MulticastSocket/Promiscuous.java fails intermittently due to NumberFormatException JDK-8272423: java/nio/channels/SocketChannel/AsyncCloseChannel.java fails with threads that didn't exit JDK-8270304: jdk/javadoc/tool/6176978/T6176978.java uses @ignore w/o bug-id JDK-8270302: jdk/javadoc/tool/InlineTagsWithBraces.java uses @ignore w/o bug-id JDK-8270303: jdk/javadoc/tool/LangVers.java uses @ignore w/o bug-id JDK-8268892: jdk/jfr/event/gc/detailed/TestPromotionFailedEventWithParallelScavenge.java failed with "OutOfMemoryError: Java heap space" JDK-8269370: JShell fails and exits when statement throws an exception whose message contains a '%'. JDK-8271849: Make all of DependencyContext_test available in product mode JDK-8272424: Make test AsyncCloseChannel.java run in othervm JDK-8272421: Move sun/net/www/protocol/http/GetErrorStream.java to OpenJDK JDK-8272130: narrow allowSmartActionArgs disabling JDK-8272429: opening jar file with large manifest might throw NegativeArraySizeException JDK-8272416: Potential race between Logger configuration and GCs in HttpURLConWithProxy test JDK-8272628: Problemlist gc/stress/gcbasher/TestGCBasherWithCMS.java for x86_32 JDK-8272431: Refactor java.util.Calendar:i18n shell tests to plain java tests JDK-8272433: Refactor java.util.PluggableLocale:i18n shell tests to plain java tests JDK-8272488: Refactor java/util/prefs/CheckUserPrefsStorage.sh to plain java test JDK-8272435: Refactor java/util/prefs/PrefsSpi.sh to plain java test JDK-8272487: Refactor sun.text.IntHashtable:i18n shell tests to plain java tests JDK-8270263: Relax compiler/floatingpoint/NaNTest.java for x86_32 and lower -XX:+UseSSE JDK-8271850: Remove Access::equals() JDK-8272490: Remove IdenTrust certificate that is expiring in September 2021 JDK-8272489: Remove oopDesc::equals() JDK-8272911: Remove review suggestion from fix to 8219804 JDK-8269856: Remove unimplemented CompileBroker methods after JEP-165 JDK-8271322: Rewrite gc/epsilon/TestClasses.java to use Metaspace with less classes JDK-8272772: Shenandoah: compiler/c2/aarch64/TestVolatilesShenandoah.java fails in 11u JDK-8269377: Shenandoah: fix an incorrect assert JDK-8272895: Shenandoah: gc/shenandoah/mxbeans tests should be more resilient JDK-8270077: Shenandoah: LRB needs to save/restore fp registers for runtime call JDK-8271376: Shenandoah: name gang tasks consistently JDK-8272897: Shenandoah: Optimize gc/shenandoah/TestRefprocSanity.java for interpreter mode JDK-8271375: Shenandoah: re-organize saving/restoring machine state in assembler code JDK-8269379: Shenandoah: reconsider pacing updates memory ordering JDK-8272909: Shenandoah: streamline post-LRB CAS barrier (aarch64) JDK-8269378: Shenandoah: Use shorter instruction sequence for checking if marking in progress JDK-8272420: Some launcher tests assume a pre-JDK 9 run-time image layout JDK-8272432: SourceDebugExtensionTest fails to rename file JDK-8272898: StackGuardPages test doesn't build with glibc 2.34 JDK-8272427: sun/security/tools/jarsigner/warnings/NoTimestampTest.java failed due to unexpected expiration date JDK-8272126: switch to jtreg 5.0 JDK-8272125: switch to jtreg 5.1 JDK-8272425: TCKLocalTime.java failed due to "AssertionError: expected [18:14:22] but found [18:14:23]" JDK-8272430: Test `ADatagramSocket.java` missing /othervm from @run tag JDK-8272415: Test Timeout.java should run in othervm mode JDK-8272428: test/jdk/sun/net/www/http/HttpClient/MultiThreadTest.java fails intermittently when cleaning up JDK-8272422: tools/launcher/Test7029048.java fails (Solaris) JDK-8272889: Two NestedDialogs tests fail on Ubuntu JDK-8272426: typo in test filename JDK-8272197: Update 11u GHA workflow with Shenandoah configurations JDK-8272434: Update terminology in java.awt.GridBagLayout source code comments JDK-8272888: Update the link in test/jdk/sun/security/provider/SecureRandom/DrbgCavp.java JDK-8270261: Upgrade ReceiveISA.java test to be resilient to failure due to stray packets and interference JDK-8270260: Using env of JAVA_TOOL_OPTIONS and _JAVA_OPTIONS breaks QuietOption.java test JDK-8270262: Verify @AfterTest is used correctly in WebSocket tests JDK-8269862: Zero: build fails without JVMTI JDK-8269858: Zero: VM should know it runs in interpreter-only mode Thomas Stuefe, Red Hat: JDK-8270181: NMT should not limit baselining by size threshold Toshio Nakamura, IBM: JDK-8273055: [macos] Crash occurs on JPasswordField with activated InputMethod varpa89, Independent: JDK-8268771: javadoc -notimestamp option does not work on index.html Vladimir Kempik, Syntacore: JDK-8272790: [macOS] not all KEY_PRESSED events sent when control modifier is used JDK-8254645: AArch64: follow up for JDK-8248414 JDK-8254640: AArch64: Remove uses of long and unsigned long ints JDK-8273939: Backport of 8248414 to JDK11 breaks MacroAssembler::adrp JDK-8271416: Do not use objc_msgSend_stret to get macOS version JDK-8268255: Make IsClassUnloadingEnabled signature match specification JDK-8268254: Remove HotSpot deprecation warning suppression for Mac/clang JDK-8268253: Remove obsolete code in AWTView.m JDK-8268239: Remove some dead comments from os_bsd_x86 JDK-8273036: RunThese24H.java failed with EXCEPTION_ACCESS_VIOLATION in java_lang_Thread::get_thread_status William Kemper, Amazon: JDK-8270242: Corrupt oop in ClassLoaderData Zhengyu Gu, Independent: JDK-8268179: (fc) ReadDirect and WriteDirect tests fail after fix for JDK-8264821 JDK-8272913: [TEST] Wrong classname in vmTestbase/nsk/stress/except/except002 and except003 JDK-8271736: AARCH64: typo in LIR_Assembler::emit_profile_type JDK-8272648: Add forgotten test/jdk/java/net/httpclient/BodySubscribersTest.java JDK-8269812: assert(_handle_mark_nesting > 1) failed: memory leak: allocating handle outside HandleMark JDK-8272904: backward focus traversal gets stuck in button group JDK-8271735: C2: assert(n != __null) failed: Bad immediate dominator info. JDK-8269182: Create an IPv4 version of java/net/MulticastSocket/SetLoopbackMode.java JDK-8271558: Examine the HttpResponse.BodySubscribers for null handling and multiple subscriptions JDK-8269755: Fatal error report generated with -XX:+CrashOnOutOfMemoryError should not contain suggestion to submit a bug report JDK-8271885: IndexOutOfBoundsException while reading large TIFF file JDK-8270458: InfiniteLoopException test may fail on x86 platforms JDK-8269183: java/util/logging/ParentLoggersTest.java failed with "checkLoggers: getLoggerNames() returned unexpected loggers" JDK-8269847: JDK-8269594 backport breaks 11u builds JDK-8271298: JNI_GetStringCritical does not lock char array JDK-8271299: Optimize gc-locker in [Get|Release]StringCritical for latin string JDK-8269584: Shenandoah: Add test for JDK-8268127 JDK-8268889: Shenandoah: Heap size may be too small for region to align to large page size JDK-8269082: SIGSEGV in PackageEntry::purge_qualified_exports() JDK-8270462: stack-use-after-scope in NewObjectA JDK-8272652: Test convenience reactive primitives from java.net.http with RS TCK JDK-8268462: Update Mesa 3-D Headers to version 21.0.3