LABEL HISTORY REPORT: jdk11u-fix-request

Report generated: Sun Sep 24 11:06:21 CEST 2023

Date Added Added By Bug Synopsis
2023-09-21 Goetz Lindenmaier JDK-8288993 Make AwtFramePackTest generic by removing @requires tag
2023-09-21 Goetz Lindenmaier JDK-8265586 [windows] last button is not shown in AWT Frame with BorderLayout and MenuBar set.
2023-09-21 Aleksey Shipilev JDK-8316178 Better diagnostic header for CodeBlobs
2023-09-20 Aleksey Shipilev JDK-8315863 [GHA] Update checkout action to use v4
2023-09-20 Kimura Yukihiro JDK-8313815 The exception messages printed by jcmd ManagementAgent.start are corrupted on Japanese Windows
2023-09-19 Christoph Langer JDK-8316380 [11u] Backport 8170089: nsk/jdi/EventSet/resume/resume008: ERROR: suspendCounts don't match for : Common-Cleaner
2023-09-19 andrewlu JDK-8306430 Open source some AWT tests related to TextComponent and Toolkit
2023-09-19 andrewlu JDK-8307079 Update test java/awt/Choice/DragOffNoSelect.java
2023-09-15 Qi Ao JDK-8315020 The macro definition for LoongArch64 zero build is not accurate.
2023-09-13 Christoph Langer JDK-8205467 javax/management/remote/mandatory/connection/MultiThreadDeadLockTest.java possible deadlock
2023-09-13 Christoph Langer JDK-8315862 [11u] Backport 8227337: javax/management/remote/mandatory/connection/ReconnectTest.java NoSuchObjectException no such object in table
2023-09-13 Christoph Langer JDK-8314094 java/lang/ProcessHandle/InfoTest.java fails on Windows when run as user with Administrator privileges
2023-09-13 Christoph Langer JDK-8207166 jdk/jshell/JdiHangingLaunchExecutionControlTest.java - launch timeout
2023-09-13 andrewlu JDK-8195589 T6587786.java failed after JDK-8189997
2023-09-08 Fei Yang JDK-8292713 Unsafe.allocateInstance should be intrinsified without UseUnalignedAccesses
2023-09-06 crakoczy JDK-8311813 C1: Uninitialized PhiResolver::_loop field
2023-09-05 Andrew Hughes JDK-8312489 Increase jdk.jar.maxSignatureFileSize default which is too low for JARs such as WhiteSource/Mend unified agent jar
2023-09-05 andrewlu JDK-8306135 Clean up and open source some AWT tests
2023-09-05 andrewlu JDK-8306372 Open source AWT CardLayout and Checkbox tests
2023-09-04 Christoph Langer JDK-8233847 (sctp) Flx link-local IPv6 scope handling and test cleanup.
2023-09-04 Aleksey Shipilev JDK-8313626 C2 crash due to unexpected exception control flow
2023-09-04 Aleksey Shipilev JDK-8314730 GHA: Drop libfreetype6-dev transitional package in favor of libfreetype-dev
2023-09-01 Aleksey Shipilev JDK-8313707 GHA: Bootstrap sysroots with --variant=minbase
2023-09-01 Fei Yang JDK-8292407 Improve Weak CAS VarHandle/Unsafe tests resilience under spurious failures
2023-09-01 Aleksey Shipilev JDK-8315480 [11u] Harmonize GHA cross-compilation block with mainline
2023-08-31 Aleksey Shipilev JDK-8314262 GHA: Cut down cross-compilation sysroots deeper
2023-08-31 Sergey Bylokhov JDK-8313576 GCC 7 reports compiler warning in bundled freetype 2.13.0
2023-08-30 Sergey Bylokhov JDK-8294281 Allow warnings to be disabled on a per-file basis
2023-08-30 Aleksey Shipilev JDK-8294956 GHA: qemu-debootstrap is deprecated, use the regular one
2023-08-30 Aleksey Shipilev JDK-8294941 GHA: Cut down cross-compilation sysroots
2023-08-30 Aleksey Shipilev JDK-8299330 Minor improvements in MSYS2 Workflow handling
2023-08-30 Volker Simonis JDK-8315135 Memory leak in the native implementation of Pack200.Unpacker.unpack()
2023-08-30 Aleksey Shipilev JDK-8313428 GHA: Bump GCC versions for July 2023 updates
2023-08-30 Aleksey Shipilev JDK-8295885 GHA: Bump gcc versions
2023-08-30 Aleksey Shipilev JDK-8295213 Run GHA manually with user-specified make and configure arguments
2023-08-30 Aleksey Shipilev JDK-8293361 GHA: dump config.log in case of configure failure
2023-08-30 Aleksey Shipilev JDK-8293098 GHA: Harmonize GCC version handling for host and cross builds
2023-08-30 Aleksey Shipilev JDK-8293107 GHA: Bump to Ubuntu 22.04
2023-08-30 Andrei Pangin JDK-8237858 PlainSocketImpl.socketAccept() handles EINTR incorrectly
2023-08-29 Sergey Bylokhov JDK-8312535 MidiSystem.getSoundbank() throws unexpected SecurityException
2023-08-28 Matthias Baesken JDK-8276651 java/lang/ProcessHandle tests fail with "RuntimeException: Input/output error" in java.lang.ProcessHandleImpl$Info.info0
2023-08-26 Zhengyu Gu JDK-8314950 CMS may miss NMT tag after mark stack expansion
2023-08-25 Masanori Yano JDK-8217850 CompressedClassSpaceSizeInJmapHeap fails after JDK-8217612
2023-08-25 Masanori Yano JDK-8217612 (CL)HSDB cannot show some JVM flags
2023-08-24 Severin Gehwolf JDK-8306881 Update FreeType to 2.13.0
2023-08-22 Alexandr Scherbatiy JDK-8295737 macOS: Print content cut off when width > height with portrait orientation
2023-08-22 andrewlu JDK-8306575 Clean up and open source four Dialog related tests
2023-08-21 Alexandr Scherbatiy JDK-8311033 [macos] PrinterJob does not take into account Sides attribute
2023-08-21 andrewlu JDK-8306718 Optimize and opensource some old AWT tests
2023-08-18 Andrew Hughes JDK-8313765 Invalid CEN header (invalid zip64 extra data field size)
2023-08-18 Andrew Hughes JDK-8284772 GHA: Use GCC Major Version Dependencies Only
2023-08-17 andrewlu JDK-8307080 Open source some more JComboBox jtreg tests
2023-08-17 hnagata JDK-8302161 Upgrade jQuery UI to version 1.13.2
2023-08-16 Ben Taylor JDK-8313796 AsyncGetCallTrace crash on unreadable interpreter method pointer
2023-08-16 Lucy Schmidt JDK-8301269 Update Commons BCEL to Version 6.7.0
2023-08-16 Matthias Baesken JDK-8309088 security/infra/java/security/cert/CertPathValidator/certification/AmazonCA.java fails
2023-08-16 andrewlu JDK-8306133 Open source few AWT Drag & Drop related tests
2023-08-16 Paul Hohensee JDK-8314086 [11u] A typo in the fix for JDK-8312462 is causing test failure in ChildAlwaysOnTopTest.java
2023-08-14 Matthias Baesken JDK-8271838 AmazonCA.java interop test fails
2023-08-14 Matthias Baesken JDK-8238157 security/infra/java/security/cert/CertPathValidator/certification/AmazonCA.java test failures because of revocation date
2023-08-14 Matthias Baesken JDK-8239333 Mark test AmazonCA.java with intermittent key
2023-08-11 andrewlu JDK-8306955 Open source several JComboBox jtreg tests
2023-08-11 andrewlu JDK-8306954 Open source five Focus related tests
2023-08-10 andrewlu JDK-8307133 Open source some JTable jtreg tests
2023-08-10 Christoph Langer JDK-8302182 Update Public Suffix List to 88467c9
2023-08-07 Christoph Langer JDK-8313878 Exclude two compiler/rtm/locking tests on ppc64le
2023-08-07 Christoph Langer JDK-8181383 com/sun/jdi/OptionTest.java fails intermittently with bind failed: Address already in use
2023-08-07 Christoph Langer JDK-8313803 [11u] Exclude jdk/jfr/event/sampling/TestStackFrameLineNumbers.java
2023-08-07 Christoph Langer JDK-8269091 javax/sound/sampled/Clip/SetPositionHang.java failed with ArrayIndexOutOfBoundsException: Array index out of range: -4
2023-08-07 Thomas Stuefe JDK-8243210 ClhsdbScanOops fails with NullPointerException in FileMapHeader.inCopiedVtableSpace
2023-08-03 andrewlu JDK-8299713 Test javax/swing/JTableHeader/6889007/bug6889007.java failed: Wrong type of cursor
2023-07-31 Paul Hohensee JDK-8275234 java/awt/GraphicsDevice/DisplayModes/CycleDMImage.java is entered twice in ProblemList
2023-07-28 andrewlu JDK-8268464 Remove dependancy of TestHttpsServer, HttpTransaction, HttpCallback from open/test/jdk/sun/net/www/protocol/https/ tests
2023-07-28 andrewlu JDK-8307128 Open source some drag and drop tests 4
2023-07-27 Tyler Steele JDK-8307603 [AIX] Broken build after JDK-8307301
2023-07-26 Goetz Lindenmaier JDK-8313159 [11u] Fix test SSLEngineKeyLimit.java after Merge error
2023-07-25 Lucy Schmidt JDK-6176679 Application freezes when copying an animated gif image to the system clipboard
2023-07-25 andrewlu JDK-8270331 [TESTBUG] Error: Not a test or directory containing tests: java/awt/print/PrinterJob/InitToBlack.java
2023-07-25 andrewlu JDK-8229481 sun/net/www/protocol/https/ChunkedOutputStream.java failed with a SSLException
2023-07-25 Lucy Schmidt JDK-8286481 Exception printed to stdout on Windows when storing transparent image in clipboard
2023-07-23 Goetz Lindenmaier JDK-8310054 ScrollPane insets are incorrect
2023-07-23 Goetz Lindenmaier JDK-8297923 java.awt.ScrollPane broken after multiple scroll up/down
2023-07-23 Goetz Lindenmaier JDK-8311689 Wrong visible amount in Adjustable of ScrollPane
2023-07-21 Lucy Schmidt JDK-8257993 vmTestbase/nsk/jvmti/RedefineClasses/StressRedefine/TestDescription.java crash intermittently
2023-07-21 Lucy Schmidt JDK-8229147 Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27)
2023-07-21 Goetz Lindenmaier JDK-8295894 Remove SECOM certificate that is expiring in September 2023
2023-07-21 Kazuhisa Takakuri JDK-8248001 javadoc generates invalid HTML pages whose ftp:// links are broken
2023-07-19 Sergey Bylokhov JDK-8297681 Unnecessary color conversion during 4BYTE_ABGR_PRE to INT_ARGB_PRE blit
2023-07-19 Goetz Lindenmaier JDK-8277353 java/security/MessageDigest/ThreadSafetyTest.java test times out
2023-07-19 Goetz Lindenmaier JDK-8305766 ProblemList runtime/CompressedOops/CompressedClassPointers.java
2023-07-18 Paul Hohensee JDK-8222323 ChildAlwaysOnTopTest.java fails with "RuntimeException: Failed to unset alwaysOnTop"
2023-07-18 Goetz Lindenmaier JDK-8275303 sun/java2d/pipe/InterpolationQualityTest.java fails with D3D basic render driver
2023-07-18 Kimura Yukihiro JDK-8312138 jcmd VM.metaspace vslist has no newline character before the Class: label.
2023-07-17 Goetz Lindenmaier JDK-8228341 SignTwice.java fails intermittently on Windows
2023-07-14 Dhamoder Nalla JDK-8305763 Parsing a URI with an underscore goes through a silent exception, negatively impacting performance
2023-07-13 Goetz Lindenmaier JDK-8220410 sun/security/tools/jarsigner/warnings/NoTimestampTest.java failed with missing expected output
2023-07-12 Ningsheng Jian JDK-8307572 AArch64: Vector registers are clobbered by some macroassemblers
2023-07-11 Goetz Lindenmaier JDK-8225012 sanity/client/SwingSet/src/ToolTipDemoTest.java fails on Windows
2023-07-10 Goetz Lindenmaier JDK-8305421 Work around JDK-8305420 in CDSJDITest.java
2023-07-10 Goetz Lindenmaier JDK-8306636 Disable compiler/c2/Test6905845.java with -XX:TieredStopAtLevel=3
2023-07-06 Lucy Schmidt JDK-8300659 Refactor TestMemoryAwareness to use WhiteBox api for host values
2023-07-06 Goetz Lindenmaier JDK-8306137 Open source several AWT ScrollPane related tests
2023-07-05 Goetz Lindenmaier JDK-8292297 Fix up loading of override java.security properties file
2023-07-05 Goetz Lindenmaier JDK-8305074 ProblemList javax/net/ssl/DTLS/RespondToRetransmit.java
2023-07-05 Goetz Lindenmaier JDK-8306638 Open source some AWT tests related to datatransfer and Toolkit
2023-07-05 Goetz Lindenmaier JDK-8307078 Opensource and clean up five more AWT Focus related tests
2023-07-05 Goetz Lindenmaier JDK-8305950 Have -XshowSettings option display tzdata version
2023-07-05 Goetz Lindenmaier JDK-8304054 Linux: NullPointerException from FontConfiguration.getVersion in case no fonts are installed
2023-07-05 Goetz Lindenmaier JDK-8297887 Update Siphash
2023-07-05 Lucy Schmidt JDK-8300098 java/util/concurrent/ConcurrentHashMap/ConcurrentAssociateTest.java fails with internal timeout when executed with TieredCompilation1/3
2023-07-04 Christoph Langer JDK-8291444 GHA builds/tests won't run manually if disabled from automatic running
2023-07-04 Lucy Schmidt JDK-8291830 jvmti/RedefineClasses/StressRedefine failed: assert(!is_null(v)) failed: narrow klass value can never be zero
2023-07-04 Lucy Schmidt JDK-8293657 sun/management/jmxremote/bootstrap/RmiBootstrapTest.java#id1 failed with "SSLHandshakeException: Remote host terminated the handshake"
2023-07-04 Goetz Lindenmaier JDK-8286620 Create regression test for verifying setMargin() of JRadioButton
2023-07-03 Goetz Lindenmaier JDK-8244078 ProcessTools executeTestJvm and createJavaProcessBuilder have inconsistent handling of test.*.opts
2023-07-03 Goetz Lindenmaier JDK-8232840 java/math/BigInteger/largeMemory/SymmetricRangeTests.java fails due to "OutOfMemoryError: Requested array size exceeds VM limit"
2023-07-03 Goetz Lindenmaier JDK-8307301 Update HarfBuzz to 7.2.0
2023-07-03 Goetz Lindenmaier JDK-8307604 gcc12 based Alpine build broken build after JDK-8307301
2023-07-03 Goetz Lindenmaier JDK-8307569 Build with gcc8 is broken after JDK-8307301
2023-07-03 Goetz Lindenmaier JDK-8209398 sun/security/pkcs11/KeyStore/SecretKeysBasic.sh failed with "PKCS11Exception: CKR_ATTRIBUTE_SENSITIVE"
2023-07-03 Matthias Baesken JDK-8304867 Explicitly disable dtrace for ppc builds
2023-06-30 Goetz Lindenmaier JDK-8252530 Fix inconsistencies in hotspot whitebox
2023-06-30 Goetz Lindenmaier JDK-8306484 Open source several AWT Choice jtreg tests
2023-06-30 Goetz Lindenmaier JDK-8306682 Open source a few more AWT Choice tests
2023-06-30 Goetz Lindenmaier JDK-8298974 Add ftcolor.c to imported freetype sources
2023-06-30 Goetz Lindenmaier JDK-8228403 SignTwice.java failed with java.io.FileNotFoundException: File name too long
2023-06-30 Goetz Lindenmaier JDK-8168261 Use server cipher suites preference by default
2023-06-28 Goetz Lindenmaier JDK-8298921 Create a regression test for JDK-8139581
2023-06-28 Goetz Lindenmaier JDK-8241097 java/math/BigInteger/largeMemory/SymmetricRangeTests.java requires -XX:+CompactStrings
2023-06-28 Goetz Lindenmaier JDK-8221372 Test vmTestbase/nsk/jvmti/GetThreadState/thrstat001/TestDescription.java times out
2023-06-26 Paul Hohensee JDK-8297437 javadoc cannot link to old docs (with old style anchors)
2023-06-26 Christoph Langer JDK-8310620 [11u] Problemlist failing aot tests on macos x64
2023-06-26 Kimura Yukihiro JDK-8265980 Fix systemDictionary and loaderConstraints printing
2023-06-26 Masanori Yano JDK-8274606 Fix jaxp/javax/xml/jaxp/unittest/transform/SurrogateTest.java test
2023-06-25 Goetz Lindenmaier JDK-8299424 containers/docker/TestMemoryWithCgroupV1.java fails on SLES12 ppc64le when testing Memory and Swap Limit
2023-06-25 Goetz Lindenmaier JDK-8296084 javax/swing/JSpinner/4788637/bug4788637.java fails intermittently on a VM
2023-06-25 Goetz Lindenmaier JDK-8223783 sun/net/www/http/HttpClient/MultiThreadTest.java sometimes detect threads+1 connections
2023-06-25 Goetz Lindenmaier JDK-8285635 javax/swing/JRootPane/DefaultButtonTest.java failed with Default Button not pressed for L&F: com.sun.java.swing.plaf.motif.MotifLookAndFeel
2023-06-25 Goetz Lindenmaier JDK-8286172 Create an automated test for JDK-4516019
2023-06-25 Goetz Lindenmaier JDK-8284524 Create an automated test for JDK-4422362
2023-06-25 Goetz Lindenmaier JDK-8273807 Zero: Drop incorrect test block from compiler/startup/NumCompilerThreadsCheck.java
2023-06-25 Goetz Lindenmaier JDK-8263970 Manual test javax/swing/JTextField/JapaneseReadingAttributes/JapaneseReadingAttributes.java failed
2023-06-25 Goetz Lindenmaier JDK-8284767 Create an automated test for JDK-4422535
2023-06-25 Goetz Lindenmaier JDK-8247895 SHA1PRNGReseed.java is calling setSeed(0)
2023-06-23 Goetz Lindenmaier JDK-8260878 com/sun/jdi/JdbOptions.java fails without jfr
2023-06-23 Goetz Lindenmaier JDK-8234808 jdb quoted option parsing broken
2023-06-23 Goetz Lindenmaier JDK-8260934 java/lang/StringBuilder/HugeCapacity.java fails without Compact Strings
2023-06-23 Goetz Lindenmaier JDK-8249699 java/io/ByteArrayOutputStream/MaxCapacity.java should use @requires instead of @ignore
2023-06-23 Goetz Lindenmaier JDK-8251517 [TESTBUG] com/sun/net/httpserver/bugs/B6393710.java does not scale socket timeout
2023-06-23 Goetz Lindenmaier JDK-8247968 test/jdk/javax/crypto/SecretKeyFactory/security.properties has wrong header
2023-06-23 Goetz Lindenmaier JDK-8239007 java/math/BigInteger/largeMemory/ tests should be disabled on 32-bit platforms
2023-06-23 Goetz Lindenmaier JDK-8239537 cgroup MetricsTester testMemorySubsystem fails sometimes when testing memory.kmem.tcp.usage_in_bytes
2023-06-23 Goetz Lindenmaier JDK-8237183 Bug ID missing for test in patch which fixed JDK-8230665
2023-06-23 Goetz Lindenmaier JDK-8297955 LDAP CertStore should use LdapName and not String for DNs
2023-06-23 Goetz Lindenmaier JDK-8224768 Test ActalisCA.java fails
2023-06-23 Goetz Lindenmaier JDK-8297587 Upgrade JLine to 3.22.0
2023-06-23 Goetz Lindenmaier JDK-8304498 JShell does not switch to raw mode when there is no /bin/test
2023-06-23 Goetz Lindenmaier JDK-8303511 C2: assert(get_ctrl(n) == cle_out) during unrolling
2023-06-23 Goetz Lindenmaier JDK-8289508 Improve test coverage for XPath Axes: ancestor, ancestor-or-self, preceding, and preceding-sibling
2023-06-23 Goetz Lindenmaier JDK-8292033 Move jdk.X509Certificate event logic to JCA layer
2023-06-22 Goetz Lindenmaier JDK-8232101 (sctp) Add minimal sanity tests for SCTP
2023-06-22 Goetz Lindenmaier JDK-8231516 network QuickAckTest.java failed due to "SocketException: maximum number of DatagramSockets reached"
2023-06-22 Goetz Lindenmaier JDK-8224729 Cleanups in sun/security/provider/certpath/ldap/LDAPCertStoreImpl.java
2023-06-22 Severin Gehwolf JDK-8293562 KeepAliveCache Blocks Threads while Closing Connections
2023-06-22 Paul Hohensee JDK-8236045 [TESTBUG] MismatchedWhiteBox test fails with missing WhiteBox$WhiteBoxPermission.class
2023-06-20 Goetz Lindenmaier JDK-8259796 timed CompletableFuture.get may swallow InterruptedException
2023-06-20 Goetz Lindenmaier JDK-8254350 CompletableFuture.get may swallow InterruptedException
2023-06-19 Goetz Lindenmaier JDK-8301959 Compile command in compiler.loopopts.TestRemoveEmptyCountedLoop does not work
2023-06-19 Goetz Lindenmaier JDK-8289748 C2 compiled code crashes with SIGFPE with -XX:+StressLCM and -XX:+StressGCM
2023-06-19 Goetz Lindenmaier JDK-8232195 Enable BigInteger tests: DivisionOverflow, SymmetricRangeTests and StringConstructorOverflow
2023-06-19 Goetz Lindenmaier JDK-8229333 java/io/File/SetLastModified.java timed out
2023-06-19 Goetz Lindenmaier JDK-8231357 sun/security/pkcs11/Cipher/TestKATForGCM.java fails on SLES11 using mozilla-nss-3.14
2023-06-19 Goetz Lindenmaier JDK-8229338 clean up test/jdk/java/util/RandomAccess/Basic.java
2023-06-19 Goetz Lindenmaier JDK-8231037 java/net/InetAddress/ptr/Lookup.java fails intermittently due to reverse lookup failed
2023-06-19 Goetz Lindenmaier JDK-8226221 Update PKCS11 tests to use NSS 3.46 libs
2023-06-19 Goetz Lindenmaier JDK-8230132 java/net/NetworkInterface/NetworkInterfaceRetrievalTests.java to skip Teredo Tunneling Pseudo-Interface
2023-06-18 Goetz Lindenmaier JDK-8305815 Update Libpng to 1.6.39
2023-06-17 Goetz Lindenmaier JDK-8293858 Change PKCS7 code to use default SecureRandom impl instead of SHA1PRNG
2023-06-16 Goetz Lindenmaier JDK-8297523 Various GetPrimitiveArrayCritical miss result - NULL check
2023-06-16 Goetz Lindenmaier JDK-8255348 NPE in PKIXCertPathValidator event logging code
2023-06-16 Man Cao JDK-8310176 JDK 11 G1 crash during full GC with +UseStringDeduplication
2023-06-15 Goetz Lindenmaier JDK-8023980 JCE doesn't provide any class to handle RSA private key in PKCS#1
2023-06-14 Goetz Lindenmaier JDK-8242897 KeyFactory.generatePublic( x509Spec ) failed with java.security.InvalidKeyException
2023-06-14 Goetz Lindenmaier JDK-8242151 Improve OID mapping and reuse among JDK security providers for aliases registration
2023-06-13 Zdenek Zambersky JDK-8309138 Fix container tests for jdks with symlinked conf dir
2023-06-13 Matthias Baesken JDK-8308156 VerifyCACerts.java misses blank in error output
2023-06-13 Goetz Lindenmaier JDK-8201516 DebugNonSafepoints generates incorrect information
2023-06-13 Goetz Lindenmaier JDK-8224617 (fs) java/nio/file/FileStore/Basic.java found filesystem twice
2023-06-13 Goetz Lindenmaier JDK-8229912 [TESTBUG] java/net/Socks/SocksIPv6Test fails without IPv6
2023-06-13 Goetz Lindenmaier JDK-8223714 HTTPSetAuthenticatorTest could be made more resilient
2023-06-13 Goetz Lindenmaier JDK-8219628 [TESTBUG] javadoc/doclet/InheritDocForUserTags fails with -othervm
2023-06-13 Goetz Lindenmaier JDK-8216059 nsk_jvmti_parseoptions still has dependency on tilde separator
2023-06-13 Goetz Lindenmaier JDK-8217395 Update langtools shell tests to use ${EXE_SUFFIX}
2023-06-13 Goetz Lindenmaier JDK-8229348 java/net/DatagramSocket/UnreferencedDatagramSockets.java fails intermittently
2023-06-12 Kimura Yukihiro JDK-8264323 Add a global option -Xlog:async for Unified Logging
2023-06-09 Matthias Baesken JDK-8283756 (zipfs) ZipFSOutputStreamTest.testOutputStream should only check inflated bytes
2023-06-07 Goetz Lindenmaier JDK-8274205 Handle KDC_ERR_SVC_UNAVAILABLE error code from KDC
2023-06-06 Goetz Lindenmaier JDK-8223856 Replace wildcard address with loopback or local host in tests - part 8
2023-06-06 Goetz Lindenmaier JDK-8211343 nsk_jvmti_parseoptions should handle multiple suboptions
2023-06-05 Goetz Lindenmaier JDK-8301491 C2: java.lang.StringUTF16::indexOfChar intrinsic called with negative character argument
2023-06-05 Goetz Lindenmaier JDK-8297730 C2: Arraycopy intrinsic throws incorrect exception
2023-06-05 Goetz Lindenmaier JDK-8223573 Replace wildcard address with loopback or local host in tests - part 4
2023-06-02 Matthias Baesken JDK-8279536 jdk/nio/zipfs/ZipFSOutputStreamTest.java timed out
2023-06-01 Lucy Schmidt JDK-8155246 Throw error if default java.security file is missing
2023-06-01 Matthias Baesken JDK-8158880 test/java/time/tck/java/time/format/TCKDateTimeFormatterBuilder.java fail with zh_CN locale
2023-06-01 Masanori Yano JDK-8268457 XML Transformer outputs Unicode supplementary character incorrectly to HTML
2023-05-31 Alexey Bakhtin JDK-8303809 Dispose context in SPNEGO NegotiatorImpl
2023-05-31 Olga Mikhaltcova JDK-8217237 HttpClient does not deal well with multi-valued WWW-Authenticate challenge headers
2023-05-30 Severin Gehwolf JDK-8308884 [17u/11u] Backout JDK-8297951
2023-05-30 Goetz Lindenmaier JDK-8212045 Add back the tests that were removed from HashesTest.java and AddExportsTest.java
2023-05-30 Lucy Schmidt JDK-8269746 C2: assert(!in->is_CFG()) failed: CFG Node with no controlling input?
2023-05-30 Lucy Schmidt JDK-8260274 Cipher.init(int, key) does not use highest priority provider for random bytes
2023-05-30 Goetz Lindenmaier JDK-8300079 SIGSEGV in LibraryCallKit::inline_string_copy due to constant NULL src argument
2023-05-30 Goetz Lindenmaier JDK-8299259 C2: Div/Mod nodes without zero check could be split through iv phi of loop resulting in SIGFPE
2023-05-30 Goetz Lindenmaier JDK-8285497 Add system property for Java SE specification maintenance version
2023-05-30 Goetz Lindenmaier JDK-8287876 The recently de-problemlisted TestTitledBorderLeak test is unstable
2023-05-26 Lucy Schmidt JDK-8246383 NullPointerException in JceSecurity.getVerificationResult when using Entrust provider
2023-05-25 Andrew Hughes JDK-8301119 Support for GB18030-2022
2023-05-25 Alexey Pavlyutkin JDK-8275233 Incorrect line number reported in exception stack trace thrown from a lambda expression
2023-05-25 Lucy Schmidt JDK-8278434 timeouts in test java/time/test/java/time/format/TestZoneTextPrinterParser.java
2023-05-25 Lucy Schmidt JDK-8287007 [cgroups] Consistently use stringStream throughout parsing code
2023-05-25 Lucy Schmidt JDK-8287246 DSAKeyValue should check for missing params instead of relying on KeyFactory provider
2023-05-25 Lucy Schmidt JDK-8275735 [linux] Remove deprecated Metrics api (kernel memory limit)
2023-05-23 Christoph Langer JDK-8300751 [17u] Remove duplicate entry in javac.properties
2023-05-18 Jonathan Dowland JDK-8304350 Font.getStringBounds calculates wrong width for TextAttribute.TRACKING other than 0.0
2023-05-18 Martin Doerr JDK-8295974 jni_FatalError and Xcheck:jni warnings should print the native stack when there are no Java frames
2023-05-17 Matthias Baesken JDK-8304760 Add 2 Microsoft TLS roots
2023-05-16 Matthias Baesken JDK-8305975 Add TWCA Global Root CA
2023-05-15 Christoph Langer JDK-8243936 NonWriteable system properties are actually writeable
2023-05-15 Matthias Baesken JDK-8282201 Consider removal of expiry check in VerifyCACerts.java test
2023-05-12 Zhengyu Gu JDK-8308006 Missing NMT memory tagging in CMS
2023-05-12 Matthias Baesken JDK-8303822 gtestMain should give more helpful output
2023-05-11 Lucy Schmidt JDK-8214807 Improve handling of very old class files
2023-05-11 Alexey Pavlyutkin JDK-8307811 [TEST] compilation of TimeoutInErrorHandlingTest fails after backport of JDK-8303861
2023-05-11 Lucy Schmidt JDK-8209880 tzdb.dat is not reproducibly built
2023-05-10 Christoph Langer JDK-8282467 add extra diagnostics for JDK-8268184
2023-05-10 Matthias Baesken JDK-8303576 addIdentitiesToKeystore in KeystoreImpl.m needs CFRelease call in early potential CHECK_NULL return
2023-05-10 Matthias Baesken JDK-8303354 addCertificatesToKeystore in KeystoreImpl.m needs CFRelease call in early potential CHECK_NULL return
2023-05-10 Goetz Lindenmaier JDK-8282077 PKCS11 provider C_sign() impl should handle CKR_BUFFER_TOO_SMALL error
2023-05-10 Goetz Lindenmaier JDK-8296934 Write a test to verify whether Undecorated Frame can be iconified or not
2023-05-10 Goetz Lindenmaier JDK-8292206 TestCgroupMetrics.java fails as getMemoryUsage() is lower than expected
2023-05-09 Naoto Sato JDK-8301401 Allow additional characters for GB18030-2022 support
2023-05-09 Naoto Sato JDK-8305682 Update the javadoc in the Character class to state support for GB 18030-2022 Implementation Level 2
2023-05-09 Christoph Langer JDK-8257856 Make ClassFileVersionsTest.java robust to JDK version updates
2023-05-09 Christoph Langer JDK-8276880 Remove java/lang/RuntimeTests/exec/ExecWithDir as unnecessary
2023-05-09 Goetz Lindenmaier JDK-8301998 Update HarfBuzz to 7.0.1
2023-05-09 Lucy Schmidt JDK-8248701 On Windows generated modules-deps.gmk can contain backslash-r (CR) characters
2023-05-08 Matthew Donovan JDK-8307134 Add GTS root CAs
2023-05-08 Goetz Lindenmaier JDK-8304295 harfbuzz build fails with GCC 7 after JDK-8301998
2023-05-08 Goetz Lindenmaier JDK-8303476 Add the runtime version in the release file of a JDK image
2023-05-08 Goetz Lindenmaier JDK-8305400 ISO 4217 Amendment 175 Update
2023-05-08 Goetz Lindenmaier JDK-8297450 ScaledTextFieldBorderTest.java fails when run with -show parameter
2023-05-08 Goetz Lindenmaier JDK-8287897 Augment src/jdk.internal.le/share/legal/jline.md with information on 4th party dependencies
2023-05-08 Goetz Lindenmaier JDK-8286398 Address possibly lossy conversions in jdk.internal.le
2023-05-07 Alexey Pavlyutkin JDK-8303861 Error handling step timeouts should never be blocked by OnError and others
2023-05-04 Sergey Bylokhov JDK-8298887 On the latest macOS+XCode the Robot API may report wrong colors
2023-05-03 Goetz Lindenmaier JDK-8303564 C2: "Bad graph detected in build_loop_late" after a CMove is wrongly split thru phi
2023-05-03 Lucy Schmidt JDK-8283059 Uninitialized warning in check_code.c with GCC 11.2
2023-04-27 Christoph Langer JDK-8306976 UTIL_REQUIRE_SPECIAL warning on grep
2023-04-27 Xiaolin Zheng JDK-8218471 generate-unsafe-access-tests.sh does not correctly invoke build.tools.spp.Spp
2023-04-26 Anton Kozlov JDK-8306768 CodeCache Analytics reports wrong threshold
2023-04-26 Christoph Langer JDK-8289735 UTIL_LOOKUP_PROGS fails on pathes with space
2023-04-26 Christoph Langer JDK-8306664 GHA: Update MSVC version to latest stepping
2023-04-25 Christoph Langer JDK-8306658 GHA: MSVC installation could be optional since it might already be pre-installed
2023-04-25 Xiaolin Zheng JDK-8292443 Weak CAS VarHandle/Unsafe tests should test always-failing cases
2023-04-24 Sergey Bylokhov JDK-8268558 [TESTBUG] Case 2 in TestP11KeyFactoryGetRSAKeySpec is skipped
2023-04-24 Goetz Lindenmaier JDK-8209167 Use CLDR's time zone mappings for Windows
2023-04-24 Goetz Lindenmaier JDK-8209546 Make sun/security/tools/keytool/autotest.sh to support macosx
2023-04-24 Goetz Lindenmaier JDK-8215015 [TESTBUG] remove unneeded -Xfuture option from tests
2023-04-24 Goetz Lindenmaier JDK-8214459 NSS source should be removed
2023-04-24 Goetz Lindenmaier JDK-8171426 java/lang/ProcessBuilder/Basic.java failed with Stream closed
2023-04-24 Goetz Lindenmaier JDK-8187522 test/sun/net/ftp/FtpURLConnectionLeak.java timed out
2023-04-21 Christoph Langer JDK-8306543 GHA: MSVC installation is failing
2023-04-20 Goetz Lindenmaier JDK-8304134 jib bootstrapper fails to quote filename when checking download filetype
2023-04-19 Goetz Lindenmaier JDK-8277775 Fixup bugids in RemoveDropTargetCrashTest.java - add 4357905
2023-04-19 Alexey Bakhtin JDK-8301700 Increase the default TLS Diffie-Hellman group size from 1024-bit to 2048-bit
2023-04-19 Goetz Lindenmaier JDK-8302151 BMPImageReader throws an exception reading BMP images
2023-04-18 Goetz Lindenmaier JDK-8303482 Update LCMS to 2.15
2023-04-18 Goetz Lindenmaier JDK-8178806 Better exception logging in crypto code
2023-04-18 Goetz Lindenmaier JDK-8297000 [jib] Add more friendly warning for proxy issues
2023-04-17 Goetz Lindenmaier JDK-8294906 Memory leak in PKCS11 NSS TLS server
2023-04-14 Thomas Stuefe JDK-8305711 Arm: C2 always enters slowpath for monitorexit
2023-04-14 Andrew Hughes JDK-8305113 (tz) Update Timezone Data to 2023c
2023-04-13 Christoph Langer JDK-8300490 Spaces in name of MacOS Code Signing Identity are not correctly handled after JDK-8293550
2023-04-13 Andrew Hughes JDK-8274864 Remove Amman/Cairo hacks in ZoneInfoFile
2023-04-10 Joshua Cao JDK-8305721 add `make compile-commands` artifacts to .gitignore
2023-04-07 Kimura Yukihiro JDK-8305528 [11u] Backport of JDK-8259530 breaks build with JDK10 bootstrap VM
2023-04-05 Jan Kratochvil JDK-8302191 Performance degradation for float/double modulo on Linux
2023-03-30 Goetz Lindenmaier JDK-8291638 Keep-Alive timeout of 0 should close connection immediately
2023-03-30 Goetz Lindenmaier JDK-8275721 Name of UTC timezone in a locale changes depending on previous code
2023-03-29 Goetz Lindenmaier JDK-8291226 Create Test Cases to cover scenarios for JDK-8278067
2023-03-29 Goetz Lindenmaier JDK-8291637 HttpClient default keep alive timeout not followed if server sends invalid value
2023-03-24 Sergey Bylokhov JDK-8303102 jcmd: ManagementAgent.status truncates the text longer than O_BUFLEN
2023-03-24 Sergey Bylokhov JDK-8227257 javax/swing/JFileChooser/4847375/bug4847375.java fails with AssertionError
2023-03-24 Matthias Baesken JDK-8301170 perfMemory_windows.cpp add free_security_attr to early returns
2023-03-24 Masanori Yano JDK-8213531 Test javax/swing/border/TestTitledBorderLeak.java fails
2023-03-21 Matthias Baesken JDK-8215575 C2 crash: assert(get_instanceKlass()->is_loaded()) failed: must be at least loaded
2023-03-20 Matthias Baesken JDK-8300205 Swing test bug8078268 make latch timeout configurable
2023-03-17 Paul Hohensee JDK-8302791 Add specific ClassLoader object to Proxy IllegalArgumentException message
2023-03-16 Christoph Langer JDK-8265486 ProblemList javax/sound/midi/Sequencer/Recording.java on macosx-aarch64
2023-03-16 Paul Hohensee JDK-8263420 Incorrect function name in NSAccessibilityStaticText native peer implementation
2023-03-16 Goetz Lindenmaier JDK-8294548 Problem list SA core file tests on macosx-x64 due to JDK-8294316
2023-03-15 Paul Hohensee JDK-8264304 Create implementation for NSAccessibilityToolbar protocol peer
2023-03-15 Kimura Yukihiro JDK-8259530 Generated docs contain MIT/GPL-licenced works without reproducing the licence
2023-03-13 Paul Hohensee JDK-8264290 Create implementation for NSAccessibilityComponentGroup protocol peer
2023-03-10 Man Cao JDK-8303937 Corrupted heap dumps due to missing retries for os::write()
2023-03-10 Andrey Turbanov JDK-8232853 AuthenticationFilter.Cache::remove may throw ConcurrentModificationException
2023-03-09 Zdenek Zambersky JDK-8293232 Fix race condition in pkcs11 SessionManager
2023-03-09 Zdenek Zambersky JDK-8282600 SSLSocketImpl should not use user_canceled workaround when not necessary
2023-03-08 Sergey Bylokhov JDK-8303440 The "ZonedDateTime.parse" may not accept the "UTC+XX" zone id
2023-03-07 Christoph Langer JDK-8220093 Change to GCC 8.2 for building on Linux at Oracle
2023-03-02 Goetz Lindenmaier JDK-8190492 Remove SSLv2Hello and SSLv3 from default enabled TLS protocols
2023-03-02 Paul Hohensee JDK-8264299 Create implementation of native accessibility peer for ScrollPane and ScrollBar Java Accessibility roles
2023-03-02 Paul Hohensee JDK-8295530 Update Zlib Data Compression Library to Version 1.2.13
2023-03-01 Zdenek Zambersky JDK-8289301 P11Cipher should not throw out of bounds exception during padding
2023-03-01 Goetz Lindenmaier JDK-8235448 code cleanup in SSLContextImpl.java
2023-03-01 Goetz Lindenmaier JDK-8290197 test/jdk/java/nio/file/Files/probeContentType/Basic.java fails on some systems for the ".rar" extension
2023-02-28 Zdenek Zambersky JDK-8293815 P11PSSSignature.engineUpdate should not print debug messages during normal operation
2023-02-28 Goetz Lindenmaier JDK-8295777 java/net/httpclient/ConnectExceptionTest.java should not rely on system resolver
2023-02-28 Goetz Lindenmaier JDK-8292877 java/util/concurrent/atomic/Serial.java uses {Double,Long}Accumulator incorrectly
2023-02-28 Goetz Lindenmaier JDK-8279941 sun/security/pkcs11/Signature/TestDSAKeyLength.java fails when NSS version detection fails
2023-02-28 Goetz Lindenmaier JDK-8279662 serviceability/sa/ClhsdbScanOops.java can fail due to unexpected GC
2023-02-28 Goetz Lindenmaier JDK-8245654 Add Certigna Root CA
2023-02-27 Scott Gibbons JDK-8280703 CipherCore.doFinal(...) causes potentially massive byte[] allocations during decryption
2023-02-27 Goetz Lindenmaier JDK-8282219 jdk/java/lang/ProcessBuilder/Basic.java fails on AIX
2023-02-27 Goetz Lindenmaier JDK-8277346 ProblemList 7 serviceability/sa tests on macosx-x64
2023-02-27 Goetz Lindenmaier JDK-8254267 javax/xml/crypto/dsig/LogParameters.java failed with "RuntimeException: Unexpected log output:"
2023-02-24 Christoph Langer JDK-8302903 [11u] Add modified test snippet after backport of JDK-8221871
2023-02-24 Matthias Baesken JDK-8299520 TestPrintXML.java output error messages in case compare fails
2023-02-24 Goetz Lindenmaier JDK-8257928 Test image build failure with clang-10 due to -Wmisleading-indentation
2023-02-24 Goetz Lindenmaier JDK-8273806 compiler/cpuflags/TestSSE4Disabled.java should test for CPU feature explicitly
2023-02-24 Goetz Lindenmaier JDK-8273895 compiler/ciReplay/TestVMNoCompLevel.java fails due to wrong data size with TieredStopAtLevel=2,3
2023-02-24 Goetz Lindenmaier JDK-8270609 [TESTBUG] java/awt/print/Dialog/DialogCopies.java does not show instruction
2023-02-23 Goetz Lindenmaier JDK-8252532 use Utils.TEST_NATIVE_PATH instead of System.getProperty("test.nativepath")
2023-02-23 Goetz Lindenmaier JDK-8213265 fix missing newlines at end of files
2023-02-22 Ekaterina Vergizova JDK-8301842 JFR: increase checkpoint event size for stacktrace and string pool
2023-02-22 Goetz Lindenmaier JDK-8303075 [11u] Add CompileClassWithDebugTest to ProblemList for 8303074
2023-02-22 Alexey Bakhtin JDK-8299234 JMX Repository.query performance
2023-02-21 Kumar Srinivasan JDK-8302000 [11u] A subtle race condition during jdk11u build
2023-02-20 Christoph Langer JDK-8266974 duplicate property key in java.sql.rowset resource bundle
2023-02-17 Christoph Langer JDK-8302694 [11u] Update GHA Boot JDK to 11.0.18
2023-02-17 Goetz Lindenmaier JDK-8261279 sun/util/resources/cldr/TimeZoneNamesTest.java timed out
2023-02-17 Goetz Lindenmaier JDK-8261270 MakeMethodNotCompilableTest fails with -XX:TieredStopAtLevel={1,2,3}
2023-02-17 Goetz Lindenmaier JDK-8271323 [TESTBUG] serviceability/sa/ClhsdbCDSCore.java fails with -XX:TieredStopAtLevel=1
2023-02-17 Goetz Lindenmaier JDK-8262060 compiler/whitebox/BlockingCompilation.java timed out
2023-02-17 Goetz Lindenmaier JDK-8264200 java/nio/channels/DatagramChannel/SRTest.java fails intermittently
2023-02-17 Goetz Lindenmaier JDK-8264512 jdk/test/jdk/java/util/prefs/ExportNode.java relies on default platform encoding
2023-02-17 Goetz Lindenmaier JDK-8259265 Refactor UncaughtExceptions shell test as java test.
2023-02-17 Goetz Lindenmaier JDK-8260576 Typo in compiler/runtime/safepoints/TestRegisterRestoring.java
2023-02-17 Goetz Lindenmaier JDK-8252401 Introduce Utils.TEST_NATIVE_PATH
2023-02-17 Goetz Lindenmaier JDK-8249691 jdk/lambda/vm/StrictfpDefault.java file can be removed
2023-02-17 Goetz Lindenmaier JDK-8221168 java/util/concurrent/CountDownLatch/Basic.java fails
2023-02-17 Goetz Lindenmaier JDK-8202621 bad test with broken links needs to be updated
2023-02-17 Goetz Lindenmaier JDK-8227422 sun/net/www/protocol/file/DirPermissionDenied.java failed on Windows 2016 because DirPermissionDenied directory has no read permission
2023-02-16 Christoph Langer JDK-8297963 Partially fix string expansion issues in UTIL_DEFUN_NAMED and related macros
2023-02-16 Christoph Langer JDK-8293550 Optionally add get-task-allow entitlement to macos binaries
2023-02-16 Goetz Lindenmaier JDK-8248306 gc/stress/gclocker/TestExcessGCLockerCollections.java does not compile
2023-02-16 Goetz Lindenmaier JDK-8209774 Refactor shell test javax/xml/jaxp/common/8035437/run.sh to java
2023-02-16 Goetz Lindenmaier JDK-8035787 SourcePositions are wrong for Strings concatenated with '+' operator
2023-02-16 Goetz Lindenmaier JDK-8233462 serviceability/tmtools/jstat tests times out with -Xcomp
2023-02-16 Goetz Lindenmaier JDK-8226917 jvmti/scenarios/contention/TC04/tc04t001/TestDescription.java fails on jvmti->InterruptThread (JVMTI_ERROR_THREAD_NOT_ALIVE)
2023-02-16 Goetz Lindenmaier JDK-8226595 jvmti/scenarios/contention/TC04/tc04t001/TestDescription.java still fails due to wrong number of MonitorContendedEntered events
2023-02-16 Goetz Lindenmaier JDK-8223463 Replace wildcard address with loopback or local host in tests - part 2
2023-02-15 Goetz Lindenmaier JDK-8289562 Change bugs.java.com and bugreport.java.com URL's to https
2023-02-15 Goetz Lindenmaier JDK-8171405 java/net/URLConnection/ResendPostBody.java failed with "Error while cleaning up threads after test"
2023-02-15 Goetz Lindenmaier JDK-8282958 Rendering Issues with Borders on Windows High-DPI systems
2023-02-15 Goetz Lindenmaier JDK-8279614 The left line of the TitledBorder is not painted on 150 scale factor
2023-02-15 Thomas Stuefe JDK-8284165 Add pid to process reaper thread name
2023-02-14 Christoph Langer JDK-8285919 Remove debug printout from JDK-8285093
2023-02-14 Christoph Langer JDK-8285755 JDK-8285093 changed the default for --with-output-sync
2023-02-14 Christoph Langer JDK-8285093 Introduce UTIL_ARG_WITH
2023-02-14 Goetz Lindenmaier JDK-8231595 [TEST] develop a test case for SuspendThreadList including current thread
2023-02-14 Goetz Lindenmaier JDK-8224024 java/util/concurrent/BlockingQueue/DrainToFails.java testBounded fails intermittently
2023-02-14 Goetz Lindenmaier JDK-8129315 java/net/Socket/LingerTest.java and java/net/Socket/ShutdownBoth.java timeout intermittently
2023-02-14 Goetz Lindenmaier JDK-8222430 Add tests for ElementKind predicates
2023-02-14 Goetz Lindenmaier JDK-8221098 Run java/net/URL/HandlerLoop.java in othervm mode
2023-02-14 Goetz Lindenmaier JDK-8170705 sun/net/www/protocol/http/StackTraceTest.java fails intermittently with Invalid Http response
2023-02-14 Goetz Lindenmaier JDK-8195057 java/util/concurrent/CountDownLatch/Basic.java failed w/ Xcomp
2023-02-14 Goetz Lindenmaier JDK-8218133 sun/net/www/protocol/http/ProtocolRedirect.java failed with "java.net.ConnectException"
2023-02-14 Goetz Lindenmaier JDK-8207248 Reduce incidence of compiler.warn.source.no.bootclasspath in javac tests
2023-02-14 Goetz Lindenmaier JDK-8295116 C2: assert(dead->outcnt() == 0 && !dead->is_top()) failed: node must be dead
2023-02-14 Goetz Lindenmaier JDK-8223736 jvmti/scenarios/contention/TC04/tc04t001/TestDescription.java fails due to wrong number of MonitorContendedEntered events
2023-02-12 Goetz Lindenmaier JDK-8286030 Avoid JVM crash when containers share the same /tmp dir
2023-02-12 Goetz Lindenmaier JDK-8297489 Modify TextAreaTextEventTest.java as to verify the content change of TextComponent sends TextEvent
2023-02-12 Goetz Lindenmaier JDK-8223716 sun/net/www/http/HttpClient/MultiThreadTest.java should be more resilient to unexpected traffic
2023-02-10 Christoph Langer JDK-8273497 building.md should link to both md and html
2023-02-10 Ekaterina Vergizova JDK-8298129 Let checkpoint event sizes grow beyond u4 limit
2023-02-10 Goetz Lindenmaier JDK-8295774 Write a test to verify List sends ItemEvent/ActionEvent
2023-02-10 Goetz Lindenmaier JDK-8296675 Exclude linux-aarch64 in NSS tests
2023-02-07 Goetz Lindenmaier JDK-8290920 sspi_bridge.dll not built if BUILD_CRYPTO is false
2023-02-07 Yuri Nesterenko JDK-8301760 Fix possible leak in SpNegoContext dispose
2023-02-06 Kimura Yukihiro JDK-8300742 jstat's CGCT is 5 percent higher than the pause time in -Xlog:gc.
2023-02-04 Sergey Bylokhov JDK-8241806 The sun/awt/shell/FileSystemViewMemoryLeak.java is unstable
2023-02-03 Goetz Lindenmaier JDK-8296912 C2: CreateExNode::Identity fails with assert(i < _max) failed: oob: i=1, _max=1
2023-02-03 Goetz Lindenmaier JDK-8286962 java/net/httpclient/ServerCloseTest.java failed once with ConnectException
2023-02-01 Goetz Lindenmaier JDK-8209935 Test to cover CodeSource.getCodeSigners()
2023-02-01 Goetz Lindenmaier JDK-8282036 Change java/util/zip/ZipFile/DeleteTempJar.java to stop HttpServer cleanly in case of exceptions
2023-02-01 Ichiroh Takiguchi JDK-8299194 CustomTzIDCheckDST.java may fail at future date
2023-01-31 Goetz Lindenmaier JDK-8218431 Improved platform checking in makefiles
2023-01-31 Matthias Baesken JDK-8295405 Add cause in a couple of IllegalArgumentException and InvalidParameterException shown by sun/security/pkcs11 tests
2023-01-31 Victor Rudometov JDK-8299296 Write a test to verify the components selection sends ItemEvent
2023-01-30 Christoph Langer JDK-8301397 [11u, 17u] Bump jtreg to fix issue with build JDK 11.0.18
2023-01-30 Goetz Lindenmaier JDK-8217730 Split up MakeBase.gmk
2023-01-30 Goetz Lindenmaier JDK-8300773 Address the inconsistency between the constant array and pool size
2023-01-27 Goetz Lindenmaier JDK-8295685 Update Libpng to 1.6.38
2023-01-27 Sergey Bylokhov JDK-8192931 Regression test java/awt/font/TextLayout/CombiningPerf.java fails
2023-01-26 Sergey Bylokhov JDK-8280048 Missing comma in copyright header
2023-01-25 Sergey Bylokhov JDK-8294705 Disable an assertion in test/jdk/java/util/DoubleStreamSums/CompensatedSums.java
2023-01-25 Masanori Yano JDK-8144030 [macosx] test java/awt/Frame/ShapeNotSetSometimes/ShapeNotSetSometimes.java fails (again)
2023-01-25 Goetz Lindenmaier JDK-8297951 C2: Create skeleton predicates for all If nodes in loop predication
2023-01-25 Goetz Lindenmaier JDK-8297264 C2: Cast node is not processed again in CCP and keeps a wrong too narrow type which is later replaced by top
2023-01-25 Goetz Lindenmaier JDK-8298073 gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java causes test task timeout on macosx
2023-01-25 Goetz Lindenmaier JDK-8287180 Update IANA Language Subtag Registry to Version 2022-08-08
2023-01-25 Goetz Lindenmaier JDK-8209115 adjust libsplashscreen linux ppc64le builds for easier libpng update
2023-01-25 Goetz Lindenmaier JDK-8295788 C2 compilation hits "assert((mode == ControlAroundStripMined && use == sfpt) || !use->is_reachable_from_root()) failed: missed a node"
2023-01-24 Goetz Lindenmaier JDK-8230374 maxOutputSize, instead of javatest.maxOutputSize, should be used in TEST.properties
2023-01-24 Goetz Lindenmaier JDK-8272985 Reference discovery is confused about atomicity and degree of parallelism
2023-01-24 Victor Rudometov JDK-8208077 File.listRoots performance degradation
2023-01-23 Goetz Lindenmaier JDK-8285690 CloneableReference subtest should not throw CloneNotSupportedException
2023-01-22 Sergey Bylokhov JDK-6528710 sRGB-ColorSpace to sRGB-ColorSpace Conversion
2023-01-20 Goetz Lindenmaier JDK-8286800 Assert in PhaseIdealLoop::dump_real_LCA is too strong
2023-01-19 Goetz Lindenmaier JDK-8300642 [17u,11u] Fix DEFAULT_PROMOTED_VERSION_PRE=ea for -dev
2023-01-19 Severin Gehwolf JDK-8300119 CgroupMetrics.getTotalMemorySize0() can report invalid results on 32 bit systems
2023-01-19 Paul Hohensee JDK-7188098 TEST_BUG: closed/javax/sound/midi/Synthesizer/Receiver/bug6186488.java fails
2023-01-19 Paul Hohensee JDK-8261352 Create implementation for component peer for all the components who should be ignored in a11y interactions
2023-01-18 Goetz Lindenmaier JDK-8300424 [11u] Chunk lost in backport of 8297569
2023-01-17 Severin Gehwolf JDK-8295211 Fix autoconf 2.71 warning "AC_CHECK_HEADERS: you should use literals"
2023-01-17 Goetz Lindenmaier JDK-8297088 Update LCMS to 2.14
2023-01-17 Goetz Lindenmaier JDK-8280896 java/nio/file/Files/probeContentType/Basic.java fails on Windows 11
2023-01-17 Goetz Lindenmaier JDK-8296619 Upgrade jQuery to 3.6.1
2023-01-17 Goetz Lindenmaier JDK-8296924 C2: assert(is_valid_AArch64_address(dest.target())) failed: bad address
2023-01-16 Goetz Lindenmaier JDK-8283717 vmTestbase/nsk/jdi/ThreadStartEvent/thread/thread001 failed due to SocketTimeoutException
2023-01-16 Goetz Lindenmaier JDK-8283719 java/util/logging/CheckZombieLockTest.java failing intermittently
2023-01-16 Matthias Baesken JDK-8298093 improve cleanup and error handling of awt_parseColorModel in awt_parseImage.c
2023-01-16 Goetz Lindenmaier JDK-8294947 Use 64bit atomics in patch_verified_entry on x86_64
2023-01-15 Goetz Lindenmaier JDK-8297569 URLPermission constructor throws IllegalArgumentException: Invalid characters in hostname after JDK-8294378
2023-01-15 Goetz Lindenmaier JDK-8294378 URLPermission constructor exception when using tr locale
2023-01-13 Matthias Baesken JDK-8297480 GetPrimitiveArrayCritical in imageioJPEG misses result - NULL check
2023-01-13 Goetz Lindenmaier JDK-8285835 SIGSEGV in PhaseIdealLoop::build_loop_late_post_work
2023-01-13 Goetz Lindenmaier JDK-8267038 Update IANA Language Subtag Registry to Version 2022-03-02
2023-01-12 Paul Hohensee JDK-8261350 Create implementation for NSAccessibilityCheckBox protocol peer
2023-01-12 Goetz Lindenmaier JDK-8214445 [test] java/net/URL/HandlerLoop has illegal reflective access
2023-01-12 Matthias Baesken JDK-8209023 fix 2 compiler tests to avoid JDK-8208690
2023-01-11 Sergey Bylokhov JDK-8299789 Compilation of gtest causes build to fail if runtime libraries are in different dirs
2023-01-10 Christoph Langer JDK-8299483 ProblemList java/text/Format/NumberFormat/CurrencyFormat.java
2023-01-09 Paul Hohensee JDK-8261351 Create implementation for NSAccessibilityRadioButton protocol
2023-01-09 Goetz Lindenmaier JDK-8299439 java/text/Format/NumberFormat/CurrencyFormat.java fails for hr_HR
2023-01-09 Severin Gehwolf JDK-8298108 Add a regression test for JDK-8297684
2023-01-07 Goetz Lindenmaier JDK-8295412 support latest VS2022 MSC_VER in abstract_vm_version.cpp
2023-01-07 Goetz Lindenmaier JDK-8293996 C2: fix and simplify IdealLoopTree::do_remove_empty_loop
2023-01-07 Paul Hohensee JDK-8256111 Create implementation for NSAccessibilityStaticText protocol
2023-01-05 Goetz Lindenmaier JDK-8290964 C2 compilation fails with assert "non-reduction loop contains reduction nodes"
2023-01-04 Aleksey Shipilev JDK-8299616 [11u] Bootcycle build fails after JDK-8257679 backport
2023-01-04 Goetz Lindenmaier JDK-8296239 ISO 4217 Amendment 174 Update
2023-01-04 Goetz Lindenmaier JDK-8210373 Deadlock in libj2gss.so when loading "j2gss" and "net" libraries in parallel.
2023-01-04 Brian Stafford JDK-8292863 assert(_print_inlining_stream->size() > 0) failed: missing inlining msg
2023-01-03 Goetz Lindenmaier JDK-8195716 BootstrapLoggerTest : Executor still alive
2023-01-03 Goetz Lindenmaier JDK-8217353 java/util/logging/LogManager/Configuration/updateConfiguration/HandlersOnComplexResetUpdate.java fails with Unexpected reference: java.lang.ref.WeakReference
2023-01-03 Goetz Lindenmaier JDK-8213932 [TESTBUG] assertEquals is invoked with the arguments in the wrong order
2023-01-03 Goetz Lindenmaier JDK-8215759 [test] java/math/BigInteger/ModPow.java can throw an ArithmeticException
2023-01-03 Goetz Lindenmaier JDK-8215372 test/jdk/java/nio/file/DirectoryStream/Basic.java not correct when using a glob
2023-01-02 Goetz Lindenmaier JDK-8271506 Add ResourceHashtable support for deleting selected entries
2023-01-02 Roman Marchenko JDK-8299445 EndingDotHostname.java fails because of compilation errors
2023-01-01 Goetz Lindenmaier JDK-8285399 JNI exception pending in awt_GraphicsEnv.c:1432
2023-01-01 Goetz Lindenmaier JDK-8284023 java.sun.awt.X11GraphicsDevice.getDoubleBufferVisuals() leaks XdbeScreenVisualInfo
2023-01-01 Goetz Lindenmaier JDK-8280391 NMT: Correct NMT tag on CollectedHeap
2023-01-01 Goetz Lindenmaier JDK-8256934 C2: assert(C->live_nodes() <= C->max_node_limit()) failed: Live Node limit exceeded limit
2023-01-01 Goetz Lindenmaier JDK-8230731 SA tests fail with "Windbg Error: ReadVirtual failed"
2023-01-01 Goetz Lindenmaier JDK-8212216 JGSS: Fix leak in exception cases in getJavaOID()
2023-01-01 Goetz Lindenmaier JDK-8212165 JGSS: Fix cut/paste error in NativeUtil.c
2022-12-31 Goetz Lindenmaier JDK-8065097 [macosx] javax/swing/Popup/TaskbarPositionTest.java fails because Popup is one pixel off
2022-12-28 Sergey Bylokhov JDK-8255710 Opensource unit/regression tests for CMM
2022-12-28 Sergey Bylokhov JDK-8213130 Update ProblemList after verification of jtreg tests in Win 7
2022-12-27 Sergey Bylokhov JDK-8298027 Remove SCCS id's from awt jtreg tests
2022-12-27 Sergey Bylokhov JDK-8293767 AWT test TestSinhalaChar.java has old SCCS markings
2022-12-26 Takuya Kiriyama JDK-8283606 Tests may fail with zh locale on MacOS
2022-12-24 Sergey Bylokhov JDK-8252715 Problem list java/awt/event/KeyEvent/KeyTyped/CtrlASCII.java on Linux
2022-12-23 Severin Gehwolf JDK-8298271 java/security/SignedJar/spi-calendar-provider/TestSPISigned.java failing on Windows
2022-12-22 Goetz Lindenmaier JDK-8288332 Tier1 validate-source fails after 8279614
2022-12-22 Christoph Langer JDK-8298527 Cygwin's uname -m returns different string than before
2022-12-21 Joshua Cao JDK-8221351 Crash in KlassFactory::check_shared_class_file_load_hook
2022-12-21 Joshua Cao JDK-8221621 FindTests.gmk cannot handle "=" in TEST.groups comments
2022-12-21 Paul Hohensee JDK-8298588 WebSockets: HandshakeUrlEncodingTest unnecessarily depends on a response body
2022-12-21 Severin Gehwolf JDK-8245245 WebSocket can lose the URL encoding of URI query parameters
2022-12-21 Matthias Baesken JDK-8296611 Problemlist several sun/security tests until JDK-8295343 is resolved
2022-12-20 Christoph Langer JDK-8281262 Windows builds in different directories are not fully reproducible
2022-12-20 Christoph Langer JDK-8256240 Reproducible builds should turn on the "deterministic" flag for Visual Studio
2022-12-20 Christoph Langer JDK-8244592 Start supporting SOURCE_DATE_EPOCH
2022-12-20 Denghui Dong JDK-8283870 jdeprscan --help causes an exception when the locale is ja, zh_CN or de
2022-12-19 Severin Gehwolf JDK-8289695 [TESTBUG] TestMemoryAwareness.java fails on cgroups v2 and crun
2022-12-19 Sergey Bylokhov JDK-8238936 The crash in XRobotPeer when the custom GraphicsDevice is used
2022-12-18 Sergey Bylokhov JDK-8274939 Incorrect size of the pixel storage is used by the robot on macOS
2022-12-16 Sergey Bylokhov JDK-8290899 java/lang/String/StringRepeat.java test requests too much heap on windows x86
2022-12-15 Paul Hohensee JDK-8256110 Create implementation for NSAccessibilityStepper protocol
2022-12-15 George Adams JDK-8287906 Rewrite of GitHub Actions (GHA) sanity tests
2022-12-15 George Adams JDK-8288499 Restore cancel-in-progress in GHA
2022-12-14 Richard Reingruber JDK-8294580 frame::interpreter_frame_print_on() crashes if free BasicObjectLock exists in frame
2022-12-13 Paul Hohensee JDK-8256126 Create implementation for NSAccessibilityImage protocol peer
2022-12-13 Christoph Langer JDK-8247741 Test test/hotspot/jtreg/runtime/7162488/TestUnrecognizedVmOption.java fails when -XX:+IgnoreUnrecognizedVMOptions is set
2022-12-13 Christoph Langer JDK-8179317 [TESTBUG] rewrite runtime shell tests in java
2022-12-13 Christoph Langer JDK-8225648 [TESTBUG] java/lang/annotation/loaderLeak/Main.java fails with -Xcomp
2022-12-13 Christoph Langer JDK-8259267 Refactor LoaderLeak shell test as java test.
2022-12-13 Christoph Langer JDK-8298459 Fix msys2 linking and handling out of tree build directory for source zip creation
2022-12-13 Matthias Baesken JDK-8287011 Improve container information
2022-12-12 Roman Marchenko JDK-8282511 Use fixed certificate validation date in SSLExampleCert template
2022-12-12 Roman Marchenko JDK-8282398 EndingDotHostname.java test fails because SSL cert expired
2022-12-12 Roman Marchenko JDK-8065422 Trailing dot in hostname causes TLS handshake to fail with SNI disabled
2022-12-11 Christoph Langer JDK-8296904 Improve handling of macos xcode toolchain
2022-12-06 Dan Lutker JDK-8258005 JDK build fails with incorrect fixpath script
2022-12-06 Andrew Hughes JDK-8293834 Update CLDR data following tzdata 2022c update
2022-12-04 Sergey Bylokhov JDK-8296878 Document Filter attached to JPasswordField and setText("") is not cleared instead inserted characters replaced with unicode null characters
2022-12-02 Matthias Baesken JDK-8297147 UnexpectedSourceImageSize test times out on slow machines when fastdebug is used
2022-12-01 Matthias Baesken JDK-8296715 CLDR v42 update for tzdata 2022f
2022-11-30 Victor Rudometov JDK-8297481 Create a regression test for JDK-4424517
2022-11-28 Sergey Bylokhov JDK-8296957 One more cast in SAFE_SIZE_NEW_ARRAY2
2022-11-28 Sergey Bylokhov JDK-8296496 Overzealous check in sizecalc.h prevents large memory allocation
2022-11-25 Andrew Haley JDK-8297656 AArch64: Enable AES/GCM Intrinsics
2022-11-25 George Adams JDK-8280863 Update build README to reflect that MSYS2 is supported
2022-11-25 Matthias Baesken JDK-8292778 EncodingSupport_md.c convertUtf8ToPlatformString wrong placing of free
2022-11-24 George Adams JDK-8268860 Windows-Aarch64 build is failing in GitHub actions
2022-11-24 George Adams JDK-8287724 Fix various issues with msys2
2022-11-24 George Adams JDK-8259485 Document need for short paths when building on Windows
2022-11-24 George Adams JDK-8257679 Improved unix compatibility layer in Windows build (winenv)
2022-11-24 George Adams JDK-8260272 bash configure --prefix does not work after JDK-8257679
2022-11-24 Zdenek Zambersky JDK-8226236 win32: gc/metaspace/TestCapacityUntilGCWrapAround.java fails
2022-11-23 Zdenek Zambersky JDK-8295952 Problemlist existing compiler/rtm tests also on x86
2022-11-22 Victor Rudometov JDK-8297153 sun/java2d/DirectX/OnScreenRenderingResizeTest/OnScreenRenderingResizeTest.java fails again
2022-11-22 George Adams JDK-8287895 Some langtools tests fail on msys2
2022-11-22 George Adams JDK-8287896 PropertiesTest.sh fail on msys2
2022-11-22 George Adams JDK-8287902 UnreadableRB case in MissingResourceCauseTest is not working reliably on Windows
2022-11-21 Johannes Bechberger JDK-8285794 AsyncGetCallTrace might acquire a lock via JavaThread::thread_from_jni_environment
2022-11-19 Victor Rudometov JDK-8296632 Write a test to verify the content change of TextArea sends TextEvent
2022-11-19 Victor Rudometov JDK-8178698 javax/sound/midi/Sequencer/MetaCallback.java failed with timeout
2022-11-19 Victor Rudometov JDK-8285604 closed sun/java2d/GdiRendering/ClipShapeRendering.java failed with "Incorrect color ffeeeeee instead of ff0000ff in pixel (100, 100)"
2022-11-18 Victor Rudometov JDK-8022403 sun/java2d/DirectX/OnScreenRenderingResizeTest/OnScreenRenderingResizeTest.java fails
2022-11-18 Victor Rudometov JDK-8286624 Regression Test CoordinateTruncationBug.java fails on OL8.3
2022-11-17 Severin Gehwolf JDK-8294740 Add cgroups keyword to TestDockerBasic.java
2022-11-17 Severin Gehwolf JDK-8293540 [Metrics] Incorrectly detected resource limits with additional cgroup fs mounts
2022-11-17 Severin Gehwolf JDK-8293472 Incorrect container resource limit detection if manual cgroup fs mounts present
2022-11-16 Paul Hohensee JDK-8256109 Create implementation for NSAccessibilityButton protocol
2022-11-16 Goetz Lindenmaier JDK-8029633 Raw inner class constructor ref should not perform diamond inference
2022-11-16 Johannes Bechberger JDK-8287425 Remove unnecessary register push for MacroAssembler::check_klass_subtype_slow_path
2022-11-16 Roland Westrelin JDK-8288302 Shenandoah: SIGSEGV in vm maybe related to jit compiling xerces
2022-11-16 George Adams JDK-8296652 Restore windows aarch64 fixpath patch that was removed in 8239708
2022-11-15 Aleksey Shipilev JDK-8283199 Linux os::cpu_microcode_revision() stalls cold startup
2022-11-15 Matthias Baesken JDK-8264666 Change implementation of safeAdd/safeMult in the LCMSImageLayout class
2022-11-12 Goetz Lindenmaier JDK-8296108 (tz) Update Timezone Data to 2022f
2022-11-12 Goetz Lindenmaier JDK-8202836 [macosx] test java/awt/Graphics/TextAAHintsTest.java fails
2022-11-12 Goetz Lindenmaier JDK-8294307 ISO 4217 Amendment 173 Update
2022-11-12 Goetz Lindenmaier JDK-8286872 Refactor add/modify notification icon (TrayIcon)
2022-11-11 Martin Doerr JDK-8295872 [PPC64] JfrGetCallTrace: Need pc == nullptr check before frame constructor
2022-11-11 Paul Hohensee JDK-8274029 Remove jtreg tag manual=yesno for java/awt/print/Dialog/DialogOrient.java
2022-11-11 Goetz Lindenmaier JDK-8274456 Remove jtreg tag manual=yesno java/awt/print/PrinterJob/PageDialogTest.java
2022-11-11 Goetz Lindenmaier JDK-8296480 java/security/cert/pkix/policyChanges/TestPolicy.java is failing
2022-11-10 Goetz Lindenmaier JDK-8255439 System Tray icons get corrupted when Windows scaling changes
2022-11-09 Victor Rudometov JDK-8296485 BuildEEBasicConstraints.java test fails with SunCertPathBuilderException
2022-11-08 Paul Hohensee JDK-8268361 Fix the infinite loop in next_line
2022-11-08 Zdenek Zambersky JDK-8295714 GHA ::set-output is deprecated and will be removed
2022-11-07 Goetz Lindenmaier JDK-8273685 Remove jtreg tag manual=yesno for java/awt/Graphics/LCDTextAndGraphicsState.java & show test instruction
2022-11-04 Matthias Baesken JDK-8292866 Java_sun_awt_shell_Win32ShellFolder2_getLinkLocation check MultiByteToWideChar return value for failures
2022-11-04 Goetz Lindenmaier JDK-8273236 keytool does not accurately warn about algorithms that are disabled but have additional constraints
2022-11-03 Christoph Langer JDK-8277970 Test jdk/sun/security/ssl/SSLSessionImpl/NoInvalidateSocketException.java fails with "tag mismatch"
2022-11-03 Christoph Langer JDK-8288132 Update test artifacts in QuoVadis CA interop tests
2022-11-03 Goetz Lindenmaier JDK-8257722 Improve "keytool -printcert -jarfile" output
2022-11-03 Christoph Langer JDK-8277881 Missing SessionID in TLS1.3 resumption in compatibility mode
2022-11-03 Goetz Lindenmaier JDK-8282730 LdapLoginModule throw NPE from logout method after login failure
2022-11-03 Goetz Lindenmaier JDK-8284771 java/util/zip/CloseInflaterDeflaterTest.java failed with "AssertionError: Expected IOException to be thrown, but nothing was thrown"
2022-11-02 Goetz Lindenmaier JDK-8295429 Update harfbuzz md file
2022-11-02 Goetz Lindenmaier JDK-8292682 Code change of JDK-8282730 not updated to reflect CSR update
2022-11-02 Goetz Lindenmaier JDK-8280550 SplittableRandom#nextDouble(double,double) can return result >= bound
2022-11-02 Goetz Lindenmaier JDK-8281183 RandomGenerator:NextDouble() default behavior partially fixed by JDK-8280950
2022-11-02 Goetz Lindenmaier JDK-8280950 RandomGenerator:NextDouble() default behavior non conformant after JDK-8280550 fix
2022-11-01 William Kemper JDK-8277497 Last column cell in the JTable row is read as empty cell
2022-10-31 Joshua Cao JDK-8199290 [TESTBUG] sun.hotspot.WhiteBox$WhiteBoxPermission is not copied
2022-10-28 Victor Rudometov JDK-8272123 Problem list 4 jtreg tests which regularly fail on macos-aarch64
2022-10-27 Ichiroh Takiguchi JDK-8292899 CustomTzIDCheckDST.java testcase failed on AIX platform
2022-10-27 Anton Kozlov JDK-8222251 preflow visitor is not visiting lambda expressions
2022-10-27 Victor Rudometov JDK-8285373 Create an automated test for JDK-4702233
2022-10-27 Victor Rudometov JDK-8287826 javax/accessibility/4702233/AccessiblePropertiesTest.java fails to compile
2022-10-27 Sergey Bylokhov JDK-8295554 Move the "sizecalc.h" to the correct location
2022-10-27 Victor Rudometov JDK-8282402 Create a regression test for JDK-4666101
2022-10-26 Victor Rudometov JDK-8280948 Write a regression test for JDK-4659800
2022-10-26 Victor Rudometov JDK-8261445 Use memory_order_relaxed for os::random().
2022-10-26 Victor Rudometov JDK-8233648 [TESTBUG] DefaultMenuBarTest.java failing on macos
2022-10-26 Christoph Langer JDK-8280158 New test from JDK-8274736 failed with/without patch in JDK11u
2022-10-25 Paul Hohensee JDK-8273578 javax/swing/JMenu/4515762/bug4515762.java fails on macOS 12
2022-10-25 Paul Hohensee JDK-8295288 Some vm_flags tests associate with a wrong BugID
2022-10-25 Goetz Lindenmaier JDK-8228672 [TESTBUG] gc/metaspace/TestSizeTransitions.java fails on 32-bit platforms
2022-10-25 Goetz Lindenmaier JDK-8261336 IGV: enhance default filters
2022-10-24 Liam Miller-Cushon JDK-8222091 Javadoc does not handle package annotations correctly on package-info.java
2022-10-24 Goetz Lindenmaier JDK-8274296 Update or Problem List tests which may fail with uiScale=2 on macOS
2022-10-24 Goetz Lindenmaier JDK-8227179 Test for new gc+metaspace=info output format
2022-10-21 Alexey Pavlyutkin JDK-8295322 Tests for JDK-8271459 were not backported to 11u
2022-10-20 Aleksey Shipilev JDK-8295469 S390X: Optimized builds are broken
2022-10-19 Goetz Lindenmaier JDK-8295641 Fix DEFAULT_PROMOTED_VERSION_PRE=ea for -dev
2022-10-18 William Kemper JDK-8288445 AArch64: C2 compilation fails with guarantee(!true || (true && (shift != 0))) failed: impossible encoding
2022-10-15 Andrew Hughes JDK-8295173 (tz) Update Timezone Data to 2022e
2022-10-14 Martin Doerr JDK-8291461 assert(false) failed: bad AD file
2022-10-14 Martin Doerr JDK-8289043 C2: Vector constant materialization attempt
2022-10-14 Goetz Lindenmaier JDK-8293672 Update freetype md file
2022-10-14 Goetz Lindenmaier JDK-8282642 vmTestbase/gc/gctests/LoadUnloadGC2/LoadUnloadGC2.java fails intermittently with exit code 1
2022-10-14 Goetz Lindenmaier JDK-8290529 C2: assert(BoolTest(btest).is_canonical()) failure
2022-10-14 Goetz Lindenmaier JDK-8273553 sun.security.ssl.SSLEngineImpl.closeInbound also has similar error of JDK-8253368
2022-10-13 Goetz Lindenmaier JDK-8030121 java/awt/dnd/MissingDragExitEventTest/MissingDragExitEventTest.java fails
2022-10-13 Goetz Lindenmaier JDK-8266967 debug.cpp utility find() should print Java Object fields.
2022-10-13 Goetz Lindenmaier JDK-8172269 When checking the default behaviour for a scroll tab layout and checking the 'opaque' checkbox, the area behind tabs is not red.
2022-10-12 Goetz Lindenmaier JDK-8244557 test/jdk/javax/swing/JTabbedPane/TestBackgroundScrollPolicy.java failed
2022-10-12 Goetz Lindenmaier JDK-8285305 Create an automated test for JDK-4495286
2022-10-12 Goetz Lindenmaier JDK-8254976 Re-enable swing jtreg tests which were broken due to samevm mode
2022-10-12 Goetz Lindenmaier JDK-8284358 Unreachable loop is not removed from C2 IR, leading to a broken graph
2022-10-12 Goetz Lindenmaier JDK-8285617 Fix java/awt/print/PrinterJob/ImagePrinting/PrintARGBImage.java manual test
2022-10-12 Goetz Lindenmaier JDK-8227651 Tests fail with SSLProtocolException: Input record too big
2022-10-12 Goetz Lindenmaier JDK-8286772 java/awt/dnd/DropTargetInInternalFrameTest/DropTargetInInternalFrameTest.html times out and fails in Windows
2022-10-12 Matthias Baesken JDK-8285921 serviceability/dcmd/jvmti/AttachFailed/AttachReturnError.java fails on Alpine
2022-10-12 Goetz Lindenmaier JDK-8286663 Resolve IDE warnings in WTrayIconPeer and SystemTray
2022-10-12 Goetz Lindenmaier JDK-8281297 TestStressG1Humongous fails with guarantee(is_range_uncommitted)
2022-10-12 Goetz Lindenmaier JDK-8287091 aarch64 : guarantee(val < (1ULL << nbits)) failed: Field too big for insn
2022-10-11 Goetz Lindenmaier JDK-8169187 [macosx] Aqua: java/awt/image/multiresolution/MultiresolutionIconTest.java
2022-10-11 Goetz Lindenmaier JDK-8288599 com/sun/management/OperatingSystemMXBean/TestTotalSwap.java: Expected total swap size ... but getTotalSwapSpaceSize returned ...
2022-10-11 Goetz Lindenmaier JDK-8282777 Create a Regression test for JDK-4515031
2022-10-11 Goetz Lindenmaier JDK-8282345 handle latest VS2022 in abstract_vm_version
2022-10-11 Goetz Lindenmaier JDK-8244010 Simplify usages of ProcessTools.createJavaProcessBuilder in our tests
2022-10-11 Goetz Lindenmaier JDK-8282778 Create a regression test for JDK-4699544
2022-10-11 Goetz Lindenmaier JDK-8233557 [TESTBUG] DoubleClickTitleBarTest.java fails on macOs
2022-10-11 Goetz Lindenmaier JDK-8274597 Some of the dnd tests time out and fail intermittently
2022-10-11 Goetz Lindenmaier JDK-8282937 Write a regression test for JDK-4820080
2022-10-11 Goetz Lindenmaier JDK-8254874 ZGC: JNIHandleBlock verification failure in stack watermark processing
2022-10-11 Goetz Lindenmaier JDK-8263871 On sem_destroy() failing we should assert
2022-10-11 Goetz Lindenmaier JDK-8284521 Write an automated regression test for RFE 4371575
2022-10-11 Goetz Lindenmaier JDK-8284884 Replace polling with waiting in javax/swing/text/html/parser/Parser/8078268/bug8078268.java
2022-10-11 Goetz Lindenmaier JDK-8129827 [TEST_BUG] Test java/awt/Robot/RobotWheelTest/RobotWheelTest.java fails
2022-10-11 Goetz Lindenmaier JDK-8282640 Create a test for JDK-4740761
2022-10-11 Goetz Lindenmaier JDK-8284294 Create an automated regression test for RFE 4138746
2022-10-11 Goetz Lindenmaier JDK-4819544 SwingSet2 JTable Demo throws NullPointerException
2022-10-11 Goetz Lindenmaier JDK-8264593 debug.cpp utilities should be available in product builds.
2022-10-10 Paul Hohensee JDK-8159599 [TEST_BUG] java/awt/Modal/ModalInternalFrameTest/ModalInternalFrameTest.java
2022-10-10 Paul Hohensee JDK-8233558 [TESTBUG] WindowOwnedByEmbeddedFrameTest.java fails on macos
2022-10-10 Paul Hohensee JDK-8281296 Create a regression test for JDK-4515999
2022-10-10 Goetz Lindenmaier JDK-8261758 [TESTBUG] gc/g1/TestGCLogMessages.java fails if ergonomics detect too small InitialHeapSize
2022-10-10 Sergey Bylokhov JDK-8284690 [macos] VoiceOver : Getting java.lang.IllegalArgumentException: Invalid location on Editable JComboBox
2022-10-09 Goetz Lindenmaier JDK-8283422 Create a new test for JDK-8254790
2022-10-09 Goetz Lindenmaier JDK-8282046 Create a regression test for JDK-8000326
2022-10-09 Goetz Lindenmaier JDK-8282936 Write a regression test for JDK-4615365
2022-10-09 Goetz Lindenmaier JDK-8211002 test/jdk/java/lang/Math/PowTests.java skips testing for non-corner-case values
2022-10-09 Goetz Lindenmaier JDK-7001973 java/awt/Graphics2D/CopyAreaOOB.java fails
2022-10-09 Goetz Lindenmaier JDK-8279695 [TESTBUG] modify compiler/loopopts/TestSkeletonPredicateNegation.java to run on C1 also
2022-10-09 Goetz Lindenmaier JDK-8253877 gc/g1/TestGCLogMessages.java fails - missing "Evacuation failure" message
2022-10-08 David Alvarez JDK-8294357 (tz) Update Timezone Data to 2022d
2022-10-08 Goetz Lindenmaier JDK-8277159 Fix java/nio/file/FileStore/Basic.java test by ignoring /run/user/* mount points
2022-10-08 Goetz Lindenmaier JDK-8079267 [TEST_BUG] Test java/awt/Frame/MiscUndecorated/RepaintTest.java fails
2022-10-08 Goetz Lindenmaier JDK-8274032 Remove jtreg tag manual=yesno for java/awt/print/PrinterJob/ImagePrinting/ImageTypes.java & show test UI
2022-10-08 Goetz Lindenmaier JDK-8269873 serviceability/sa/Clhsdb tests are using a C2 specific VMStruct field
2022-10-08 Goetz Lindenmaier JDK-8263326 Remove ReceiverTypeData check from serviceability/sa/TestPrintMdo.java
2022-10-08 Goetz Lindenmaier JDK-8243565 some gc tests use 'test.java.opts' and not 'test.vm.opts'
2022-10-08 Goetz Lindenmaier JDK-8215571 jdb does not include jdk.* in the default class filter
2022-10-08 Smita Kamath JDK-8292158 AES-CTR cipher state corruption with AVX-512
2022-10-07 Goetz Lindenmaier JDK-8198343 Test java/awt/print/PrinterJob/TestPgfmtSetMPA.java may fail w/o printer
2022-10-07 Goetz Lindenmaier JDK-8194126 Regression automated Test '/open/test/jdk/javax/swing/JColorChooser/Test7194184.java' fails
2022-10-07 Paul Hohensee JDK-6829250 Reg test: java/awt/Toolkit/ScreenInsetsTest/ScreenInsetsTest.java fails in Windows
2022-10-07 Paul Hohensee JDK-8249694 java/lang/StringBuffer/HugeCapacity.java and j/l/StringBuilder/HugeCapacity.java tests shouldn't be @ignore-d
2022-10-06 Goetz Lindenmaier JDK-8243568 serviceability/logging/TestLogRotation.java uses 'test.java.opts' and not 'test.vm.opts'
2022-10-06 Johannes Bechberger JDK-8284752 Zero does not build on Mac OS X due to missing os::current_thread_enable_wx implementation
2022-10-06 Goetz Lindenmaier JDK-8293816 CI: ciBytecodeStream::get_klass() is not consistent
2022-10-06 Goetz Lindenmaier JDK-8293044 C1: Missing access check on non-accessible class
2022-10-05 Paul Hohensee JDK-8233565 [TESTBUG] NullModalityDialogTest.java fails on MacOS
2022-10-05 Paul Hohensee JDK-8282857 Create a regression test for JDK-4702690
2022-10-04 Martin Doerr JDK-8293998 [PPC64] JfrGetCallTrace: assert(_pc != nullptr) failed: must have PC
2022-10-04 Martin Doerr JDK-8294578 [PPC64] C2: Missing is_oop information when using disjoint compressed oops mode
2022-10-04 Paul Hohensee JDK-8282276 Problem list failing two Robot Screen Capture tests
2022-10-04 Goetz Lindenmaier JDK-8290451 Incorrect result when switching to C2 OSR compilation from C1
2022-10-04 Victor Rudometov JDK-8290711 assert(false) failed: infinite loop in PhaseIterGVN::optimize
2022-10-02 Victor Rudometov JDK-8290781 Segfault at PhaseIdealLoop::clone_loop_handle_data_uses
2022-10-01 Goetz Lindenmaier JDK-8291459 JVM crash with GenerateOopMap::error_work(char const*, __va_list_tag*)
2022-09-30 Victor Rudometov JDK-8293578 Duplicate ldc generated by javac
2022-09-29 Goetz Lindenmaier JDK-8290705 StringConcat::validate_mem_flow asserts with "unexpected user: StoreI"
2022-09-29 Jonathan Dowland JDK-8284977 MetricsTesterCgroupV2.getLongValueEntryFromFile fails when named value doesn't exist
2022-09-27 Goetz Lindenmaier JDK-8285836 sun/net/www/http/KeepAliveCache/KeepAliveProperty.java failed with "RuntimeException: Failed in server"
2022-09-27 Johannes Bechberger JDK-8284732 FFI_GO_CLOSURES macro not defined but required for zero build on Mac OS X
2022-09-27 Johannes Bechberger JDK-8282306 os::is_first_C_frame(frame*) crashes on invalid link access
2022-09-27 Victor Rudometov JDK-8287076 Document.normalizeDocument() produces different results
2022-09-26 Nikita Gubarkov JDK-8287609 macOS: SIGSEGV at [CoreFoundation] CFArrayGetCount / sun.font.CFont.getTableBytesNative
2022-09-26 Goetz Lindenmaier JDK-8275170 Some jtreg sound tests should be marked with sound keyword
2022-09-26 Christoph Langer JDK-8294138 [11u] Revert change from JDK-8210962 in basic.m4
2022-09-22 Zdenek Zambersky JDK-8288985 P11TlsKeyMaterialGenerator should work with ChaCha20-Poly1305
2022-09-22 Christoph Langer JDK-8288377 [REDO] DST not applying properly with zone id offset set with TZ env variable
2022-09-21 Paul Hohensee JDK-8293828 JFR: jfr/event/oldobject/TestClassLoaderLeak.java still fails when GC cycles are not happening
2022-09-21 Goetz Lindenmaier JDK-8285698 Create a test to check the focus stealing of JPopupMenu from JComboBox
2022-09-21 Goetz Lindenmaier JDK-8240281 Remove failing assertion code when selecting first memory state in SuperWord::co_locate_pack
2022-09-20 Alexey Pavlyutkin JDK-8266082 AssertionError in Annotate.fromAnnotations with -Xdoclint
2022-09-19 Goetz Lindenmaier JDK-8193942 Regression automated test '/open/test/jdk/javax/swing/JFrame/8175301/ScaledFrameBackgroundTest.java' fails
2022-09-19 Goetz Lindenmaier JDK-8290209 jcup.md missing additional text
2022-09-19 Goetz Lindenmaier JDK-8279066 entries.remove(entry) is useless in PKCS12KeyStore
2022-09-16 Christoph Langer JDK-8210047 some pages contain content outside of landmark region
2022-09-16 Goetz Lindenmaier JDK-8290207 Missing notice in dom.md
2022-09-16 Goetz Lindenmaier JDK-8269029 compiler/codegen/TestCharVect2.java fails for client VMs
2022-09-12 Christoph Langer JDK-8275535 Retrying a failed authentication on multiple LDAP servers can lead to users blocked
2022-09-08 Peng Xie JDK-8289146 containers/docker/TestMemoryWithCgroupV1.java fails on linux ppc64le machine with missing Memory and Swap Limit output
2022-09-07 Paul Hohensee JDK-8274563 jfr/event/oldobject/TestClassLoaderLeak.java fails when GC cycles are not happening
2022-09-07 Jonathan Dowland JDK-8287917 System.loadLibrary does not work on Big Sur if JDK is built with macOS SDK 10.15 and earlier
2022-09-05 Jonathan Dowland JDK-8292541 [Metrics] Reported memory limit may exceed physical machine memory
2022-09-03 Thomas Stuefe JDK-8268893 jcmd to trim the glibc heap
2022-09-02 George Adams JDK-8239708 Split basics.m4 into basic.m4 and util.m4
2022-09-02 George Adams JDK-8206125 [windows] cannot pass relative path to --with-boot-jdk
2022-09-02 George Adams JDK-8213239 Configure cannot handle command overrides with arguments
2022-09-02 George Adams JDK-8217032 Check pandoc capabilities in configure
2022-09-01 Mat Carter JDK-6782021 It is not possible to read local computer certificates with the SunMSCAPI provider
2022-08-31 Jonathan Dowland JDK-8292083 Detected container memory limit may exceed physical machine memory
2022-08-30 Ekaterina Vergizova JDK-8287463 JFR: Disable TestDevNull.java on Windows
2022-08-30 Andrew Hughes JDK-8291570 [TESTBUG] Part of JDK-8250984 absent from 11u
2022-08-26 Christoph Langer JDK-8279385 [test] Adjust sun/security/pkcs12/KeytoolOpensslInteropTest.java after 8278344
2022-08-26 Christoph Langer JDK-8278344 sun/security/pkcs12/KeytoolOpensslInteropTest.java test fails because of different openssl output
2022-08-26 Christoph Langer JDK-8230708 Hotspot fails to build on linux-sparc with gcc-9
2022-08-25 Severin Gehwolf JDK-8287107 CgroupSubsystemFactory.setCgroupV2Path asserts with freezer controller
2022-08-25 Severin Gehwolf JDK-8287741 Fix of JDK-8287107 (unused cgv1 freezer controller) was incomplete
2022-08-25 Severin Gehwolf JDK-8287663 Add a regression test for JDK-8287073
2022-08-25 Severin Gehwolf JDK-8287073 NPE from CgroupV2Subsystem.getInstance()
2022-08-24 Qi Ao JDK-8238586 [TESTBUG] vmTestbase/jit/tiered/Test.java failed when TieredCompilation is disabled
2022-08-24 Peng Xie JDK-8292852 [11u] TestMemoryWithCgroupV1 fails after JDK-8292768
2022-08-22 Roland Westrelin JDK-8291713 assert(!phase->exceeding_node_budget()) failed: sanity after JDK-8223389
2022-08-22 Peng Xie JDK-8284950 CgroupV1 detection code should consider memory.swappiness
2022-08-19 Dan Lutker JDK-8275008 gtest build failure due to stringop-overflow warning with gcc11
2022-08-18 Paul Hohensee JDK-8279032 compiler/loopopts/TestSkeletonPredicateNegation.java times out with -XX:TieredStopAtLevel < 4
2022-08-18 Peng Xie JDK-8283903 GetContainerCpuLoad does not return the correct result in share mode
2022-08-18 Paul Hohensee JDK-8289569 [test] java/lang/ProcessBuilder/Basic.java fails on Alpine/musl
2022-08-18 Paul Hohensee JDK-8239423 jdk/jfr/jvm/TestJFRIntrinsic.java failed with -XX:-TieredCompilation
2022-08-18 Paul Hohensee JDK-8242188 error in jtreg test jdk/jfr/api/consumer/TestRecordedFrame.java on linux-aarch64
2022-08-18 Paul Hohensee JDK-8239265 JFR: Test cleanup of jdk.jfr.api.consumer package
2022-08-15 Paul Hohensee JDK-8252145 Unify Info.plist files with correct version strings
2022-08-11 Paul Hohensee JDK-8251152 ARM32: jtreg c2 Test8202414 test crash
2022-08-11 Paul Hohensee JDK-8214078 (fs) SecureDirectoryStream not supported on arm32
2022-08-08 Liam Miller-Cushon JDK-8247546 Pattern matching does not skip correctly over supplementary characters
2022-08-08 Goetz Lindenmaier JDK-8289549 ISO 4217 Amendment 172 Update
2022-08-05 Goetz Lindenmaier JDK-8283277 ISO 4217 Amendment 171 Update
2022-08-04 Goetz Lindenmaier JDK-8284535 Fix PrintLatinCJKTest.java test that is failing with Parse Exception
2022-08-04 Dan Lutker JDK-7131823 bug in GIFImageReader
2022-08-04 Tyler Steele JDK-8209052 Low contrast in docs/api/constant-values.html
2022-08-04 George Adams JDK-8233712 Limit default tests jobs based on ulimit -u setting
2022-08-04 George Adams JDK-8291794 [11u] Corrections after backport of JDK-8212028
2022-08-03 George Adams JDK-8221907 make reconfigure breaks when configured with relative paths
2022-08-03 Sergey Bylokhov JDK-8276841 Add support for Visual Studio 2022
2022-08-03 George Adams JDK-8290000 Bump macOS GitHub actions to macOS 11
2022-08-03 Goetz Lindenmaier JDK-8285693 Create an automated test for JDK-4702199
2022-08-03 Goetz Lindenmaier JDK-8284077 Create an automated test for JDK-4170173
2022-08-03 Goetz Lindenmaier JDK-8223543 [TESTBUG] Regression test java/awt/Graphics2D/DrawString/LCDTextSrcEa.java has issues
2022-08-03 Goetz Lindenmaier JDK-8288781 C1: LIR_OpVisitState::maxNumberOfOperands too small
2022-08-02 Paul Hohensee JDK-8218413 make reconfigure ignores configure-time AUTOCONF environment variable
2022-08-02 Paul Hohensee JDK-8289471 Issue in Initialization of keys in ErrorMsg.java and XPATHErrorResources.java
2022-08-02 Goetz Lindenmaier JDK-8283624 Create an automated regression test for RFE-4390885
2022-08-02 Christoph Langer JDK-8221871 javadoc should not set role=region on
elements
2022-08-02 Goetz Lindenmaier JDK-8267880 Upgrade the default PKCS12 MAC algorithm
2022-08-02 Goetz Lindenmaier JDK-8283803 Remove jtreg tag manual=yesno for java/awt/print/PrinterJob/PrintGlyphVectorTest.java and fix test
2022-08-02 Goetz Lindenmaier JDK-8283245 Create a test for JDK-4670319
2022-08-01 Christoph Langer JDK-8238196 tests that use SA Attach should not be allowed to run against signed binaries on Mac OS X 10.14.5 and later
2022-08-01 Christoph Langer JDK-8238268 Many SA tests are not running on OSX because they do not attempt to use sudo when available
2022-08-01 Goetz Lindenmaier JDK-8269039 Disable SHA-1 Signed JARs
2022-07-31 Goetz Lindenmaier JDK-8282933 Create a test for JDK-4529616
2022-07-31 Goetz Lindenmaier JDK-8283507 Create a regression test for RFE 4287690
2022-07-31 Goetz Lindenmaier JDK-8283621 Write a regression test for CCC4400728
2022-07-31 Goetz Lindenmaier JDK-8283623 Create an automated regression test for JDK-4525475
2022-07-31 Goetz Lindenmaier JDK-8283493 Create an automated regression test for RFE 4231298
2022-07-31 Goetz Lindenmaier JDK-8282789 Create a regression test for the JTree usecase of JDK-4618767
2022-07-31 Goetz Lindenmaier JDK-8280913 Create a regression test for JRootPane.setDefaultButton() method
2022-07-31 Goetz Lindenmaier JDK-8283015 Create a test for JDK-4715496
2022-07-29 Goetz Lindenmaier JDK-8290334 Update FreeType to 2.12.1
2022-07-29 Goetz Lindenmaier JDK-8290246 test fails "assert(init != __null) failed: initialization not found"
2022-07-29 Goetz Lindenmaier JDK-8264792 The NumberFormat for locale sq_XK formats price incorrectly.
2022-07-29 Goetz Lindenmaier JDK-8286314 Trampoline not created for far runtime targets outside small CodeCache
2022-07-29 Goetz Lindenmaier JDK-8275689 [TESTBUG] Use color tolerance only for XRender in BlitRotateClippedArea test
2022-07-29 Goetz Lindenmaier JDK-8270312 Error: Not a test or directory containing tests: java/awt/print/PrinterJob/XparColor.java
2022-07-28 George Adams JDK-8268185 Update GitHub Actions for jtreg 6
2022-07-27 George Adams JDK-8247676 vcruntime140_1.dll is not needed on 32-bit Windows
2022-07-26 Goetz Lindenmaier JDK-8258946 Fix optimization-unstable code involving signed integer overflow
2022-07-25 Christoph Langer JDK-8271512 ProblemList serviceability/sa/sadebugd/DebugdConnectTest.java due to 8270326
2022-07-25 Christoph Langer JDK-8239379 ProblemList serviceability/sa/sadebugd/DebugdConnectTest.java on OSX
2022-07-25 Goetz Lindenmaier JDK-8282860 Write a regression test for JDK-4164779
2022-07-25 George Adams JDK-8210960 Allow --with-boot-jdk-jvmargs to work during configure
2022-07-25 George Adams JDK-8265020 tests must be updated for new TestNG module name
2022-07-25 George Adams JDK-8290886 [11u]: Backport of JDK-8266250 introduced test failures
2022-07-25 Goetz Lindenmaier JDK-8289853 Update HarfBuzz to 4.4.1
2022-07-23 Goetz Lindenmaier JDK-8169468 NoResizeEventOnDMChangeTest.java fails because FS Window didn't receive all resizes!
2022-07-23 Goetz Lindenmaier JDK-8282548 Create a regression test for JDK-4330998
2022-07-23 Goetz Lindenmaier JDK-8017175 [TESTBUG] javax/swing/JPopupMenu/4634626/bug4634626.java sometimes failed on mac
2022-07-23 Goetz Lindenmaier JDK-8255724 [XRender] the BlitRotateClippedArea test fails on Linux in the XR pipeline
2022-07-23 Goetz Lindenmaier JDK-8186143 keytool -ext option doesn't accept wildcards for DNS subject alternative names
2022-07-23 Goetz Lindenmaier JDK-8235870 C2 crashes in IdealLoopTree::est_loop_flow_merge_sz()
2022-07-22 Goetz Lindenmaier JDK-8283087 Create a test or JDK-4715503
2022-07-22 George Adams JDK-8267180 Typo in copyright header for HashesTest
2022-07-22 Goetz Lindenmaier JDK-6854300 [TEST_BUG] java/awt/event/MouseEvent/SpuriousExitEnter/SpuriousExitEnter_3.java fails in jdk6u14 & jdk7
2022-07-22 Goetz Lindenmaier JDK-8282234 Create a regression test for JDK-4532513
2022-07-22 Goetz Lindenmaier JDK-8282343 Create a regression test for JDK-4518432
2022-07-21 George Adams JDK-8290813 jdk/nashorn/api/scripting/test/ScriptObjectMirrorTest.java fails: assertEquals is ambiguous
2022-07-21 George Adams JDK-8266460 java.io tests fail on null stream with upgraded jtreg/TestNG
2022-07-21 George Adams JDK-8266461 tools/jmod/hashes/HashesTest.java fails: static @Test methods
2022-07-21 George Adams JDK-8266250 WebSocketTest and WebSocketProxyTest call assertEquals(List, List)
2022-07-21 Goetz Lindenmaier JDK-8289486 Improve XSLT XPath operators count efficiency
2022-07-21 Goetz Lindenmaier JDK-8282280 Update Xerces2 Java to Version 2.12.2
2022-07-20 Goetz Lindenmaier JDK-8281738 Create a regression test for checking the 'Space' key activation of focused Button
2022-07-20 Goetz Lindenmaier JDK-8281988 Create a regression test for JDK-4618767
2022-07-20 Goetz Lindenmaier JDK-8281745 Create a regression test for JDK-4514331
2022-07-20 Goetz Lindenmaier JDK-8281535 Create a regression test for JDK-4670051
2022-07-20 George Adams JDK-8242468 VS2019 build missing vcruntime140_1.dll
2022-07-20 George Adams JDK-8266254 Update to use jtreg 6
2022-07-20 Goetz Lindenmaier JDK-8271010 vmTestbase/gc/lock/malloc/malloclock04/TestDescription.java crashes intermittently
2022-07-20 Christoph Langer JDK-8265531 doc/building.md should mention homebrew install freetype
2022-07-20 Matthias Baesken JDK-8285728 Alpine Linux build fails with busybox tar
2022-07-19 Alexey Pavlyutkin JDK-8288865 [aarch64] LDR instructions must use legitimized addresses
2022-07-19 Goetz Lindenmaier JDK-8288360 CI: ciInstanceKlass::implementor() is not consistent for well-known classes
2022-07-19 Goetz Lindenmaier JDK-8208471 nsk/jdb/unwatch/unwatch002/unwatch002.java fails with "Prompt is not received during 300200 milliseconds"
2022-07-18 Mat Carter JDK-8266774 System property values for stdout/err on Windows UTF-8
2022-07-18 Mat Carter JDK-8238203 Return value of GetUserDefaultUILanguage() should be handled as LANGID
2022-07-18 Mat Carter JDK-8272352 Java launcher can not parse Chinese character when system locale is set to UTF-8
2022-07-18 Matthias Baesken JDK-8284758 [linux] improve print_container_info
2022-07-18 Tyler Steele JDK-8288763 Pack200 extraction failure with invalid size
2022-07-18 Christoph Langer JDK-8257623 vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted001/TestDescription.java shouldn't use timeout
2022-07-18 Christoph Langer JDK-8253916 ResourceExhausted/resexhausted001 crashes on Linux-x64
2022-07-18 Christoph Langer JDK-6606767 resexhausted00[34] fail assert(!thread->owns_locks(), "must release all locks when leaving VM")
2022-07-18 Christoph Langer JDK-8249623 test @ignore-d due to 7013634 should be returned back to execution
2022-07-18 Christoph Langer JDK-8218128 vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted003 and 004 use wrong path to test classes
2022-07-16 Goetz Lindenmaier JDK-8285081 Improve XPath operators count accuracy
2022-07-16 Goetz Lindenmaier JDK-8271078 jdk/incubator/vector/Float128VectorTests.java failed a subtest
2022-07-16 Goetz Lindenmaier JDK-8286211 Update PCSC-Lite for SUSE Linux to 1.9.5
2022-07-15 Goetz Lindenmaier JDK-8284944 assert(cnt++ < 40) failed: infinite cycle in loop optimization
2022-07-14 Martin Doerr JDK-8290004 [PPC64] JfrGetCallTrace: assert(_pc != nullptr) failed: must have PC
2022-07-14 Martin Doerr JDK-8289856 [PPC64] SIGSEGV in C2Compiler::init_c2_runtime() after JDK-8289060
2022-07-14 Jiří Vaněk JDK-8282947 JFR: Dump on shutdown live-locks in some conditions
2022-07-13 Zhengyu Gu JDK-8290198 Shenandoah: a few Shenandoah tests failure after JDK-8214799 11u backport
2022-07-13 Goetz Lindenmaier JDK-8285380 Fix typos in security
2022-07-12 Guoxiong Li JDK-8255729 com.sun.tools.javac.processing.JavacFiler.FilerOutputStream is inefficient
2022-07-12 Ichiroh Takiguchi JDK-8262085 Hovering Metal HTML Tooltips in different windows cause IllegalArgExc on Linux
2022-07-11 Christoph Langer JDK-8254318 Remove .hgtags
2022-07-10 Guoxiong Li JDK-8266675 Optimize IntHashTable for encapsulation and ease of use
2022-07-10 Guoxiong Li JDK-8236490 Compiler bug relating to @NonNull annotation
2022-07-10 Guoxiong Li JDK-8193462 Fix Filer handling of package-info initial elements
2022-07-10 Guoxiong Li JDK-8203277 preflow visitor used during lambda attribution shouldn't visit class definitions inside the lambda body
2022-07-08 Severin Gehwolf JDK-8254178 Remove .hgignore
2022-07-07 Thomas Stuefe JDK-8289799 Build warning in methodData.cpp memset zero-length parameter
2022-07-06 Thomas Stuefe JDK-8289477 Memory corruption with CPU_ALLOC, CPU_FREE on muslc
2022-07-05 Goetz Lindenmaier JDK-8287223 C1: Inlining attempt through MH::invokeBasic() with null receiver
2022-07-05 Goetz Lindenmaier JDK-8284367 Upgrade JQuery UI to 1.13.1 from 1.12.1
2022-07-04 Severin Gehwolf JDK-8219074 [TESTBUG] runtime/containers/docker/TestCPUAwareness.java typo of printing parameters (period should be shares)
2022-07-04 Goetz Lindenmaier JDK-8278067 Make HttpURLConnection default keep alive timeout configurable
2022-07-03 Goetz Lindenmaier JDK-8286177 C2: "failed: non-reduction loop contains reduction nodes" assert failure
2022-07-03 Goetz Lindenmaier JDK-8279622 C2: miscompilation of map pattern as a vector reduction
2022-07-01 Matthias Baesken JDK-8281181 Do not use CPU Shares to compute active processor count
2022-07-01 Richard Reingruber JDK-8274687 JDWP deadlocks if some Java thread reaches wait in blockOnDebuggerSuspend
2022-07-01 Goetz Lindenmaier JDK-8287672 jtreg test com/sun/jndi/ldap/LdapPoolTimeoutTest.java fails intermittently in nightly run
2022-06-30 Andrew Haley JDK-8287432 C2: assert(tn->in(0) != __null) failed: must have live top node
2022-06-29 Goetz Lindenmaier JDK-8285820 C2: LCM prioritizes locally dependent CreateEx nodes over projections after 8270090
2022-06-29 Goetz Lindenmaier JDK-8270090 C2: LCM may prioritize CheckCastPP nodes over projections
2022-06-29 Martin Doerr JDK-8215291 Broken links when generating from project without modules
2022-06-29 Sergey Bylokhov JDK-8288928 Incorrect GPL header in pnglibconf.h (backport of JDK-8185041)
2022-06-28 Paul Hohensee JDK-8247964 All log0() in com/sun/org/slf4j/internal/Logger.java should be private
2022-06-28 Goetz Lindenmaier JDK-8285696 AlgorithmConstraints:permits not throwing IllegalArgumentException when 'alg' is null
2022-06-27 Goetz Lindenmaier JDK-8288467 remove memory_operand assert for spilled instructions
2022-06-27 Goetz Lindenmaier JDK-8282555 Missing memory edge when spilling MoveF2I, MoveD2L etc
2022-06-27 Goetz Lindenmaier JDK-8284882 SIGSEGV in Node::verify_edges due to compilation bailout
2022-06-27 Goetz Lindenmaier JDK-8283441 C2: segmentation fault in ciMethodBlocks::make_block_at(int)
2022-06-27 Goetz Lindenmaier JDK-8285398 Cache the results of constraint checks
2022-06-27 Goetz Lindenmaier JDK-8284694 Avoid evaluating SSLAlgorithmConstraints twice
2022-06-27 Goetz Lindenmaier JDK-8282214 Upgrade JQuery to version 3.6.0
2022-06-25 Christoph Langer JDK-8287366 Improve test failure reporting in GHA
2022-06-24 Matthias Baesken JDK-8274506 TestPids.java and TestPidsLimit.java fail with podman run as root
2022-06-24 Aleksey Shipilev JDK-8277893 Arraycopy stress tests
2022-06-23 Sergey Bylokhov JDK-8286582 Build fails on macos aarch64 when using --with-zlib=bundled
2022-06-22 Aleksey Shipilev JDK-8288754 GCC 12 fails to build zReferenceProcessor.cpp
2022-06-22 Matthias Baesken JDK-8273526 Extend the OSContainer API pids controller with pids.current
2022-06-22 Matthias Baesken JDK-8210722 JAXP Tests: CatalogSupport2 and CatalogSupport3 generate incorrect messages upon failure
2022-06-22 Sergey Nazarkin JDK-8253829 Wrong length compared in SSPI bridge
2022-06-22 Goetz Lindenmaier JDK-8278519 serviceability/jvmti/FieldAccessWatch/FieldAccessWatch.java failed "assert(handle != __null) failed: JNI handle should not be null"
2022-06-21 Goetz Lindenmaier JDK-8281569 Create tests for Frame.setMinimumSize() method
2022-06-21 Goetz Lindenmaier JDK-8266881 Enable debug log for SSLEngineExplorerMatchedSNI.java
2022-06-21 Goetz Lindenmaier JDK-8164804 sun/security/ssl/SSLSocketImpl/CloseSocket.java makes not reliable time assumption
2022-06-21 Goetz Lindenmaier JDK-8217170 gc/arguments/TestUseCompressedOopsErgo.java timed out
2022-06-20 Paul Hohensee JDK-8251551 Use .md filename extension for README
2022-06-20 Olga Mikhaltcova JDK-8282538 PKCS11 tests fail on CentOS Stream 9
2022-06-20 Goetz Lindenmaier JDK-8219149 ProcessTools.ProcessBuilder should print timing info for subprocesses
2022-06-20 Goetz Lindenmaier JDK-8265100 (fs) WindowsFileStore.hashCode() should read cached hash code once
2022-06-20 Goetz Lindenmaier JDK-8220744 [TESTBUG] Move RedefineTests from runtime to serviceability
2022-06-20 Goetz Lindenmaier JDK-8217332 JTREG: Clean up, use generics instead of raw types
2022-06-18 Sergey Bylokhov JDK-8283849 AsyncGetCallTrace may crash JVM on guarantee
2022-06-18 Sergey Bylokhov JDK-8226976 SessionTimeOutTests uses == operator for String value check
2022-06-18 Sergey Bylokhov JDK-8212904 JTextArea line wrapping incorrect when using UI scale
2022-06-16 Paul Hohensee JDK-8247907 XMLDsig logging does not work
2022-06-15 Matthias Baesken JDK-8272398 Update DockerTestUtils.buildJdkDockerImage()
2022-06-15 Goetz Lindenmaier JDK-8213695 gc/TestAllocateHeapAtMultiple.java is slow in some configs
2022-06-15 Goetz Lindenmaier JDK-8261160 Add a deserialization JFR event
2022-06-14 Goetz Lindenmaier JDK-8281628 KeyAgreement : generateSecret intermittently not resetting
2022-06-14 Goetz Lindenmaier JDK-8236823 Ensure that API documentation uses minified libraries
2022-06-13 Matthias Baesken JDK-8284754 print more interesting env variables in hs_err and VM.info
2022-06-13 Goetz Lindenmaier JDK-8159694 HiDPI, Unity, java/awt/dnd/DropTargetEnterExitTest/MissedDragExitTest.java
2022-06-13 Goetz Lindenmaier JDK-8264400 (fs) WindowsFileStore equality depends on how the FileStore was constructed
2022-06-12 Sergey Bylokhov JDK-8225122 Test AncestorResized.java fails when Windows desktop is scaled.
2022-06-11 Sergey Bylokhov JDK-8172065 javax/swing/JTree/4908142/bug4908142.java The selected index should be "aad"
2022-06-10 Goetz Lindenmaier JDK-8139348 Deprecate 3DES and RC4 in Kerberos
2022-06-10 Goetz Lindenmaier JDK-8274517 java/util/DoubleStreamSums/CompensatedSums.java fails with expected [true] but found [false]
2022-06-10 Goetz Lindenmaier JDK-8269517 compiler/loopopts/TestPartialPeelingSinkNodes.java crashes with -XX:+VerifyGraphEdges
2022-06-09 Goetz Lindenmaier JDK-8223575 add subspace transitions to gc+metaspace=info log lines
2022-06-09 Goetz Lindenmaier JDK-8267271 Fix gc/arguments/TestNewRatioFlag.java expectedNewSize calculation
2022-06-09 Goetz Lindenmaier JDK-8183372 Refactor java/lang/Class shell tests to java
2022-06-09 Goetz Lindenmaier JDK-8209736 runtime/RedefineTests/ModifyAnonymous.java fails with NullPointerException when running in CDS mode
2022-06-09 Goetz Lindenmaier JDK-8069343 Improve gc/g1/TestHumongousCodeCacheRoots.java to use jtreg @requires
2022-06-08 Zhengyu Gu JDK-8284956 Potential leak awtImageData/color_data when initializes X11GraphicsEnvironment
2022-06-08 Zhengyu Gu JDK-8284680 sun.font.FontConfigManager.getFontConfig() leaks charset
2022-06-08 Goetz Lindenmaier JDK-8239902 [macos] Remove direct usage of JSlider, JProgressBar classes in CAccessible class
2022-06-07 Goetz Lindenmaier JDK-8210107 vmTestbase/nsk/stress/network tests fail with Cannot assign requested address (Bind failed)
2022-06-07 Matthias Baesken JDK-8286114 [test] show real exception in bomb call in sun/rmi/runtime/Log/checkLogging/CheckLogging.java
2022-06-06 Tyler Steele JDK-8285097 Duplicate XML keys in XPATHErrorResources.java and XSLTErrorResources.java
2022-06-02 Christoph Langer JDK-8287336 GHA: Workflows break on patch versions
2022-05-30 Andrew Hughes JDK-8284094 Memory leak in invoker_completeInvokeRequest()
2022-05-30 Andrew Hughes JDK-8214427 probable bug in logic of ConcurrentHashMap.addCount()
2022-05-30 Andrew Hughes JDK-8285720 test/jdk/java/nio/file/Files/probeContentType/Basic.java fails to compile after backport of 8273655
2022-05-30 Christoph Langer JDK-8240903 Add test to check that jmod hashes are reproducible
2022-05-29 Ichiroh Takiguchi JDK-8282422 JTable.print() failed with UnsupportedCharsetException on AIX ko_KR locale
2022-05-29 Ichiroh Takiguchi JDK-8287362 FieldAccessWatch testcase failed on AIX platform
2022-05-25 Alexandr Scherbatiy JDK-8285397 JNI exception pending in CUPSfuncs.c:250
2022-05-25 Alexandr Scherbatiy JDK-8181571 printing to CUPS fails on mac sandbox app
2022-05-25 Christoph Langer JDK-8287202 GHA: Add macOS aarch64 to the list of default platforms for workflow_dispatch event
2022-05-25 Martin Doerr JDK-8231454 File lock in Windows on a loaded jar due to a leak in Introspector::getBeanInfo
2022-05-25 Christoph Langer JDK-8283017 GHA: Workflows break with update release versions
2022-05-24 Martin Doerr JDK-8222799 java.beans.Introspector uses an obsolete methods cache
2022-05-24 Matthias Baesken JDK-8287119 Add Distrust.java to ProblemList
2022-05-23 Martin Doerr JDK-8139046 Compiler Control: IGVPrintLevel directive should set PrintIdealGraph
2022-05-20 Goetz Lindenmaier JDK-8286293 Tests ShortResponseBody and ShortResponseBodyWithRetry should use less resources
2022-05-19 Martin Doerr JDK-7124301 [macosx] When in a tab group if you arrow between tabs there are no VoiceOver announcements.
2022-05-19 Martin Doerr JDK-7124293 [macosx] VoiceOver reads percentages rather than the actual values for sliders.
2022-05-19 Ichiroh Takiguchi JDK-8139173 [macosx] JInternalFrame shadow is not properly drawn
2022-05-19 Martin Doerr JDK-8133713 [macosx] Accessible JTables always reported as empty
2022-05-19 Goetz Lindenmaier JDK-8214275 CondyRepeatFailedResolution asserts "Dynamic constant has no fixed basic type"
2022-05-18 Ichiroh Takiguchi JDK-8240756 [macos] SwingSet2:TableDemo:Printed Japanese characters were garbled
2022-05-18 Goetz Lindenmaier JDK-8234608 [TESTBUG] Fix G1 redefineClasses tests and a memory leak
2022-05-18 Goetz Lindenmaier JDK-8209776 Refactor jdk/security/JavaDotSecurity/ifdefs.sh to plain java test
2022-05-18 Goetz Lindenmaier JDK-8264179 [TESTBUG] Some compiler tests fail when running without C2
2022-05-18 Goetz Lindenmaier JDK-8163498 Many long-running security libs tests
2022-05-18 Goetz Lindenmaier JDK-8285686 Update FreeType to 2.12.0
2022-05-18 Goetz Lindenmaier JDK-8209920 runtime/logging/RedefineClasses.java fail with OOME with ZGC
2022-05-18 Goetz Lindenmaier JDK-8209150 [TESTBUG] Add logging to verify JDK-8197901 to a different test
2022-05-17 Zhengyu Gu JDK-8283469 Don't use memset to initialize members in FileMapInfo and fix memory leak
2022-05-16 Matthias Baesken JDK-8266490 Extend the OSContainer API to support the pids controller of cgroups
2022-05-16 Goetz Lindenmaier JDK-8235220 ClhsdbScanOops.java fails with sun.jvm.hotspot.types.WrongTypeException
2022-05-16 Sergey Bylokhov JDK-8285523 Improve test java/io/FileOutputStream/OpenNUL.java
2022-05-12 Matthias Baesken JDK-8286630 [11] avoid -std=c++11 CXX harfbuzz buildflag on Windows
2022-05-11 Tyler Steele JDK-8283323 libharfbuzz optimization level results in extreme build times
2022-05-11 Jie Fu JDK-8285828 runtime/execstack/TestCheckJDK.java fails with zipped debug symbols
2022-05-10 Thomas Stuefe JDK-8286198 [linux] Fix process-memory information
2022-05-09 Martin Doerr JDK-8282293 Domain value for system property jdk.https.negotiate.cbt should be case-insensitive
2022-05-09 Martin Doerr JDK-8279842 HTTPS Channel Binding support for Java GSS/Kerberos
2022-05-09 Goetz Lindenmaier JDK-8255787 Tag container tests that use cGroups with cgroups keyword
2022-05-07 David Holmes JDK-8268773 Improvements related to: Failed to start thread - pthread_create failed (EAGAIN)
2022-05-07 Christoph Langer JDK-8285726 [11u, 17u] Unify fix for JDK-8284548 with version from head
2022-05-07 Christoph Langer JDK-8285727 [11u, 17u] Unify fix for JDK-8284920 with version from head
2022-05-06 Jie Fu JDK-8286013 Incorrect test configurations for compiler/stable/TestStableShort.java
2022-05-05 Goetz Lindenmaier JDK-8206187 javax/management/remote/mandatory/connection/DefaultAgentFilterTest.java fails with Port already in use
2022-05-04 Jie Fu JDK-8217017 [TESTBUG] Tests fail to compile after JDK-8216265
2022-05-02 Zhengyu Gu JDK-8284620 CodeBuffer may leak _overflow_arena
2022-05-02 Goetz Lindenmaier JDK-8216265 [testbug] Introduce Platform.sharedLibraryPathVariableName() and adapt all tests.
2022-05-02 Goetz Lindenmaier JDK-8280964 [Linux aarch64] : drawImage dithers TYPE_BYTE_INDEXED images incorrectly
2022-04-29 Jonathan Dowland JDK-8262379 Add regression test for JDK-8257746
2022-04-29 Goetz Lindenmaier JDK-8279532 ProblemList sun/security/ssl/SSLSessionImpl/NoInvalidateSocketException.java
2022-04-29 Goetz Lindenmaier JDK-8279505 Update documentation for RETRY_COUNT and REPEAT_COUNT
2022-04-29 Goetz Lindenmaier JDK-8233551 [TESTBUG] SelectEditTableCell.java fails on MacOS
2022-04-29 Goetz Lindenmaier JDK-8169004 Fix redundant @requires tags in tests
2022-04-29 Goetz Lindenmaier JDK-8272167 AbsPathsInImage.java should skip *.dSYM directories
2022-04-29 Goetz Lindenmaier JDK-8269772 [macos-aarch64] test compilation failed with "SocketException: No buffer space available"
2022-04-28 Martin Doerr JDK-8279520 SPNEGO has not passed channel binding info into the underlying mechanism
2022-04-28 Severin Gehwolf JDK-8284102 [TESTBUG] [11u] Retroactively add regression test for JDK-8272124
2022-04-28 Martin Doerr JDK-8211795 ArrayIndexOutOfBoundsException in PNGImageReader after JDK-6788458
2022-04-28 Severin Gehwolf JDK-8254001 [Metrics] Enhance parsing of cgroup interface files for version detection
2022-04-28 Zhengyu Gu JDK-8284458 CodeHeapState::aggregate() leaks blob_name
2022-04-28 Goetz Lindenmaier JDK-8277396 [TESTBUG] In DefaultButtonModelCrashTest.java, frame is accessed from main thread
2022-04-28 Goetz Lindenmaier JDK-8242538 java/security/SecureRandom/ThreadSafe.java failed on windows
2022-04-28 Goetz Lindenmaier JDK-8234382 Test tools/javac/processing/model/testgetallmembers/Main.java using too small heap
2022-04-28 Goetz Lindenmaier JDK-8213440 Lingering INCLUDE_ALL_GCS in test_oopStorage_parperf.cpp
2022-04-27 Zhengyu Gu JDK-8284549 JFR: FieldTable leaks FieldInfoTable member
2022-04-27 Roland Westrelin JDK-8281811 assert(_base == Tuple) failed: Not a Tuple after JDK-8280799
2022-04-26 Sergey Bylokhov JDK-8274735 javax.imageio.IIOException: Unsupported Image Type while processing a valid JPEG image
2022-04-26 Sergey Bylokhov JDK-8285445 cannot open file "NUL:"
2022-04-25 Matthias Baesken JDK-8285591 [11] add signum checks in DSA.java engineVerify
2022-04-25 Jaroslav Bachorík JDK-8280684 JfrRecorderService failes with guarantee(num_written > 0) when no space left on device.
2022-04-25 Roland Westrelin JDK-8283834 Unmappable character for US-ASCII encoding in TestPredicateInputBelowLoopPredicate
2022-04-22 Olga Mikhaltcova JDK-8282008 Incorrect handling of quoted arguments in ProcessBuilder
2022-04-22 Zhengyu Gu JDK-8284033 Leak XVisualInfo in getAllConfigs in awt_GraphicsEnv.c
2022-04-22 Severin Gehwolf JDK-8285395 [JVMCI] [11u] Partial backport of JDK-8220623: InstalledCode
2022-04-22 Matthias Baesken JDK-8263718 unused-result warning happens at os_linux.cpp
2022-04-21 Alexey Bakhtin JDK-8271199 Mutual TLS handshake fails signing client certificate with custom sensitive PKCS11 key
2022-04-14 Christoph Langer JDK-8284622 Update versions of some Github Actions used in JDK workflow
2022-04-13 Elliott Baron JDK-8253797 [cgroups v2] Account for the fact that swap accounting is disabled on some systems
2022-04-12 Severin Gehwolf JDK-8284756 [11u] Remove unused isUseContainerSupport in CgroupV1Subsystem
2022-04-12 Matthias Baesken JDK-8281274 deal with ActiveProcessorCount in os::Linux::print_container_info
2022-04-11 Tyler Steele JDK-8217233 Update build settings for AIX/xlc
2022-04-11 Roland Westrelin JDK-8280799 С2: assert(false) failed: cyclic dependency prevents range check elimination
2022-04-11 Matthias Baesken JDK-8220658 Improve the readability of container information in the error log
2022-04-11 Goetz Lindenmaier JDK-8203238 [TESTBUG] rewrite MemOptions shell test in Java
2022-04-11 Goetz Lindenmaier JDK-8203239 [TESTBUG] remove vmTestbase/vm/gc/kind/parOld test
2022-04-09 Goetz Lindenmaier JDK-8208207 Test nsk/stress/jni/gclocker/gcl001 fails after co-location
2022-04-08 Christoph Langer JDK-8284507 GHA: Only check test results if testing was not skipped
2022-04-08 Christoph Langer JDK-8284389 Improve stability of GHA Pre-submit testing by caching cygwin installer
2022-04-08 Christoph Langer JDK-8284604 [11u] Update Boot JDK used in GHA to 11.0.14.1
2022-04-08 Goetz Lindenmaier JDK-8284369 TestFailedAllocationBadGraph fails with -XX:TieredStopAtLevel < 4
2022-04-08 Goetz Lindenmaier JDK-8242312 use reproducible random in hotspot gc tests
2022-04-08 Goetz Lindenmaier JDK-8244602 Add JTREG_REPEAT_COUNT to repeat execution of a test
2022-04-08 Goetz Lindenmaier JDK-8284573 [11u] ProblemList TestBubbleUpRef.java and TestGCOldWithCMS.java because of 8272195
2022-04-08 Andrew Hughes JDK-8282231 x86-32: runtime call to SharedRuntime::ldiv corrupts registers
2022-04-07 Roland Westrelin JDK-8275330 C2: assert(n->is_Root() || n->is_Region() || n->is_Phi() || n->is_MachMerge() || def_block->dominates(block)) failed: uses must be dominated by definitions
2022-04-07 Kimura Yukihiro JDK-8248876 LoadObject with bad base address created for exec file on linux
2022-04-07 Goetz Lindenmaier JDK-8283641 Large value for CompileThresholdScaling causes assert
2022-04-07 Goetz Lindenmaier JDK-8283408 Fix a C2 crash when filling arrays with unsafe
2022-04-07 Goetz Lindenmaier JDK-8283451 C2: assert(_base == Long) failed: Not a Long
2022-04-07 Goetz Lindenmaier JDK-8272493 Suboptimal code generation around Preconditions.checkIndex intrinsic with AVX2
2022-04-07 Goetz Lindenmaier JDK-8282312 Minor corrections to evbroadcasti32x4 intrinsic on x86
2022-04-07 Goetz Lindenmaier JDK-8282172 CompileBroker::log_metaspace_failure is called from non-Java/compiler threads
2022-04-07 Goetz Lindenmaier JDK-8265297 javax/net/ssl/SSLSession/TestEnabledProtocols.java failed with "RuntimeException: java.net.SocketException: Connection reset"
2022-04-07 Goetz Lindenmaier JDK-8271055 Crash during deoptimization with "assert(bb->is_reachable()) failed: getting result from unreachable basicblock" with -XX:+VerifyStack
2022-04-06 Andrew Hughes JDK-8273655 content-types.properties files are missing some common types
2022-04-05 Zhengyu Gu JDK-8283217 Leak FcObjectSet in getFontConfigLocations() in fontpath.c
2022-04-05 Tyler Steele JDK-8227389 Remove unsupported xlc16 compile options on aix
2022-04-05 Tyler Steele JDK-8227171 provide function names in native stack trace on aix with xlc16
2022-04-05 Goetz Lindenmaier JDK-8229210 [TESTBUG] Move gc stress tests from JFR directory tree to gc/stress
2022-04-05 Tyler Steele JDK-8218136 minor hotspot adjustments for xlclang++ from xlc16 on AIX
2022-04-05 Jonathan Dowland JDK-8253939 [TESTBUG] Increase coverage of the cgroups detection code
2022-04-05 Goetz Lindenmaier JDK-8220813 update hotspot tier1_gc tests depending on GC to use @requires vm.gc.X
2022-04-05 Severin Gehwolf JDK-8245543 Cgroups: Incorrect detection logic on some systems (still reproducible)
2022-04-05 Goetz Lindenmaier JDK-8279219 [REDO] C2 crash when allocating array of size too large
2022-04-05 Goetz Lindenmaier JDK-8280867 Cpuid1Ecx feature parsing is incorrect for AMD CPUs
2022-04-04 Tyler Steele JDK-8218965 aix: support xlclang++ in the compiler detection
2022-04-04 Jonathan Dowland JDK-8253435 Cgroup: 'stomping of _mount_path' crash if manually mounted cpusets exist
2022-04-04 Goetz Lindenmaier JDK-8275337 C1: assert(false) failed: live_in set of first block must be empty
2022-04-02 Goetz Lindenmaier JDK-8277093 Vector should throw ClassNotFoundException for a missing class of an element
2022-04-02 Goetz Lindenmaier JDK-8272908 Missing coverage for certain classes in com.sun.org.apache.xml.internal.security
2022-04-02 Goetz Lindenmaier JDK-8256146 Cleanup test/jdk/java/nio/channels/DatagramChannel/Connect.java
2022-04-02 Goetz Lindenmaier JDK-8272964 java/nio/file/Files/InterruptCopy.java fails with java.lang.RuntimeException: Copy was not interrupted
2022-04-02 Goetz Lindenmaier JDK-8254887 C2: assert(cl->trip_count() > 0) failed: peeling a fully unrolled loop
2022-04-02 Goetz Lindenmaier JDK-8243429 use reproducible random in :vmTestbase_nsk_stress
2022-04-02 Goetz Lindenmaier JDK-8240335 C2: assert(found_sfpt) failed: no node in loop that's not input to safepoint
2022-04-01 Jonathan Dowland JDK-8252359 HotSpot Not Identifying it is Running in a Container
2022-04-01 Jonathan Dowland JDK-8278951 containers/cgroup/PlainRead.java fails on Ubuntu 21.10
2022-04-01 Goetz Lindenmaier JDK-8272358 Some tests may fail when executed with other locales than the US
2022-04-01 Goetz Lindenmaier JDK-8278794 Infinite loop in DeflaterOutputStream.finish()
2022-04-01 Thomas Stuefe JDK-8283497 [windows] print TMP and TEMP in hs_err and VM.info
2022-03-31 Goetz Lindenmaier JDK-8252117 com/sun/jdi/BadHandshakeTest.java failed with "ConnectException: Connection refused: connect"
2022-03-31 Goetz Lindenmaier JDK-8247614 java/nio/channels/DatagramChannel/Connect.java timed out
2022-03-31 Alexey Pavlyutkin JDK-8235385 Crash on aarch64 JDK due to long offset
2022-03-31 Goetz Lindenmaier JDK-8255604 java/nio/channels/DatagramChannel/Connect.java fails with java.net.BindException: Cannot assign requested address: connect
2022-03-31 Goetz Lindenmaier JDK-8192057 com/sun/jdi/BadHandshakeTest.java fails with java.net.ConnectException
2022-03-31 Goetz Lindenmaier JDK-8253872 ArgumentHandler must use the same delimiters as in jvmti_tools.cpp
2022-03-31 Goetz Lindenmaier JDK-8270797 ShortECDSA.java test is not complete
2022-03-30 Simon Tooke JDK-8239559 Cgroups: Incorrect detection logic on some systems
2022-03-30 Aleksei Voitylov JDK-8279958 Provide configure hints for Alpine/apk package managers
2022-03-30 Goetz Lindenmaier JDK-8214799 Add package declaration to each JTREG test case in the gc folder
2022-03-30 Zhengyu Gu JDK-8282887 Potential memory leak in sun.util.locale.provider.HostLocaleProviderAdapterImpl.getNumberPattern() on Windows
2022-03-30 Goetz Lindenmaier JDK-8277922 Unable to click JCheckBox in JTable through Java Access Bridge
2022-03-29 Goetz Lindenmaier JDK-8210732 remove jdk.testlibrary.Utils
2022-03-29 Goetz Lindenmaier JDK-8266318 Switch to macos prefix for macOS bundles
2022-03-29 Goetz Lindenmaier JDK-8255266 Update Public Suffix List to 3c213aa
2022-03-29 Goetz Lindenmaier JDK-8258795 Update IANA Language Subtag Registry to Version 2021-05-11
2022-03-28 Goetz Lindenmaier JDK-8182404 remove jdk.testlibrary.JDKToolFinder and JDKToolLauncher
2022-03-28 Goetz Lindenmaier JDK-8210112 remove jdk.testlibrary.ProcessTools
2022-03-28 Severin Gehwolf JDK-8240189 [TESTBUG] Some cgroup tests are failing after JDK-8231111
2022-03-28 Goetz Lindenmaier JDK-8259517 Incorrect test path in test cases
2022-03-25 Severin Gehwolf JDK-8266391 Replace use of reflection in jdk.internal.platform.Metrics
2022-03-25 Severin Gehwolf JDK-8252957 Wrong comment in CgroupV1Subsystem::cpu_quota
2022-03-25 Severin Gehwolf JDK-8254997 Remove unimplemented OSContainer::read_memory_limit_in_bytes
2022-03-25 Jonathan Dowland JDK-8239785 Cgroups: Incorrect detection logic on old systems in hotspot
2022-03-25 Christoph Langer JDK-8276657 XSLT compiler tries to define a class with empty name
2022-03-24 Matthias Baesken JDK-8256722 handle VC++:1927 VS2019 in abstract_vm_version
2022-03-24 Matthias Baesken JDK-8283614 [11] Repair compiler versions handling after backport of 8233787
2022-03-24 Yoshiki Sato JDK-8283350 (tz) Update Timezone Data to 2022a
2022-03-24 Sergey Bylokhov JDK-8274751 Drag And Drop hangs on Windows
2022-03-23 Matthias Baesken JDK-8273176 handle latest VS2019 in abstract_vm_version
2022-03-23 Severin Gehwolf JDK-8216366 Add rationale to PER_CPU_SHARES define
2022-03-23 Severin Gehwolf JDK-8229202 Docker reporting causes secondary crashes in error handling
2022-03-23 Aleksei Voitylov JDK-8247591 Document Alpine Linux build steps in OpenJDK build guide
2022-03-23 Aleksei Voitylov JDK-8247589 Implementation of Alpine Linux/x64 Port
2022-03-23 Goetz Lindenmaier JDK-8249592 Robot.mouseMove moves cursor to incorrect location when display scale varies and Java runs in DPI Unaware mode
2022-03-23 Goetz Lindenmaier JDK-8281275 Upgrading from 8 to 11 no longer accepts '/' as filepath separator in gc paths
2022-03-23 Goetz Lindenmaier JDK-8278472 Invalid value set to CANDIDATEFORM structure
2022-03-23 Goetz Lindenmaier JDK-8242311 use reproducible random in hotspot runtime tests
2022-03-23 Goetz Lindenmaier JDK-8242313 use reproducible random in hotspot svc tests
2022-03-23 Goetz Lindenmaier JDK-8242310 use reproducible random in hotspot compiler tests
2022-03-23 Matthias Baesken JDK-8266545 8261169 broke Harfbuzz build with gcc 7 and 8
2022-03-22 Zhengyu Gu JDK-8253714 [cgroups v2] Soft memory limit incorrectly using memory.high
2022-03-22 Zhengyu Gu JDK-8237479 8230305 causes slowdebug build failure
2022-03-22 Zhengyu Gu JDK-8231111 Cgroups v2: Rework Metrics in java.base so as to recognize unified hierarchy
2022-03-22 Goetz Lindenmaier JDK-8278851 Correct signer logic for jars signed with multiple digest algorithms
2022-03-22 Jie Fu JDK-8222926 Shenandoah build fails with --with-jvm-features=-compiler1
2022-03-21 Elliott Baron JDK-8244500 jtreg test error in test/hotspot/jtreg/containers/docker/TestMemoryAwareness.java
2022-03-21 Zhengyu Gu JDK-8265261 java/nio/file/Files/InterruptCopy.java fails with java.lang.RuntimeException: Copy was not interrupted
2022-03-21 Matthias Baesken JDK-8261169 Upgrade HarfBuzz to 2.8.0
2022-03-21 Jie Fu JDK-8209883 ZGC: Compile without C1 broken
2022-03-20 Christoph Langer JDK-8283420 [AOT] Exclude TrackedFlagTest/NotTrackedFlagTest in 11u because of intermittent java.lang.AssertionError: duplicate classes for name Ljava/lang/Boolean;
2022-03-19 Christoph Langer JDK-8243666 ModuleHashes attribute generated for JMOD and JAR files depends on timestamps
2022-03-19 Goetz Lindenmaier JDK-8246494 introduce vm.flagless at-requires property
2022-03-19 Goetz Lindenmaier JDK-8193682 Infinite loop in ZipOutputStream.close()
2022-03-19 Goetz Lindenmaier JDK-8280401 [sspi] gss_accept_sec_context leaves output_token uninitialized
2022-03-19 Jie Fu JDK-8210108 sun/tools/jstatd test build failures after JDK-8210022
2022-03-18 Paul Hohensee JDK-8210649 AssertionError @ jdk.compiler/com.sun.tools.javac.comp.Modules.enter(Modules.java:244)
2022-03-18 Goetz Lindenmaier JDK-8217473 SA: Tests using ClhsdbLauncher fail on SAP docker containers
2022-03-18 Goetz Lindenmaier JDK-8215544 SA: Modify ClhsdbLauncher to add sudo privileges to enable MacOS tests on Mach5
2022-03-18 Goetz Lindenmaier JDK-8278186 org.jcp.xml.dsig.internal.dom.Utils.parseIdFromSameDocumentURI throws StringIndexOutOfBoundsException when calling substring method
2022-03-18 Goetz Lindenmaier JDK-8274233 Minor cleanup for ToolBox
2022-03-18 Goetz Lindenmaier JDK-8269933 test/jdk/javax/net/ssl/compatibility/JdkInfo incorrect verification of protocol and cipher support
2022-03-18 Goetz Lindenmaier JDK-8231489 GC watermark_0_1 failed due to "metaspace.gc.Fault: GC has happened too rare"
2022-03-18 Goetz Lindenmaier JDK-8229486 Replace wildcard address with loopback or local host in tests - part 21
2022-03-17 Zhengyu Gu JDK-8230865 [TESTBUG] jdk/jfr/event/io/EvilInstrument.java fails at-run shell MakeJAR.sh target
2022-03-17 Severin Gehwolf JDK-8253727 [cgroups v2] Memory and swap limits reported incorrectly
2022-03-17 Goetz Lindenmaier JDK-8277422 tools/jar/JarEntryTime.java fails with modified time mismatch
2022-03-17 Goetz Lindenmaier JDK-8241707 introduce randomness k/w to hotspot test suite
2022-03-17 Goetz Lindenmaier JDK-8207364 nsk/jvmti/ResourceExhausted/resexhausted003 fails to start
2022-03-16 Aleksei Voitylov JDK-8247592 refactor test/jdk/tools/launcher/Test7029048.java
2022-03-16 Zhengyu Gu JDK-8223396 [TESTBUG] several jfr tests do not clean up files created in /tmp
2022-03-16 Olga Mikhaltcova JDK-8166727 javac crashed: [jimage.dll+0x1942] ImageStrings::find+0x28
2022-03-16 Roman Kennke JDK-8278065 Refactor subclassAudits to use ClassValue
2022-03-16 Goetz Lindenmaier JDK-8199874 [TESTBUG] runtime/Thread/ThreadPriorities.java fails with "expected 0 to equal 10"
2022-03-16 Ravi Reddy JDK-8282583 Update BCEL md to include the copyright notice
2022-03-16 Vladimir Kempik JDK-8280476 [macOS] : hotspot arm64 bug exposed by latest clang
2022-03-16 Sergey Bylokhov JDK-6986863 ProfileDeferralMgr throwing ConcurrentModificationException
2022-03-15 Aleksey Shipilev JDK-8265343 Update Debian-based cross-compilation recipes
2022-03-14 Martin Doerr JDK-8266251 compiler.inlining.InlineAccessors shouldn't do testing in driver VM
2022-03-14 Martin Doerr JDK-8279356 Method linking fails with guarantee(mh->adapter() != NULL) failed: Adapter blob must already exist!
2022-03-14 Martin Doerr JDK-8234605 C2 failed "assert(C->live_nodes() - live_at_begin <= 2 * _nodes_required) failed: Bad node estimate: actual = 208 >> request = 101"
2022-03-14 Martin Doerr JDK-8231565 More node budget asserts in fuzzed tests
2022-03-14 Roman Kennke JDK-8280041 Retry loop issues in java.io.ClassCache
2022-03-14 Goetz Lindenmaier JDK-8246741 NetworkInterface/UniqueMacAddressesTest: mac address uniqueness test failed
2022-03-14 Goetz Lindenmaier JDK-8211822 Some tests fail after JDK-8210039
2022-03-11 Martin Doerr JDK-8223389 Shenandoah optimizations fail with assert(!phase->exceeding_node_budget())
2022-03-11 Martin Doerr JDK-8225475 Node budget asserts on x86_32/64
2022-03-11 Aleksey Shipilev JDK-8283018 11u GHA: Update GCC 9 minor versions
2022-03-11 Goetz Lindenmaier JDK-8218751 Do not store original classfiles inside the CDS archive
2022-03-11 Goetz Lindenmaier JDK-8186548 move jdk.testlibrary.JcmdBase closer to tests
2022-03-11 Goetz Lindenmaier JDK-8210022 remove jdk.testlibrary.ProcessThread, TestThread and XRun
2022-03-10 Martin Doerr JDK-8223363 Bad node estimate assertion failure
2022-03-10 Martin Doerr JDK-8229499 Node budget assert in fuzzed test
2022-03-10 Aleksey Shipilev JDK-8279668 x86: AVX2 versions of vpxor should be asserted
2022-03-10 Goetz Lindenmaier JDK-8208697 vmTestbase/metaspace/stressHierarchy/stressHierarchy012/TestDescription.java fails with OutOfMemoryError: Metaspace
2022-03-10 Aleksey Shipilev JDK-8282225 GHA: Allow one concurrent run per PR only
2022-03-09 Roman Kennke JDK-8277072 ObjectStreamClass caches keep ClassLoaders alive
2022-03-09 Martin Doerr JDK-8216137 assert(Compile::current()->live_nodes() < Compile::current()->max_node_limit()) failed: Live Node limit exceeded limit
2022-03-09 Goetz Lindenmaier JDK-8212151 jdi/ExclusiveBind.java times out due to "bind failed: Address already in use" on Solaris-X64
2022-03-09 Thomas Stuefe JDK-8282589 runtime/ErrorHandling/ErrorHandler.java fails on macOS AArch64 in JDK 11
2022-03-08 Aleksei Voitylov JDK-8252250 isnanf is obsolete
2022-03-08 Aleksei Voitylov JDK-8252248 __SIGRTMAX is not declared in musl libc
2022-03-08 Aleksei Voitylov JDK-8245938 Remove unused print_stack(void) method from XToolkit.c
2022-03-08 Aleksei Voitylov JDK-8217340 Compilation failed: tools/launcher/Test7029048.java
2022-03-08 Paul Hohensee JDK-8258956 Memory Leak in StringCoding on ThreadLocal resultCached StringCoding.Result
2022-03-08 Goetz Lindenmaier JDK-8208249 TriggerUnloadingByFillingMetaspace generates garbage class names
2022-03-08 Martin Doerr JDK-8279837 C2: assert(is_Loop()) failed: invalid node class: Region
2022-03-08 Martin Doerr JDK-8223143 Restructure/clean-up for 'loopexit_or_null()'.
2022-03-08 Goetz Lindenmaier JDK-8208246 flags duplications in vmTestbase_vm_g1classunloading tests
2022-03-07 Hui Shi JDK-8261090 Store old classfiles in static CDS archive
2022-03-04 Zhengyu Gu JDK-8230305 Cgroups v2: Container awareness
2022-03-04 Bernhard Urban-Forster JDK-8211962 Implicit narrowing in MacOSX java.desktop jsound
2022-03-04 Matthias Baesken JDK-8282588 [11] set harfbuzz compilation flag to -std=c++11
2022-03-03 Roman Kennke JDK-8276990 Memory leak in invoker.c fillInvokeRequest() during JDI operations
2022-03-02 Andrew Hughes JDK-8257794 Zero: assert(istate->_stack_limit == istate->_thread->last_Java_sp() + 1) failed: wrong on Linux/x86_32
2022-03-02 Vladimir Kempik JDK-8263856 Github Actions for macos/aarch64 cross-build
2022-03-01 Zdenek Zambersky JDK-8206330 Revisit com/sun/jdi/RedefineCrossEvent.java
2022-03-01 Goetz Lindenmaier JDK-8255410 Add ChaCha20 and Poly1305 support to SunPKCS11 provider
2022-03-01 Goetz Lindenmaier JDK-8211333 AArch64: Fix another build failure after JDK-8211029
2022-02-28 Zhengyu Gu JDK-8281615 Deadlock caused by jdwp agent
2022-02-25 Goetz Lindenmaier JDK-8282372 [11] build issue on MacOS/aarch64 12.2.1 using Xcode 13.1: call to 'log2_intptr' is ambiguous
2022-02-24 Zdenek Zambersky JDK-8279669 test/jdk/com/sun/jdi/TestScaffold.java uses wrong condition
2022-02-24 Masanori Yano JDK-8214004 Missing space between compiler thread name and task info in hs_err
2022-02-22 Matthias Baesken JDK-8277488 Add expiry exception for Digicert (geotrustglobalca) expiring in May 2022
2022-02-22 Sergey Bylokhov JDK-8261107 ArrayIndexOutOfBoundsException in the ICC_Profile.getInstance(InputStream)
2022-02-18 Matthias Baesken JDK-8247272 SA ELF file support has never worked for 64-bit causing address to symbol name mapping to fail
2022-02-17 Matthias Baesken JDK-8250750 JDK-8247515 fix for OSX pc_to_symbol() lookup fails with some symbols
2022-02-17 Matthias Baesken JDK-8247515 OSX pc_to_symbol() lookup does not work with core files
2022-02-17 Takuya Kiriyama JDK-8233986 ProblemList javax/swing/plaf/basic/BasicTextUI/8001470/bug8001470.java for windows-x64
2022-02-17 Takuya Kiriyama JDK-8254085 javax/swing/text/Caret/TestCaretPositionJTextPane.java failed with "RuntimeException: Wrong caret position"
2022-02-15 Vladimir Kempik JDK-8266889 [macosx-aarch64] Crash with SIGBUS in MarkActivationClosure::do_code_blob during vmTestbase/nsk/jvmti/.../bi04t002 test run
2022-02-15 Vladimir Kempik JDK-8262894 [macos_aarch64] SIGBUS in Assembler::ld_st2
2022-02-15 Masanori Yano JDK-8255239 The timezone of the hs_err_pid log file is corrupted in Japanese locale
2022-02-14 Alexey Bakhtin JDK-8274524 SSLSocket.close() hangs if it is called during the ssl handshake
2022-02-14 Andrew Hughes JDK-8272541 Incorrect overflow test in Toom-Cook branch of BigInteger multiplication
2022-02-13 Reka Kovacs JDK-8254072 AArch64: Get rid of --disable-warnings-as-errors on Windows+ARM64 build
2022-02-11 Matthias Baesken JDK-8280414 Memory leak in DefaultProxySelector
2022-02-11 Matthias Baesken JDK-8275082 Update XML Security for Java to 2.3.0
2022-02-11 Matthias Baesken JDK-8280373 Update Xalan serializer / SystemIDResolver to align with JDK-8270492
2022-02-11 Aleksey Shipilev JDK-8280526 x86_32 Math.sqrt performance regression with -XX:UseSSE={0,1}
2022-02-11 Aleksey Shipilev JDK-8279076 C2: Bad AD file when matching SqrtF with UseSSE=0
2022-02-10 Martin Doerr JDK-8281599 test/lib/jdk/test/lib/KnownOIDs.java is redundant since JDK-8268801
2022-02-10 Denghui Dong JDK-8281520 JFR: A wrong parameter is passed to the constructor of LeakKlassWriter
2022-02-09 Goetz Lindenmaier JDK-8190748 java/text/Format/DateFormat/DateFormatTest.java and NonGregorianFormatTest fail intermittently
2022-02-09 Vladimir Kempik JDK-8253795 Implementation of JEP 391: macOS/AArch64 Port
2022-02-09 Reka Kovacs JDK-8241004 NMT tests fail on unaligned thread size with debug build
2022-02-08 Martin Doerr JDK-8281061 [s390] JFR runs into assertions while validating interpreter frames
2022-02-08 Vladimir Kempik JDK-8260518 Change default -mmacosx-version-min to 10.12
2022-02-08 Goetz Lindenmaier JDK-8216969 ParseException thrown for certain months with russian locale
2022-02-07 Paul Hohensee JDK-8250902 Implement MD5 Intrinsics on x86
2022-02-04 Vladimir Kempik JDK-8264650 Cross-compilation to macos/aarch64
2022-02-03 Aleksey Shipilev JDK-8277992 Add fast jdk_svc subtests to jdk:tier3
2022-02-02 Paul Hohensee JDK-8278381 [GCC 11] Address::make_raw() does not initialize rspec
2022-02-01 Paul Hohensee JDK-8256321 Some "inactive" color profiles use the wrong profile class
2022-01-31 Paul Hohensee JDK-8280999 array_bounds should be array-bounds after 8278507
2022-01-31 Bernhard Urban-Forster JDK-8279702 [macosx] ignore xcodebuild warnings on M1
2022-01-27 Dmitry Cherepanov JDK-8280786 Build failure on Solaris after 8262392
2022-01-27 Aleksey Shipilev JDK-8218546 Unable to connect to https://google.com using java.net.HttpClient
2022-01-26 Martin Doerr JDK-8280155 [PPC64, s390] frame size checks are not yet correct
2022-01-26 Martin Doerr JDK-8279924 [PPC64, s390] implement frame::is_interpreted_frame_valid checks
2022-01-26 Aleksey Shipilev JDK-8278758 runtime/BootstrapMethod/BSMCalledTwice.java fails with release VMs after JDK-8262134
2022-01-26 Liam Miller-Cushon JDK-8261205 AssertionError: Cannot add metadata to an intersection type
2022-01-25 Goetz Lindenmaier JDK-8279833 Loop optimization issue in String.encodeUTF8_UTF16
2022-01-25 Goetz Lindenmaier JDK-8253197 vmTestbase/nsk/jvmti/StopThread/stopthrd007/TestDescription.java fails with "ERROR: DebuggeeSleepingThread: ThreadDeath lost"
2022-01-25 Goetz Lindenmaier JDK-8273277 C2: Move conditional negation into rc_predicate
2022-01-24 Goetz Lindenmaier JDK-8177814 jdk/editpad is not in jdk TEST.groups
2022-01-23 Goetz Lindenmaier JDK-8236505 Mark jdk/editpad/EditPadTest.java as @headful
2022-01-21 Goetz Lindenmaier JDK-8251998 remove usage of PropertyResolvingWrapper in vmTestbase/jit/t
2022-01-20 Goetz Lindenmaier JDK-8271202 C1: assert(false) failed: live_in set of first block must be empty
2022-01-19 Goetz Lindenmaier JDK-8268542 serviceability/logging/TestFullNames.java tests only 1st test case
2022-01-19 Goetz Lindenmaier JDK-8273933 [TESTBUG] Test must run without preallocated exceptions
2022-01-19 Sergey Bylokhov JDK-8270874 JFrame paint artifacts when dragged from standard monitor to HiDPI monitor
2022-01-19 Zhengyu Gu JDK-8273341 Update Siphash to version 1.0
2022-01-19 Aleksey Shipilev JDK-8273438 Enable parallelism in vmTestbase/metaspace/stressHierarchy tests
2022-01-19 Aleksey Shipilev JDK-8273433 Enable parallelism in vmTestbase_nsk_sysdict tests
2022-01-19 Goetz Lindenmaier JDK-8278871 [JVMCI] assert((uint)reason < 2* _trap_hist_limit) failed: oob
2022-01-19 Goetz Lindenmaier JDK-8251127 clean up FileInstaller $test.src $cwd in remaining vmTestbase_vm_compiler tests
2022-01-19 Goetz Lindenmaier JDK-8252005 narrow disabling of allowSmartActionArgs in vmTestbase
2022-01-19 Paul Hohensee JDK-8232533 G1 uses only a single thread for pretouching the java heap
2022-01-18 Goetz Lindenmaier JDK-8277447 Hotspot C1 compiler crashes on Kotlin suspend fun with loop
2022-01-18 Goetz Lindenmaier JDK-8275610 C2: Object field load floats above its null check resulting in a segfault
2022-01-18 Goetz Lindenmaier JDK-8275326 C2: assert(no_dead_loop) failed: dead loop detected
2022-01-17 Liam Miller-Cushon JDK-8236210 javac generates wrong annotation for fields generated from record components
2022-01-17 Aleksey Shipilev JDK-8279998 PPC64 debug builds fail with "untested: RangeCheckStub: predicate_failed_trap_id"
2022-01-17 Goetz Lindenmaier JDK-8262134 compiler/uncommontrap/TestDeoptOOM.java failed with "guarantee(false) failed: wrong number of expression stack elements during deopt"
2022-01-17 Goetz Lindenmaier JDK-8251126 nsk.share.GoldChecker should read golden file from ${test.src}
2022-01-14 Goetz Lindenmaier JDK-8237798 rewrite vmTestbase/jit/tiered from shell to java
2022-01-14 Liam Miller-Cushon JDK-8220634 SymLinkArchiveTest should handle not being able to create symlinks
2022-01-14 Goetz Lindenmaier JDK-8273704 DrawStringWithInfiniteXform.java failed : drawString with InfiniteXform transform takes long time
2022-01-14 Aleksey Shipilev JDK-8210194 [TESTBUG] jvmti_FollowRefObjects.cpp missing initializer for member _jvmtiHeapCallbacks::heap_reference_callback
2022-01-14 Goetz Lindenmaier JDK-8277328 jdk/jshell/CommandCompletionTest.java failures on Windows
2022-01-14 Goetz Lindenmaier JDK-8277441 CompileQueue::add fails with assert(_last->next() == __null) failed: not last
2022-01-14 Goetz Lindenmaier JDK-8251132 make main classes public in vmTestbase/jit tests
2022-01-13 Liam Miller-Cushon JDK-8214026 Canonicalized archive paths appearing in diagnostics
2022-01-13 Liam Miller-Cushon JDK-8193277 SimpleFileObject inconsistency between getName and getShortName
2022-01-13 Goetz Lindenmaier JDK-8274465 Fix javax/swing/text/ParagraphView/6364882/bug6364882.java failures
2022-01-13 Goetz Lindenmaier JDK-8273634 [TEST_BUG] Improve javax/swing/text/ParagraphView/6364882/bug6364882.java
2022-01-13 Goetz Lindenmaier JDK-8249019 clean up FileInstaller $test.src $cwd in vmTestbase_vm_compiler tests
2022-01-11 Paul Hohensee JDK-8266421 Deadlock in Sound System
2022-01-11 Goetz Lindenmaier JDK-8256154 Some TestNG tests require default constructors
2022-01-11 Goetz Lindenmaier JDK-8237787 rewrite vmTestbase/vm/compiler/CodeCacheInfo* from shell to java
2022-01-11 Goetz Lindenmaier JDK-8223142 Clean-up WS and CB.
2022-01-11 Goetz Lindenmaier JDK-8279300 [arm32] SIGILL when running GetObjectSizeIntrinsicsTest
2022-01-10 Zhengyu Gu JDK-8273682 Upgrade Jline to 3.20.0
2022-01-10 Bernhard Urban-Forster JDK-8274795 AArch64: avoid spilling and restoring r18 in macro assembler
2022-01-06 Aleksey Shipilev JDK-8279225 [arm32] C1 longs comparison operation destroys argument registers
2022-01-05 Zhengyu Gu JDK-8278172 java/nio/channels/FileChannel/BlockDeviceSize.java should only run on Linux
2022-01-05 Zhengyu Gu JDK-8279077 JFR crashes on Linux ppc due to missing crash protector in signal handler
2022-01-05 Aleksey Shipilev JDK-8279379 GHA: Print tests that are in error
2022-01-05 Goetz Lindenmaier JDK-8276623 JDK-8275650 accidentally pushed "out" file
2022-01-05 Goetz Lindenmaier JDK-8275536 Add test to check that File::lastModified returns same time stamp as Files.getLastModifiedTime
2022-01-05 Goetz Lindenmaier JDK-8274658 ISO 4217 Amendment 170 Update
2022-01-05 Goetz Lindenmaier JDK-8239502 [TEST_BUG] Test javax/swing/text/FlowView/6318524/bug6318524.java never fails
2022-01-04 Goetz Lindenmaier JDK-8275650 Problemlist java/io/File/createTempFile/SpecialTempFile.java for Windows 11
2021-12-30 Jie Fu JDK-8268014 Build failure on SUSE Linux Enterprise Server 11.4 (s390x) due to 'SYS_get_mempolicy' was not declared
2021-12-30 Jie Fu JDK-8241423 NUMA APIs fail to work in dockers due to dependent syscalls are disabled by default
2021-12-27 Vladimir Kempik JDK-8065704 Set LC_ALL=C for all relevant commands in the build system
2021-12-22 Zhengyu Gu JDK-8278384 Bytecodes::result_type() for arraylength returns T_VOID instead of T_INT
2021-12-21 Aleksey Shipilev JDK-8278116 runtime/modules/LoadUnloadModuleStress.java has duplicate -Xmx
2021-12-21 Aleksey Shipilev JDK-8278115 gc/stress/gclocker/TestGCLockerWithSerial.java has duplicate -Xmx
2021-12-21 Aleksey Shipilev JDK-8277385 Zero: Enable CompactStrings support
2021-12-20 Goetz Lindenmaier JDK-8258554 javax/swing/JTable/4235420/bug4235420.java fails in GTK L&F
2021-12-20 Goetz Lindenmaier JDK-8273638 javax/swing/JTable/4235420/bug4235420.java fails in GTK L&F
2021-12-17 Zhengyu Gu JDK-8265150 AsyncGetCallTrace crashes on ResourceMark
2021-12-15 Liam Miller-Cushon JDK-8225559 assertion error at TransTypes.visitApply
2021-12-15 Reka Kovacs JDK-8254827 JVMCI: Enable it for Windows+AArch64
2021-12-15 Vladimir Kozlov JDK-8276314 [JVMCI] check alignment of call displacement during code installation
2021-12-15 Zhengyu Gu JDK-8274736 Concurrent read/close of SSLSockets causes SSLSessions to be invalidated unnecessarily
2021-12-15 Thomas Stuefe JDK-8278309 [windows] use of uninitialized OSThread::_state
2021-12-14 Vladimir Kempik JDK-8207793 [TESTBUG] runtime/Metaspace/FragmentMetaspace.java fails: heap needs to be increased
2021-12-14 Vladimir Kempik JDK-8211170 AArch64: Warnings in C1 and template interpreter
2021-12-13 Goetz Lindenmaier JDK-8266187 Memory leak in appendBootClassPath()
2021-12-13 Goetz Lindenmaier JDK-8273575 memory leak in appendBootClassPath(), paths must be deallocated
2021-12-11 Vladimir Kempik JDK-8234930 Use MAP_JIT when allocating pages for code cache on macOS
2021-12-10 Zhengyu Gu JDK-8276177 nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption failed with "assert(def_ik->is_being_redefined()) failed: should be being redefined to get here"
2021-12-10 Goetz Lindenmaier JDK-8240904 Screen flashes on test failures when running tests from make
2021-12-09 Goetz Lindenmaier JDK-8273514 java/util/DoubleStreamSums/CompensatedSums.java failure
2021-12-09 Goetz Lindenmaier JDK-8214761 Bug in parallel Kahan summation implementation
2021-12-08 Zhengyu Gu JDK-8275811 Incorrect instance to dispose
2021-12-08 Paul Hohensee JDK-8266170 -Wnonnull happens in classLoaderData.inline.hpp
2021-12-08 Paul Hohensee JDK-8266172 -Wstringop-overflow happens in vmError.cpp
2021-12-08 Martin Doerr JDK-8199079 Test javax/swing/UIDefaults/6302464/bug6302464.java is unstable
2021-12-08 Martin Doerr JDK-8273366 [testbug] javax/swing/UIDefaults/6302464/bug6302464.java fails on macOS12
2021-12-08 Goetz Lindenmaier JDK-8274714 Incorrect verifier protected access error message
2021-12-08 Goetz Lindenmaier JDK-8210236 Prepare ciReceiverTypeData::translate_receiver_data_from for concurrent class unloading
2021-12-08 Paul Hohensee JDK-8207011 Remove uses of the register storage class specifier
2021-12-08 Paul Hohensee JDK-8186780 clang fastdebug assertion failure in os_linux_x86:os::verify_stack_alignment()
2021-12-08 Paul Hohensee JDK-8266171 -Warray-bounds happens in imageioJPEG.c
2021-12-07 Goetz Lindenmaier JDK-8233827 Enable screenshots in the enhanced failure handler on Linux/macOS
2021-12-07 Goetz Lindenmaier JDK-8272473 Parsing epoch seconds at a DST transition with a non-UTC parser is wrong
2021-12-07 Goetz Lindenmaier JDK-8255035 Update Commons BCEL to Version 6.5.0
2021-12-07 Goetz Lindenmaier JDK-8257769 Cipher.getParameters() throws NPE for ChaCha20-Poly1305
2021-12-06 Sergey Bylokhov JDK-8256373 [Windows/HiDPI] The Frame#setBounds does not work in a minimized state
2021-12-06 Zhengyu Gu JDK-8208074 [TESTBUG] vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java failed with NullPointerException
2021-12-06 Aleksey Shipilev JDK-8274523 java/lang/management/MemoryMXBean/MemoryTest.java test should handle Shenandoah
2021-12-02 Paul Hohensee JDK-8266168 -Wmaybe-uninitialized happens in check_code.c
2021-12-02 Paul Hohensee JDK-8266174 -Wmisleading-indentation happens in libmlib_image sources
2021-12-01 Paul Hohensee JDK-8263185 Mallinfo deprecated in glibc 2.33
2021-12-01 Paul Hohensee JDK-8266173 -Wmaybe-uninitialized happens in jni_util.c
2021-12-01 Aleksey Shipilev JDK-8222825 ARM32 SIGILL issue on single core CPU (not supported PLDW instruction)
2021-12-01 Vladimir Kempik JDK-8254940 AArch64: Cleanup non-product thread members
2021-12-01 Paul Hohensee JDK-8266176 -Wmaybe-uninitialized happens in libArrayIndexOutOfBoundsExceptionTest.c
2021-11-30 Paul Hohensee JDK-8257467 [TESTBUG] -Wdeprecated-declarations is reported at sigset() in exesigtest.c
2021-11-29 Alex Kasko JDK-8272345 macos doesn't check `os::set_boot_path()` result
2021-11-29 Andrew Hughes JDK-8251558 J2DBench should support shaped and translucent windows
2021-11-29 Zhengyu Gu JDK-8277342 vmTestbase/nsk/stress/strace/strace004.java fails with SIGSEGV in InstanceKlass::jni_id_for
2021-11-29 Matthias Baesken JDK-8274265 Suspicious string concatenation in logTestUtils.inline.hpp
2021-11-29 Goetz Lindenmaier JDK-8212148 Remove remaining NSK_CPP_STUBs
2021-11-29 Thomas Stuefe JDK-8261661 gc/stress/TestReclaimStringsLeaksMemory.java fails because Reserved memory size is too big
2021-11-26 Alex Kasko JDK-8270290 NTLM authentication fails if HEAD request is used
2021-11-26 Goetz Lindenmaier JDK-8211899 Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/scenarios/[E-M]
2021-11-26 Goetz Lindenmaier JDK-8212083 Handle remaining gc/lock native code and fix two strings
2021-11-26 Goetz Lindenmaier JDK-8212082 Remove the NSK_CPP_STUB macros for remaining vmTestbase/jvmti/[sS]*
2021-11-26 Goetz Lindenmaier JDK-8211782 Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/[I-S]*
2021-11-26 Goetz Lindenmaier JDK-8211432 [REDO] Handle JNIGlobalRefLocker.cpp
2021-11-26 Goetz Lindenmaier JDK-8211036 Remove the NSK_STUB macros from vmTestbase for non jvmti
2021-11-25 Christoph Langer JDK-8272181 Windows-AArch64:Backport fix of `Backtracing broken on PAC enabled systems`
2021-11-25 Goetz Lindenmaier JDK-8210689 Remove the multi-line old C style for string literals
2021-11-25 Goetz Lindenmaier JDK-8211801 Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/scenarios/[A-E]
2021-11-25 Goetz Lindenmaier JDK-8211905 Remove multiple casts for EM06 file
2021-11-25 Goetz Lindenmaier JDK-8211131 Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/[G-I]*
2021-11-25 Goetz Lindenmaier JDK-8211261 Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/[A-G]*
2021-11-25 Goetz Lindenmaier JDK-8210984 [TESTBUG] hs203t003 fails with "# ERROR: hs203t003.cpp, 218: NSK_CPP_STUB2 ( ResumeThread, jvmti, thread)"
2021-11-25 Goetz Lindenmaier JDK-8210726 Fix up a few minor nits forgotten by JDK-8210665
2021-11-25 Goetz Lindenmaier JDK-8210385 Clean up JNI_ENV_ARG and factorize the macros for vmTestbase/jvmti[A-N] tests
2021-11-25 Christoph Langer JDK-8277815 Fix mistakes in legal header backports
2021-11-24 Zhengyu Gu JDK-8236042 [TESTBUG] serviceability/sa/ClhsdbCDSCore.java fails with -Xcomp -XX:TieredStopAtLevel=1
2021-11-23 Reka Kovacs JDK-8248238 Implementation: JEP 388: Windows AArch64 Support
2021-11-23 Martin Doerr JDK-8277224 sun.security.pkcs.PKCS9Attributes.toString() throws NPE
2021-11-23 Martin Doerr JDK-8274773 [TESTBUG] UnsafeIntrinsicsTest intermittently fails on weak memory model platform
2021-11-23 Goetz Lindenmaier JDK-8210700 Clean up JNI_ENV_ARG and factorize the macros for vmTestbase/jvmti/unit tests
2021-11-23 Goetz Lindenmaier JDK-8210481 Remove #ifdef cplusplus from vmTestbase
2021-11-23 Goetz Lindenmaier JDK-8210665 Clean up JNI_ENV_ARG and factorize the macros for vmTestbase/jvmti[R-U] tests
2021-11-23 Goetz Lindenmaier JDK-8210593 Clean up JNI_ENV_ARG and factorize the macros for vmTestbase/jvmti[N-R] tests
2021-11-23 Goetz Lindenmaier JDK-8210429 Clean up JNI_ENV_ARG for vmTestbase/jvmti/Get[G-Z] tests
2021-11-22 Zhengyu Gu JDK-8210242 [TESTBUG] vmTestbase/nsk/stress/jni/jnistress001.java crashes with EXCEPTION_ACCESS_VIOLATION on windows-x86
2021-11-22 Jie Fu JDK-8276139 TestJpsHostName.java not reliable, better to expand HostIdentifierCreate.java test
2021-11-19 Zhengyu Gu JDK-8223400 Replace some enums with static const members in hotspot/runtime
2021-11-19 Goetz Lindenmaier JDK-8210198 Clean up JNI_ENV_ARG for vmTestbase/jvmti/Get[A-F] tests
2021-11-19 Goetz Lindenmaier JDK-8210182 Remove macros for C compilation from vmTestBase but non jvmti
2021-11-18 Paul Hohensee JDK-8274860 gcc 10.2.1 produces an uninitialized warning in sharedRuntimeTrig.cpp
2021-11-18 Goetz Lindenmaier JDK-8226943 compile error in libfollowref003.cpp with XCode 10.2 on macosx
2021-11-18 Goetz Lindenmaier JDK-8209611 use C++ compiler for hotspot tests
2021-11-17 Mat Carter JDK-8267256 Extend minimal retry for loopback connections on Windows to PlainSocketImpl
2021-11-17 Thomas Stuefe JDK-8277029 JMM GetDiagnosticXXXInfo APIs should verify output array sizes
2021-11-16 Adam Farley JDK-8273235 tools/launcher/HelpFlagsTest.java Fails on Windows 32bit
2021-11-16 Goetz Lindenmaier JDK-8202342 [Graal] fromTonga/nsk/jvmti/unit/FollowReferences/followref003/TestDescription.java fails with "Location mismatch" errors
2021-11-16 Aleksey Shipilev JDK-8263059 security/infra/java/security/cert/CertPathValidator/certification/ComodoCA.java fails due to revoked cert
2021-11-16 Goetz Lindenmaier JDK-8253147 The javax/swing/JPopupMenu/7154841/bug7154841.java fail on big screens
2021-11-15 Martin Doerr JDK-8276536 Update TimeZoneNames files to follow the changes made by JDK-8275766
2021-11-15 Martin Doerr JDK-8275766 (tz) Update Timezone Data to 2021e
2021-11-15 Martin Doerr JDK-8268882 C2: assert(n->outcnt() != 0 || C->top() == n || n->is_Proj()) failed: No dead instructions after post-alloc
2021-11-14 Christoph Langer JDK-8258457 testlibrary_tests/ctw/JarDirTest.java fails with InvalidPathException on windows
2021-11-13 Goetz Lindenmaier JDK-8201224 Make string buffer size dynamic in mlvmJvmtiUtils.c
2021-11-13 Goetz Lindenmaier JDK-8034084 nsk.nsk/jvmti/ThreadStart/threadstart003 Wrong number of thread end events
2021-11-12 Aleksey Shipilev JDK-8276157 C2: Compiler stack overflow during escape analysis on Linux x86_32
2021-11-12 Aleksey Shipilev JDK-8276105 C2: Conv(D|F)2(I|L)Nodes::Ideal should handle rounding correctly
2021-11-12 Goetz Lindenmaier JDK-8174819 java/nio/file/WatchService/LotsOfEvents.java fails intermittently
2021-11-12 Goetz Lindenmaier JDK-8204161 [TESTBUG] auto failed with the "Applet thread threw exception: java.lang.UnsupportedOperationException" exception
2021-11-10 Zhengyu Gu JDK-8276201 Shenandoah: Race results degenerated GC to enter wrong entry point
2021-11-10 Aleksey Shipilev JDK-8276550 Use SHA256 hash in build.tools.depend.Depend
2021-11-10 Goetz Lindenmaier JDK-8276943 Backout JDK-8274338 11u backport
2021-11-10 Aleksey Shipilev JDK-8208242 Add @requires to vmTestbase/gc/g1 tests
2021-11-10 Aleksey Shipilev JDK-8276854 Windows GHA builds fail due to broken Cygwin
2021-11-10 Andrew Hughes JDK-8236596 HttpClient leaves HTTP/2 sockets in CLOSE_WAIT, when using proxy tunnel
2021-11-08 Aleksey Shipilev JDK-8274522 java/lang/management/ManagementFactory/MXBeanException.java test fails with Shenandoah
2021-11-07 Jie Fu JDK-8267246 -XX:MaxRAMPercentage=0 is unreasonable for jtreg tests on many-core machines
2021-11-06 Jie Fu JDK-8219519 Remove linux_sparc.ad and linux_aarch64.ad
2021-11-06 Jie Fu JDK-8256009 Remove src/hotspot/share/adlc/Test/i486.ad
2021-11-06 Jie Fu JDK-8256956 RegisterImpl::max_slots_per_register is incorrect on AMD64
2021-11-06 Jie Fu JDK-8264526 javax/swing/text/html/parser/Parser/8078268/bug8078268.java timeout
2021-11-05 Christoph Langer JDK-8198617 java/awt/Focus/6382144/EndlessLoopTest.java fails on mac
2021-11-05 Christoph Langer JDK-8136517 [macosx]Test java/awt/Focus/8073453/AWTFocusTransitionTest.java fails on MacOSX
2021-11-05 Christoph Langer JDK-8171381 [TEST_BUG] [macos] javax/swing/JPopupMenu/7156657/bug7156657.java fails on OS X
2021-11-05 Christoph Langer JDK-8233562 [TESTBUG] Swing StyledEditorKit test bug4506788.java fails on MacOS
2021-11-05 Christoph Langer JDK-8233561 [TESTBUG] Swing text test bug8014863.java fails on macos
2021-11-05 Zhengyu Gu JDK-8274338 com/sun/jdi/RedefineCrossEvent.java failed "assert(m != __null) failed: NULL mirror"
2021-11-05 Thomas Stuefe JDK-8261916 gtest/GTestWrapper.java vmErrorTest.unimplemented1_vm_assert failed
2021-11-05 Aleksey Shipilev JDK-8256182 Update qemu-debootstrap cross-compilation recipe
2021-11-05 Christoph Langer JDK-8233637 [TESTBUG] Swing ActionListenerCalledTwiceTest.java fails on macos
2021-11-05 Jie Fu JDK-8272720 Fix the implementation of loop unrolling heuristic with LoopPercentProfileLimit
2021-11-04 Christoph Langer JDK-8233641 [TESTBUG] JMenuItem test bug4171437.java fails on macos
2021-11-04 Christoph Langer JDK-8233560 [TESTBUG] ToolTipManager/Test6256140.java is failing on macos
2021-11-04 Jie Fu JDK-8223141 Change (count) suffix _ct into _cnt.
2021-11-04 Jie Fu JDK-8276066 Reset LoopPercentProfileLimit for x86 due to suboptimal performance
2021-11-03 Christoph Langer JDK-8233570 [TESTBUG] HTMLEditorKit test bug5043626.java is failing on macos
2021-11-03 Christoph Langer JDK-8233556 [TESTBUG] JPopupMenu tests fail on MacOS
2021-11-03 Christoph Langer JDK-8015602 [macosx] Test javax/swing/SpringLayout/4726194/bug4726194.java fails on MacOSX
2021-11-03 Andrew Haley JDK-8271567 AArch64: AES Galois CounterMode (GCM) interleaved implementation using vector instructions
2021-11-03 Aleksey Shipilev JDK-8267304 Bump global JTReg memory limit to 768m
2021-11-02 Bernhard Urban-Forster JDK-8248500 AArch64: Remove the r18 dependency on Windows AArch64
2021-10-29 Ilarion Nakonechnyy JDK-8273026 Slow LoginContext.login() on multi threading application
2021-10-29 Martin Doerr JDK-8235784 java/lang/invoke/VarHandles/VarHandleTestByteArrayAsInt.java fails due to timeout with fastdebug bits
2021-10-28 Christoph Langer JDK-7151826 [TEST_BUG] [macosx] The test javax/swing/JPopupMenu/4966112/bug4966112.java not for mac
2021-10-28 Martin Doerr JDK-8256202 Some tweaks for jarsigner tests PosixPermissionsTest and SymLinkTest
2021-10-28 Andrew Haley JDK-8270533 AArch64: size_fits_all_mem_uses should return false if its output is a CAS
2021-10-28 Christoph Langer JDK-8233635 [TESTBUG] ProgressMonitorEscapeKeyPress.java fails on macos
2021-10-28 Christoph Langer JDK-8199529 javax/swing/text/Utilities/8142966/SwingFontMetricsTest.java fails on windows
2021-10-28 Christoph Langer JDK-8249195 Change to Xcode 11.3.1 for building on Macos at Oracle
2021-10-28 Christoph Langer JDK-8219986 Change to Xcode 10.1 for building on Macosx at Oracle
2021-10-28 Goetz Lindenmaier JDK-8262844 (fs) FileStore.supportsFileAttributeView might return false negative in case of ext3
2021-10-28 Goetz Lindenmaier JDK-8274779 HttpURLConnection: HttpClient and HttpsClient incorrectly check request method when set to POST
2021-10-27 Severin Gehwolf JDK-8275713 TestDockerMemoryMetrics test fails on recent runc
2021-10-26 Goetz Lindenmaier JDK-8197811 Test java/awt/Choice/PopupPosTest/PopupPosTest.java fails on Windows
2021-10-26 Yuri Nesterenko JDK-8190753 (zipfs): Accessing a large entry (> 2^31 bytes) leads to a negative initial size for ByteArrayOutputStream
2021-10-25 Christoph Langer JDK-8198623 java/awt/KeyboardFocusmanager/TypeAhead/EnqueueWithDialogButtonTest/EnqueueWithDialogButtonTest.java fails on mac
2021-10-25 Christoph Langer JDK-8131745 java/lang/management/ThreadMXBean/AllThreadIds.java still fails intermittently
2021-10-25 Dmitry Chuyko JDK-8242449 AArch64: r27 can be allocated in CompressedOops mode
2021-10-25 Dmitry Chuyko JDK-8233743 AArch64: Make r27 conditionally allocatable
2021-10-25 Dmitry Chuyko JDK-8254782 Fix benchmark issues in java/lang/StringIndexOfChar.java benchmark
2021-10-25 Dmitry Chuyko JDK-8255274 [PPC64, s390] wrong StringLatin1.indexOf version matched
2021-10-25 Dmitry Chuyko JDK-8254775 Microbenchmark StringIndexOfChar doesn't compile
2021-10-25 Dmitry Chuyko JDK-8173585 Intrinsify StringLatin1.indexOf(char)
2021-10-25 Dmitry Chuyko JDK-8250597 G1: Improve inlining around trim_queue
2021-10-25 Goetz Lindenmaier JDK-8263364 sun/net/www/http/KeepAliveStream/KeepAliveStreamCloseWithWrongContentLength.java wedged in getInputStream
2021-10-25 Martin Doerr JDK-8274407 (tz) Update Timezone Data to 2021c
2021-10-25 Christoph Langer JDK-8246807 Incorrect copyright header in TimeZoneDatePermissionCheck.sh
2021-10-23 Christoph Langer JDK-8226514 Replace wildcard address with loopback or local host in tests - part 17
2021-10-23 Christoph Langer JDK-8220575 Correctly format test URI's that contain a retrieved IPv6 address
2021-10-21 Martin Doerr JDK-8270116 Expand ButtonGroupLayoutTraversalTest.java to run in all LaFs, including Aqua on macOS
2021-10-21 Martin Doerr JDK-8233567 [TESTBUG] FocusSubRequestTest.java fails on macos
2021-10-21 Martin Doerr JDK-8233555 [TESTBUG] JRadioButton tests failing on MacoS
2021-10-20 Vladimir Kempik JDK-8263068 Rename safefetch.hpp to safefetch.inline.hpp
2021-10-20 Qi Ao JDK-8239422 [TESTBUG] compiler/c1/TestPrintIRDuringConstruction.java failed when C1 is disabled
2021-10-19 Paul Hohensee JDK-8252051 Make mlvmJvmtiUtils strncpy uses GCC 10.x friendly
2021-10-19 Martin Doerr JDK-8272708 [Test]: Cleanup: test/jdk/security/infra/java/security/cert/CertPathValidator/certification/BuypassCA.java no longer needs ocspEnabled
2021-10-19 Martin Doerr JDK-8266579 Update test/jdk/java/lang/ProcessHandle/PermissionTest.java & test/jdk/java/sql/testng/util/TestPolicy.java
2021-10-19 Martin Doerr JDK-8197800 Test java/awt/Focus/NonFocusableWindowTest/NoEventsTest.java fails on Windows
2021-10-19 Martin Doerr JDK-8198619 java/awt/Focus/FocusTraversalPolicy/ButtonGroupLayoutTraversal/ButtonGroupLayoutTraversalTest.java fails on mac
2021-10-19 Zhengyu Gu JDK-8275051 Shenandoah: Correct ordering of requested gc cause and gc request flag
2021-10-19 Martin Doerr JDK-8256201 java/awt/FullScreen/FullscreenWindowProps/FullscreenWindowProps.java failed
2021-10-19 Martin Doerr JDK-8171998 javax/swing/JMenu/4692443/bug4692443.java fails on Windows
2021-10-19 Martin Doerr JDK-8247510 typo in IllegalHandshakeMessage
2021-10-19 Martin Doerr JDK-8207936 TestZipFile failed with java.lang.AssertionError exception
2021-10-19 Vladimir Kempik JDK-8261075 Create stubRoutines.inline.hpp with SafeFetch implementation
2021-10-18 Martin Doerr JDK-8270280 security/infra/java/security/cert/CertPathValidator/certification/LetsEncryptCA.java OCSP response error
2021-10-18 Jonathan Dowland JDK-8275131 Exceptions after a touchpad gesture on macOS
2021-10-18 Peng Xie JDK-8274293 Build failure on macOS with Xcode 13.0 as vfork is deprecated
2021-10-16 Christoph Langer JDK-8239827 The test OpenByUNCPathNameTest.java should be changed to be manual
2021-10-16 Christoph Langer JDK-8233647 [TESTBUG] JColorChooser/Test8051548.java is failing on macos
2021-10-16 Christoph Langer JDK-8198624 java/awt/KeyboardFocusmanager/TypeAhead/SubMenuShowTest/SubMenuShowTest.html fails on mac
2021-10-16 Christoph Langer JDK-8233566 [TESTBUG] KeyboardFocusManager tests failing on MacoS
2021-10-15 Christoph Langer JDK-8233559 [TESTBUG] TestNimbusOverride.java is failing on macos
2021-10-15 Christoph Langer JDK-8233550 [TESTBUG] JTree tests fail regularly on MacOS
2021-10-15 Christoph Langer JDK-8233552 [TESTBUG] JTable Test bug7068740.java fails on MacOS
2021-10-15 Christoph Langer JDK-8233553 [TESTBUG] JSpinner test bug4973721.java fails on MacOS
2021-10-15 Martin Doerr JDK-8267652 c2 loop unrolling by 8 results in reading memory past array
2021-10-15 Martin Doerr JDK-8211999 Window positioning bugs due to overlapping GraphicsDevice bounds (Windows/HiDPI)
2021-10-14 Martin Doerr JDK-8239334 Tab Size does not work correctly in JTextArea with setLineWrap on
2021-10-13 Martin Doerr JDK-8272574 C2: assert(false) failed: Bad graph detected in build_loop_late
2021-10-13 Martin Doerr JDK-8274840 Update OS detection code to recognize Windows 11
2021-10-13 Vladimir Kempik JDK-8261071 AArch64: Refactor interpreter native wrappers
2021-10-13 Goetz Lindenmaier JDK-8269656 The test test/langtools/tools/javac/versions/Versions.java has duplicate test cycles
2021-10-13 Qi Ao JDK-8250888 nsk/jvmti/scenarios/general_functions/GF08/gf08t001/TestDriver.java fails
2021-10-13 Jie Fu JDK-8251155 HostIdentifier fails to canonicalize hostnames starting with digits
2021-10-12 Reka Kovacs JDK-8255716 AArch64: Regression: JVM crashes if manually offline a core
2021-10-12 Reka Kovacs JDK-8253015 Aarch64: Move linux code out from generic CPU feature detection
2021-10-12 Qi Ao JDK-8270517 Add Zero support for LoongArch
2021-10-12 Qi Ao JDK-8230228 [TESTBUG] Several runtime/ErrorHandling tests may fail on some platforms
2021-10-12 Christoph Langer JDK-8221305 java/awt/FontMetrics/MaxAdvanceIsMax.java fails on MacOS + Solaris
2021-10-12 Goetz Lindenmaier JDK-8180568 Refactor javax/crypto shell tests to plain java tests
2021-10-12 Goetz Lindenmaier JDK-8273646 Add openssl from path variable also in to Default System Openssl Path in OpensslArtifactFetcher
2021-10-11 Christoph Langer JDK-8233643 [TESTBUG] JMenu test bug4515762.java fails on macos
2021-10-11 Christoph Langer JDK-8233642 [TESTBUG] JMenuBar test bug 4750590.java fails on macos
2021-10-11 Martin Doerr JDK-8271459 C2: Missing NegativeArraySizeException when creating StringBuilder with negative capacity
2021-10-11 Christoph Langer JDK-8233638 [TESTBUG] Swing test ScreenMenuBarInputTwice.java fails on macos
2021-10-11 Christoph Langer JDK-8169953 JComboBox/8057893: ComboBoxEdited event is not fired! on Windows
2021-10-11 Jie Fu JDK-8274329 Fix non-portable HotSpot code in MethodMatcher::parse_method_pattern
2021-10-11 Goetz Lindenmaier JDK-8273826 Correct Manifest file name and NPE checks
2021-10-11 Goetz Lindenmaier JDK-8273961 jdk/nio/zipfs/ZipFSTester.java fails if file path contains '+' character
2021-10-11 Yi Yang JDK-8273790 Potential cyclic dependencies between Gregorian and CalendarSystem
2021-10-10 Christoph Langer JDK-8242793 Incorrect copyright header in ContinuousCallSiteTargetChange.java
2021-10-10 Christoph Langer JDK-7105119 [TEST_BUG] [macosx] In test UIDefaults.toString() must be called with the invokeLater()
2021-10-10 Christoph Langer JDK-8237589 Fix copyright header formatting
2021-10-10 Goetz Lindenmaier JDK-8211148 var in implicit lambdas shouldn't be accepted for source < 11
2021-10-09 Goetz Lindenmaier JDK-8137101 [TEST_BUG] javax/swing/plaf/basic/BasicHTML/4251579/bug4251579.java failure due to timing
2021-10-09 Goetz Lindenmaier JDK-8243543 jtreg test security/infra/java/security/cert/CertPathValidator/certification/BuypassCA.java fails
2021-10-07 Martin Doerr JDK-8273498 compiler/c2/Test7179138_1.java timed out
2021-10-07 Martin Doerr JDK-8274642 jdk/jshell/CommandCompletionTest.java fails with NoSuchElementException after JDK-8271287
2021-10-07 Goetz Lindenmaier JDK-8245147 Refactor and improve utility of test/langtools/tools/javac/versions/Versions.java
2021-10-06 Martin Doerr JDK-8271340 Crash PhaseIdealLoop::clone_outer_loop
2021-10-06 Martin Doerr JDK-8271341 Opcode() != Op_If && Opcode() != Op_RangeCheck) || outcnt() == 2 assert failure with Test7179138_1.java
2021-10-06 Martin Doerr JDK-8273229 Update OS detection code to recognize Windows Server 2022
2021-10-06 Martin Doerr JDK-8270886 Crash in PhaseIdealLoop::verify_strip_mined_scheduling
2021-10-06 Martin Doerr JDK-8271287 jdk/jshell/CommandCompletionTest.java fails with "lists don't have the same size expected"
2021-10-06 Martin Doerr JDK-8274381 missing CAccessibility definitions in JNI code
2021-10-06 Jonathan Dowland JDK-8272581 sun/security/pkcs11/Provider/MultipleLogins.sh fails after JDK-8266182
2021-10-06 Aleksey Shipilev JDK-8274083 Update testing docs to mention tiered testing
2021-10-06 Aleksey Shipilev JDK-8273314 Add tier4 test groups
2021-10-06 Aleksey Shipilev JDK-8199138 Add RISC-V support to Zero
2021-10-06 Goetz Lindenmaier JDK-8265173 [test] divert spurious log output away from stream under test in ProcessBuilder Basic test
2021-10-06 Goetz Lindenmaier JDK-8159904 [TEST_BUG] Failure on solaris of java/awt/Window/MultiWindowApp/MultiWindowAppTest.java
2021-10-06 Goetz Lindenmaier JDK-8263897 compiler/c2/aarch64/TestVolatilesSerial.java failed with "java.lang.RuntimeException: Wrong method"
2021-10-06 Goetz Lindenmaier JDK-8262438 sun/security/ssl/SSLLogger/LoggingFormatConsistency.java failed with "SocketException: Socket is closed"
2021-10-06 Goetz Lindenmaier JDK-8075909 [TEST_BUG] The regression-swing case failed as it does not have the 'Open' button when select 'subdir' folder with NimbusLAF
2021-10-06 Goetz Lindenmaier JDK-8254802 ThrowingPushPromisesAsStringCustom.java fails in "try throwing in GET_BODY"
2021-10-06 Goetz Lindenmaier JDK-8159597 [TEST_BUG] closed/javax/swing/JPopupMenu/4760494/bug4760494.java leaves key pressed
2021-10-06 Goetz Lindenmaier JDK-8223140 Clean-up in 'ok_to_convert()'
2021-10-06 Aleksey Shipilev JDK-8273606 Zero: SPARC64 build fails with si_band type mismatch
2021-10-06 Aleksey Shipilev JDK-8272783 Epsilon: Refactor tests to improve performance
2021-10-06 Aleksey Shipilev JDK-8272914 Create hotspot:tier2 and hotspot:tier3 test groups
2021-10-05 Christoph Langer JDK-8272828 Add correct licenses to jszip.md
2021-10-05 Zhengyu Gu JDK-8273342 Null pointer dereference in classFileParser.cpp:2817
2021-10-05 Bernhard Urban-Forster JDK-8252114 Windows-AArch64: Enable and test ZGC and ShenandoahGC
2021-10-05 Evgeny Astigeevich JDK-8262316 Reducing locks in RSA Blinding
2021-10-05 Martin Doerr JDK-8273924 ArrayIndexOutOfBoundsException thrown in java.util.JapaneseImperialCalendar.add()
2021-10-05 Martin Doerr JDK-8274326 [macos] Ensure initialisation of sun/lwawt/macosx/CAccessibility in JavaComponentAccessibility.m
2021-10-05 Jonathan Dowland JDK-8272180 Upgrade JSZip to 3.7.1 from 3.6.0
2021-10-04 Martin Doerr JDK-8272570 C2: crash in PhaseCFG::global_code_motion
2021-10-04 Goetz Lindenmaier JDK-8223138 Small clean-up in loop-tree support.
2021-10-04 Bernhard Urban-Forster JDK-8250810 Push missing parts of JDK-8248817
2021-10-04 Aleksey Shipilev JDK-8273373 Zero: Cannot invoke JVM in primordial threads on Zero
2021-10-04 Zhengyu Gu JDK-8187649 ArrayIndexOutOfBoundsException in java.util.JapaneseImperialCalendar
2021-10-04 Christoph Langer JDK-8224829 AsyncSSLSocketClose.java has timing issue
2021-10-04 Christoph Langer JDK-8230067 Add optional automatic retry when running jtreg tests
2021-10-04 Jonathan Dowland JDK-8198616 java/awt/Focus/6378278/InputVerifierTest.java fails on mac
2021-10-01 Goetz Lindenmaier JDK-8256152 tests fail because of ambiguous method resolution
2021-10-01 Goetz Lindenmaier JDK-8248187 [TESTBUG] javax/swing/plaf/basic/BasicGraphicsUtils/8132119/bug8132119.java fails with String is not properly drawn
2021-10-01 Goetz Lindenmaier JDK-8143021 [TEST_BUG] Test javax/swing/JColorChooser/Test6541987.java fails
2021-10-01 Goetz Lindenmaier JDK-8268555 Update HttpClient tests that use ITestContext to jtreg 6+1
2021-10-01 Goetz Lindenmaier JDK-8223139 Rename mandatory policy-do routines.
2021-10-01 Aleksey Shipilev JDK-8273894 ConcurrentModificationException raised every time ReferralsCache drops referral
2021-10-01 Aleksey Shipilev JDK-8272836 Limit run time for java/lang/invoke/LFCaching tests
2021-10-01 Aleksey Shipilev JDK-8223923 C2: Missing interference with mismatched unsafe accesses
2021-09-30 Christoph Langer JDK-8234823 java/net/Socket/Timeouts.java testcase testTimedConnect2() fails on Windows 10
2021-09-30 Jonathan Dowland JDK-8233569 [TESTBUG] JTextComponent test bug6361367.java fails on macos
2021-09-30 Goetz Lindenmaier JDK-8223137 Rename predicate 'do_unroll_only()' to 'is_unroll_only()'.
2021-09-30 Goetz Lindenmaier JDK-8265524 Upgrading JSZip from v3.2.2 to v3.6.0
2021-09-30 Goetz Lindenmaier JDK-8229935 [TEST_BUG]: bug8132119.java inconsistently positions text
2021-09-30 Goetz Lindenmaier JDK-8211171 move JarUtils to top-level testlibrary
2021-09-29 Christoph Langer JDK-8196096 javax/swing/JPopupMenu/6580930/bug6580930.java fails
2021-09-29 Goetz Lindenmaier JDK-8269768 JFR Terminology Refresh
2021-09-29 Goetz Lindenmaier JDK-8269426 Rename test/jdk/java/lang/invoke/t8150782 to accessClassAndFindClass
2021-09-29 Goetz Lindenmaier JDK-8268093 Manual Testcase: "sun/security/krb5/config/native/TestDynamicStore.java" Fails with NPE
2021-09-28 Martin Doerr JDK-8274056 JavaAccessibilityUtilities leaks JNI objects
2021-09-28 Martin Doerr JDK-8231501 VM crash in MethodData::clean_extra_data(CleanExtraDataClosure*): fatal error: unexpected tag 99
2021-09-28 Goetz Lindenmaier JDK-8179880 Refactor javax/security shell tests to plain java tests
2021-09-28 Goetz Lindenmaier JDK-8248341 ProblemList java/lang/management/ThreadMXBean/ThreadMXBeanStateTest.java
2021-09-28 Goetz Lindenmaier JDK-8255227 java/net/httpclient/FlowAdapterPublisherTest.java intermittently failing with TestServer: start exception: java.io.IOException: Invalid preface
2021-09-28 Goetz Lindenmaier JDK-8266949 Check possibility to disable OperationTimedOut on Unix
2021-09-28 Goetz Lindenmaier JDK-8047218 [TEST_BUG] java/awt/FullScreen/AltTabCrashTest/AltTabCrashTest.java fails with exception
2021-09-27 Christoph Langer JDK-8180573 Refactor sun/security/tools shell tests to plain java tests
2021-09-27 Goetz Lindenmaier JDK-8039261 [TEST_BUG]: There is not a minimal security level in Java Preferences and the TestApplet.html is blocked.
2021-09-27 Goetz Lindenmaier JDK-8264824 java/net/Inet6Address/B6206527.java doesn't close ServerSocket properly
2021-09-27 Goetz Lindenmaier JDK-8163086 java/awt/Window/TranslucentJAppletTest/TranslucentJAppletTest.java fails
2021-09-27 Goetz Lindenmaier JDK-8233564 [TESTBUG] MouseComboBoxTest.java is failing
2021-09-27 Goetz Lindenmaier JDK-8265019 Update tests for additional TestNG test permissions
2021-09-27 Goetz Lindenmaier JDK-8258855 Two tests sun/security/krb5/auto/ReplayCacheTestProc.java and ReplayCacheTestProcWithMD5.java failed on OL8.3
2021-09-27 Goetz Lindenmaier JDK-8253866 Security Libs Terminology Refresh
2021-09-26 Goetz Lindenmaier JDK-8253497 Core Libs Terminology Refresh
2021-09-26 Goetz Lindenmaier JDK-8255722 Create a new test for rotated blit
2021-09-26 Goetz Lindenmaier JDK-8169954 JFileChooser/8021253: java.lang.RuntimeException: Default button is not pressed
2021-09-26 Goetz Lindenmaier JDK-8245665 Test WeakAlg.java should only make sure no warning for weak signature algorithms by keytool on root CA
2021-09-25 Goetz Lindenmaier JDK-8250839 Improve test template SSLEngineTemplate with SSLContextTemplate
2021-09-25 Goetz Lindenmaier JDK-8081652 [TESTBUG] java/lang/management/ThreadMXBean/ThreadMXBeanStateTest.java timed out intermittently
2021-09-24 Zhengyu Gu JDK-8215889 assert(!_unloading) failed: This oop is not available to unloading class loader data with ZGC
2021-09-24 Goetz Lindenmaier JDK-8245165 Update bug id for javax/swing/text/StyledEditorKit/4506788/bug4506788.java in ProblemList
2021-09-24 Jonathan Dowland JDK-8078219 Verify lack of @test tag in files in java/net test directory
2021-09-24 Goetz Lindenmaier JDK-8216417 cleanup of IPv6 scope-id handling
2021-09-24 Goetz Lindenmaier JDK-8244292 Headful clients failing with --illegal-access=deny
2021-09-24 Goetz Lindenmaier JDK-8230019 [REDO] compiler/types/correctness/* tests fail with "assert(recv == __null || recv->is_klass()) failed: wrong type"
2021-09-24 Goetz Lindenmaier JDK-8238677 java/net/httpclient/ssltest/CertificateTest.java should not specify TLS version
2021-09-24 Vladimir Ivanov JDK-8223658 Performance regression of XML.validation in 13-b19
2021-09-23 Martin Doerr JDK-8263773 Reenable German localization for builds at Oracle
2021-09-23 Goetz Lindenmaier JDK-8221902 PIT: javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java fails on ubuntu
2021-09-23 Goetz Lindenmaier JDK-8242526 PIT: javax/swing/JInternalFrame/8020708/bug8020708.java fails in mach5 ubuntu system
2021-09-23 Goetz Lindenmaier JDK-8242044 Add basic HTTP/1.1 support to the HTTP/2 Test Server
2021-09-23 Goetz Lindenmaier JDK-8234802 [TESTBUG] Test Right Mouse Button Drag Gesture Recognition in all the platforms
2021-09-23 Goetz Lindenmaier JDK-8221903 PIT: javax/swing/RepaintManager/IconifyTest/IconifyTest.java fails on ubuntu18.04
2021-09-22 Christoph Langer JDK-8180569 Refactor sun/security/krb5/ shell tests to plain java tests
2021-09-22 Christoph Langer JDK-8210920 Native C++ tests are not using CXXFLAGS
2021-09-22 Jonathan Dowland JDK-8180571 Refactor sun/security/pkcs11 shell tests to plain java tests and fix failures
2021-09-22 Goetz Lindenmaier JDK-8233634 [TESTBUG] Swing text test bug4278839.java fails on macos
2021-09-22 Goetz Lindenmaier JDK-8233403 Improve verbosity of some httpclient tests
2021-09-22 Goetz Lindenmaier JDK-8165828 [TEST_BUG] The reg case:javax/swing/plaf/metal/MetalIcons/MetalHiDPIIconsTest.java failed as No Metal Look and Feel
2021-09-22 Goetz Lindenmaier JDK-8228508 [TESTBUG] java/net/httpclient/SmokeTest.java fails on Windows7
2021-09-22 Goetz Lindenmaier JDK-8214469 [macos] PIT: java/awt/Choice/ChoiceKeyEventReaction/ChoiceKeyEventReaction.java fails
2021-09-21 Christoph Langer JDK-8221259 New tests for java.net.Socket to exercise long standing behavior
2021-09-21 Christoph Langer JDK-8217438 Adapt tools//launcher/Test7029048.java for AIX
2021-09-21 Christoph Langer JDK-8080569 java/lang/ProcessBuilder/DestroyTest.java fails with "RuntimeException: Process terminated prematurely"
2021-09-21 Goetz Lindenmaier JDK-8215568 Refactor SA clhsdb tests to use ClhsdbLauncher
2021-09-21 Goetz Lindenmaier JDK-8217882 java/net/httpclient/MaxStreams.java failed once
2021-09-21 Goetz Lindenmaier JDK-8217903 java/net/httpclient/Response204.java fails with 404
2021-09-21 Goetz Lindenmaier JDK-8217377 javax/swing/JPopupMenu/6583251/bug6583251.java failed with UnsupportedOperation exception
2021-09-20 Jonathan Dowland JDK-8266182 Automate manual steps listed in the test jdk/sun/security/pkcs12/ParamsTest.java
2021-09-20 Goetz Lindenmaier JDK-8197560 test javax/swing/JTree/8003400/Test8003400.java fails
2021-09-18 Christoph Langer JDK-8215410 Regression test for JDK-8214994
2021-09-18 Christoph Langer JDK-8129310 java/net/Socket/asyncClose/AsyncClose.java fails intermittently
2021-09-18 Christoph Langer JDK-8213189 Make restricted headers in HTTP Client configurable and remove Date by default
2021-09-17 Goetz Lindenmaier JDK-6849922 java/awt/Choice/ChoiceKeyEventReaction/ChoiceKeyEventReaction.html fails
2021-09-17 Martin Doerr JDK-8222446 assert(C->env()->system_dictionary_modification_counter_changed()) failed: Must invalidate if TypeFuncs differ
2021-09-17 Goetz Lindenmaier JDK-8253682 The AppletInitialFocusTest1.java is unstable
2021-09-17 Martin Doerr JDK-8271560 sun/security/ssl/DHKeyExchange/LegacyDHEKeyExchange.java still fails due to "An established connection was aborted by the software in your host machine"
2021-09-17 Martin Doerr JDK-8270344 Session resumption errors
2021-09-17 Martin Doerr JDK-8217633 Configurable extensions with system properties
2021-09-17 Martin Doerr JDK-8256066 Tests use deprecated TestNG API that is no longer available in new versions
2021-09-17 Martin Doerr JDK-8259237 Demo selection changes with left/right arrow key. No need to press space for selection.
2021-09-17 Martin Doerr JDK-8216318 The usage of Disposer in the java.awt.Robot can be deleted
2021-09-17 Goetz Lindenmaier JDK-8213110 Remove the use of applets in automatic tests
2021-09-16 Martin Doerr JDK-8210392 assert(Compile::current()->live_nodes() < Compile::current()->max_node_limit()) failed: Live Node limit exceeded limit
2021-09-16 Aleksey Shipilev JDK-8236177 assert(status == 0) failed: error ETIMEDOUT(60), cond_wait
2021-09-16 Zhengyu Gu JDK-8213707 [TEST] vmTestbase/nsk/stress/except/except011.java failed due to wrong class name
2021-09-16 Martin Doerr JDK-8269034 AccessControlException for SunPKCS11 daemon threads
2021-09-16 Jonathan Dowland JDK-8272342 [TEST_BUG] java/awt/print/PrinterJob/PageDialogMarginTest.java catches all exceptions
2021-09-16 Jonathan Dowland JDK-8246114 java/net/MulticastSocket/Promiscuous.java fails after 8241072 (multi-homed systems)
2021-09-16 Aleksey Shipilev JDK-8273795 Zero SPARC64 debug builds fail due to missing interpreter fields
2021-09-16 Richard Reingruber JDK-8269574 C2: Avoid redundant uncommon traps in GraphKit::builtin_throw() for JVMTI exception events
2021-09-15 Martin Doerr JDK-8273541 Cleaner Thread creates with normal priority instead of MAX_PRIORITY - 2
2021-09-15 Martin Doerr JDK-8261036 Reduce classes loaded by CleanerFactory initialization
2021-09-15 Martin Doerr JDK-8240256 Better resource cleaning for SunPKCS11 Provider
2021-09-15 Thomas Stuefe JDK-8261297 NMT: Final report should use scale 1
2021-09-15 Thomas Stuefe JDK-8260571 Add PrintMetaspaceStatistics to print metaspace statistics upon VM exit
2021-09-14 Christoph Langer JDK-8213330 Fix legal headers in i18n tests
2021-09-14 Martin Doerr JDK-8272806 [macOS] "Apple AWT Internal Exception" when input method is changed
2021-09-14 Martin Doerr JDK-8269951 [macos] Focus not painted in JButton when setBorderPainted(false) is invoked
2021-09-14 Martin Doerr JDK-8273358 macOS Monterey does not have the font Times needed by Serif
2021-09-14 Martin Doerr JDK-8268019 C2: assert(no_dead_loop) failed: dead loop detected
2021-09-14 Martin Doerr JDK-8268672 C2: assert(!loop->is_member(u_loop)) failed: can be in outer loop or out of both loops only
2021-09-13 Martin Doerr JDK-8263303 C2 compilation fails with assert(found_sfpt) failed: no node in loop that's not input to safepoint
2021-09-13 Vladimir Kempik JDK-8273671 Backport of 8260616 misses one JNF header inclusion removal
2021-09-13 Aleksey Shipilev JDK-8272850 Drop zapping values in the Zap* option descriptions
2021-09-13 Aleksey Shipilev JDK-8272318 Improve performance of HeapDumpAllTest
2021-09-13 Christoph Langer JDK-8213328 Update test copyrights in test/java/util/zip and test/jdk/tools
2021-09-13 Aleksey Shipilev JDK-8250863 Build error with GCC 10 in NetworkInterface.c and k_standard.c
2021-09-13 Vojin Jovanovic JDK-8273278 Support XSLT on GraalVM Native Image--deterministic bytecode generation in XSLT
2021-09-13 Martin Doerr JDK-8228442 DHKeyExchange/LegacyDHEKeyExchange.java failed due to "SSLException: An established connection was aborted by the software in your host machine"
2021-09-13 Martin Doerr JDK-8211227 Inconsistent TLS protocol version in debug output
2021-09-13 Christoph Langer JDK-8213301 Fix legal headers in jdk logging tests
2021-09-13 Christoph Langer JDK-8213306 Fix legal headers in test/java/nio
2021-09-13 Christoph Langer JDK-8213305 Fix legal headers in test/java/math
2021-09-13 Christoph Langer JDK-8218483 Crash in "assert(_daemon_threads_count->get_value() > daemon_count) failed: thread count mismatch 5 : 5"
2021-09-13 Christoph Langer JDK-8213296 Fix legal headers in test/jdk/java/net
2021-09-11 Lucy Schmidt JDK-8271490 [ppc] [s390]: Crash in JavaThread::pd_get_top_frame_for_profiling
2021-09-11 Martin Doerr JDK-8252049 Native memory leak in ciMethodData ctor
2021-09-10 Severin Gehwolf JDK-8273547 [11u] [JVMCI] Partial module-info.java backport of JDK-8223332
2021-09-10 Christoph Langer JDK-8213263 fix legal headers in test/langtools
2021-09-10 Christoph Langer JDK-8225083 Remove Google certificate that is expiring in December 2021
2021-09-10 Sergey Bylokhov JDK-8272966 test/jdk/java/awt/Robot/FlushCurrentEvent.java fails by timeout
2021-09-09 Christoph Langer JDK-8210353 Move java/util/Arrays/TimSortStackSize2.java back to tier1
2021-09-09 Martin Doerr JDK-8260690 JConsole User Guide Link from the Help menu is not accessible by keyboard
2021-09-09 Martin Doerr JDK-8247403 JShell: No custom input (e.g. from GUI) possible with JavaShellToolBuilder
2021-09-09 Martin Doerr JDK-8256372 [macos] Unexpected symbol was displayed on JTextField with Monospaced font
2021-09-09 Vladimir Kempik JDK-8251930 AArch64: Native types mismatch in hotspot
2021-09-09 Christoph Langer JDK-8195703 BasicJDWPConnectionTest.java: 'App exited unexpectedly with 2'
2021-09-08 Christoph Langer JDK-8206085 Refactor langtools/tools/javac/versions/Versions.java
2021-09-08 Christoph Langer JDK-8210395 Add doc to SecurityTools.java
2021-09-08 Christoph Langer JDK-8253763 ParallelObjectIterator should have virtual destructor
2021-09-08 Lin Zang JDK-8251570 JDK-8215624 causes assert(worker_id < _n_workers) failed: Invalid worker_id
2021-09-08 Lin Zang JDK-8215624 Add parallel heap iteration for jmap –histo
2021-09-06 Christoph Langer JDK-8272316 Wrong Boot JDK help message in 11
2021-09-03 Paul Hohensee JDK-8270317 Large Allocation in CipherSuite
2021-09-03 Martin Doerr JDK-8269984 [macos] JTabbedPane title looks like disabled
2021-09-02 Sergey Nazarkin JDK-8261236 C2: ClhsdbJstackXcompStress test fails when StressGCM is enabled
2021-09-01 Zhengyu Gu JDK-8169959 javax/swing/JTable/6263446/bug6263446.java: Table should be editing
2021-08-31 Vladimir Kempik JDK-8270216 [macOS] Update named used for Java run loop mode
2021-08-31 Matthias Baesken JDK-8263362 Avoid division by 0 in java/awt/font/TextJustifier.java justify
2021-08-27 Christoph Langer JDK-8269993 [Test]: java/net/httpclient/DigestEchoClientSSL.java contains redundant @run tags
2021-08-27 Christoph Langer JDK-8211325 test/jdk/java/net/Socket/LingerTest.java fails with cleaning up
2021-08-27 Christoph Langer JDK-8212695 Add explicit timeout to several HTTP Client tests
2021-08-27 Christoph Langer JDK-8241336 Some java.net tests failed with NoRouteToHostException on MacOS with special network configuration
2021-08-26 Vladimir Kempik JDK-8269934 RunThese24H.java failed with EXCEPTION_ACCESS_VIOLATION in java_lang_Thread::get_thread_status
2021-08-26 Severin Gehwolf JDK-8272124 Cgroup v1 initialization causes NullPointerException when cgroup path contains colon
2021-08-26 Toshio Nakamura JDK-8263490 [macos] Crash occurs on JPasswordField with activated InputMethod
2021-08-25 Christoph Langer JDK-8212718 Refactor some annotation processor tests to better use collections
2021-08-25 Christoph Langer JDK-8169246 java/net/DatagramSocket/ReportSocketClosed.java fails intermittently with BindException
2021-08-25 Christoph Langer JDK-8199931 java/net/MulticastSocket/UnreferencedMulticastSockets.java fails with "incorrect data received"
2021-08-25 Aleksey Shipilev JDK-8252857 AArch64: Shenandoah C1 CAS is not sequentially consistent
2021-08-24 Severin Gehwolf JDK-8263776 [JVMCI] add helper to perform Java upcalls
2021-08-24 Severin Gehwolf JDK-8261846 [JVMCI] c2v_iterateFrames can get out of sync with the StackFrameStream
2021-08-24 Zhengyu Gu JDK-8213718 [TEST] Wrong classname in vmTestbase/nsk/stress/except/except002 and except003
2021-08-24 Aleksey Shipilev JDK-8226683 Remove review suggestion from fix to 8219804
2021-08-24 Aleksey Shipilev JDK-8219804 java/net/MulticastSocket/Promiscuous.java fails intermittently due to NumberFormatException
2021-08-24 Aleksey Shipilev JDK-8248899 security/infra/java/security/cert/CertPathValidator/certification/QuoVadisCA.java fails, Certificate has been revoked
2021-08-24 Vladimir Kempik JDK-8250824 AArch64: follow up for JDK-8248414
2021-08-23 Paul Hohensee JDK-8265756 AArch64: initialize memory allocated for locals according to Windows AArch64 stack page growth requirement in template interpreter
2021-08-23 Paul Hohensee JDK-8261072 AArch64: Fix MacroAssembler::get_thread convention
2021-08-23 Paul Hohensee JDK-8263136 C4530 was reported from VS 2019 at access bridge
2021-08-23 Severin Gehwolf JDK-8264016 [JVMCI] add some thread local fields for use by JVMCI
2021-08-23 Aleksey Shipilev JDK-8232782 Shenandoah: streamline post-LRB CAS barrier (aarch64)
2021-08-23 Aleksey Shipilev JDK-8272472 StackGuardPages test doesn't build with glibc 2.34
2021-08-21 Paul Hohensee JDK-8248816 C1: Fix signature conflict in LIRGenerator::strength_reduce_multiply
2021-08-20 Paul Hohensee JDK-8248657 Windows: strengthening in ThreadCritical regarding memory model
2021-08-20 Paul Hohensee JDK-8248666 AArch64: Use THREAD_LOCAL instead of __thread
2021-08-20 Paul Hohensee JDK-8248671 AArch64: Remove unused variables
2021-08-20 Paul Hohensee JDK-8248668 AArch64: Avoid MIN/MAX macros when using MSVC
2021-08-20 Paul Hohensee JDK-8248682 AArch64: Use ATTRIBUTE_ALIGNED helper
2021-08-20 Vladimir Kempik JDK-8272602 [macOS] not all KEY_PRESSED events sent when control modifier is used
2021-08-20 Aleksey Shipilev JDK-8272772 Shenandoah: compiler/c2/aarch64/TestVolatilesShenandoah.java fails in 11u
2021-08-20 Lin Zang JDK-8237354 Add option to jcmd to write a gzipped heap dump
2021-08-20 Lin Zang JDK-8233790 Forward output from heap dumper to jcmd/jmap
2021-08-20 Jie Fu JDK-8272700 [macos] Build failure with Xcode 13.0 after JDK-8264848
2021-08-19 Aleksey Shipilev JDK-8252853 AArch64: gc/shenandoah/TestVerifyJCStress.java fails intermittently with C1
2021-08-19 Aleksey Shipilev JDK-8270096 Shenandoah: Optimize gc/shenandoah/TestRefprocSanity.java for interpreter mode
2021-08-19 Aleksey Shipilev JDK-8269478 Shenandoah: gc/shenandoah/mxbeans tests should be more resilient
2021-08-18 Aleksey Shipilev JDK-8225790 Two NestedDialogs tests fail on Ubuntu
2021-08-18 Aleksey Shipilev JDK-8272628 Problemlist gc/stress/gcbasher/TestGCBasherWithCMS.java for x86_32
2021-08-18 Aleksey Shipilev JDK-8213007 Update the link in test/jdk/sun/security/provider/SecureRandom/DrbgCavp.java
2021-08-16 Severin Gehwolf JDK-8255790 GTKL&F: Java 16 crashes on initialising GTKL&F on Manjaro Linux
2021-08-16 Severin Gehwolf JDK-8272332 --with-harfbuzz=system doesn't add -lharfbuzz after JDK-8255790
2021-08-16 Severin Gehwolf JDK-8251549 Update docs on building for Git
2021-08-15 Vladimir Kempik JDK-8248414 AArch64: Remove uses of long and unsigned long ints
2021-08-14 Paul Hohensee JDK-8248403 AArch64: Remove uses of kernel integer types
2021-08-14 Hui Shi JDK-8272131 PhaseMacroExpand::generate_slow_arraycopy crash when clone null CallProjections.fallthrough_ioproj
2021-08-13 Aleksey Shipilev JDK-8262862 Harden tests sun/security/x509/URICertStore/ExtensionsWithLDAP.java and krb5/canonicalize/Test.java
2021-08-13 Aleksey Shipilev JDK-8248352 [TEST_BUG] Test test/jdk/java/awt/font/TextLayout/ArabicDiacriticTest.java can leave frame open
2021-08-13 Aleksey Shipilev JDK-8214520 [TEST_BUG] sun/security/mscapi/nonUniqueAliases/NonUniqueAliases.java failed with incorrect jtreg tags order
2021-08-13 Aleksey Shipilev JDK-8213409 Refactor sun.text.IntHashtable:i18n shell tests to plain java tests
2021-08-13 Aleksey Shipilev JDK-8209768 Refactor java/util/prefs/CheckUserPrefsStorage.sh to plain java test
2021-08-13 Aleksey Shipilev JDK-8225082 Remove IdenTrust certificate that is expiring in September 2021
2021-08-12 Aleksey Shipilev JDK-8254850 Update terminology in java.awt.GridBagLayout source code comments
2021-08-12 Aleksey Shipilev JDK-8214195 Align stdout messages in test/jdk/java/math/BigInteger/PrimitiveConversionTests.java
2021-08-12 Aleksey Shipilev JDK-8251166 Add automated testcases for changes done in JDK-8214112
2021-08-12 Aleksey Shipilev JDK-8251252 Add automated testcase for fix done in JDK-8214253
2021-08-12 Aleksey Shipilev JDK-8252825 Add automated test for fix done in JDK-8218479
2021-08-12 Aleksey Shipilev JDK-8251254 Add automated test for fix done in JDK-8218472
2021-08-12 Aleksey Shipilev JDK-8252194 Add automated test for fix done in JDK-8218469
2021-08-12 Aleksey Shipilev JDK-8158066 SourceDebugExtensionTest fails to rename file
2021-08-12 Aleksey Shipilev JDK-8213576 Make test AsyncCloseChannel.java run in othervm
2021-08-12 Aleksey Shipilev JDK-8213235 java/nio/channels/SocketChannel/AsyncCloseChannel.java fails with threads that didn't exit
2021-08-12 Aleksey Shipilev JDK-8211092 test/jdk/sun/net/www/http/HttpClient/MultiThreadTest.java fails intermittently when cleaning up
2021-08-12 Aleksey Shipilev JDK-8242882 opening jar file with large manifest might throw NegativeArraySizeException
2021-08-12 Aleksey Shipilev JDK-8210908 Refactor java/util/prefs/PrefsSpi.sh to plain java test
2021-08-11 Zhengyu Gu JDK-8226602 Test convenience reactive primitives from java.net.http with RS TCK
2021-08-11 Aleksey Shipilev JDK-8210406 Refactor java.util.PluggableLocale:i18n shell tests to plain java tests
2021-08-11 Aleksey Shipilev JDK-8210407 Refactor java.util.Calendar:i18n shell tests to plain java tests
2021-08-11 Aleksey Shipilev JDK-8268776 Test `ADatagramSocket.java` missing /othervm from @run tag
2021-08-11 Aleksey Shipilev JDK-8214937 sun/security/tools/jarsigner/warnings/NoTimestampTest.java failed due to unexpected expiration date
2021-08-11 Aleksey Shipilev JDK-8272197 Update 11u GHA workflow with Shenandoah configurations
2021-08-11 Aleksey Shipilev JDK-8230841 Remove oopDesc::equals()
2021-08-10 Martin Balao JDK-8270137 Kerberos Credential Retrieval from Cache not Working in Cross-Realm Setup
2021-08-10 Aleksey Shipilev JDK-8246261 TCKLocalTime.java failed due to "AssertionError: expected [18:14:22] but found [18:14:23]"
2021-08-10 Aleksey Shipilev JDK-8235216 typo in test filename
2021-08-10 Aleksey Shipilev JDK-8210934 Move sun/net/www/protocol/http/GetErrorStream.java to OpenJDK
2021-08-09 Aleksey Shipilev JDK-8258703 Incorrect 512-bit vector registers restore on x86_32
2021-08-09 Aleksey Shipilev JDK-8216532 tools/launcher/Test7029048.java fails (Solaris)
2021-08-09 Aleksey Shipilev JDK-8210669 Some launcher tests assume a pre-JDK 9 run-time image layout
2021-08-09 Aleksey Shipilev JDK-8236413 AbstractConnectTimeout should tolerate both NoRouteToHostException and UnresolvedAddressException
2021-08-09 Aleksey Shipilev JDK-8251361 Potential race between Logger configuration and GCs in HttpURLConWithProxy test
2021-08-09 Aleksey Shipilev JDK-8213694 Test Timeout.java should run in othervm mode
2021-08-06 Christoph Langer JDK-8210802 temp files left by tests in jdk/java/net/httpclient
2021-08-06 Christoph Langer JDK-8209772 Refactor shell test java/util/ServiceLoader/basic/basic.sh to java
2021-08-06 Christoph Langer JDK-8210819 Update the host name in CNameTest.java
2021-08-06 Christoph Langer JDK-8272078 Wrong Checksums in Temurin BootJDK dependencies
2021-08-06 Lin Zang JDK-8234510 Remove file seeking requirement for writing a heap dump
2021-08-05 Zhengyu Gu JDK-8249548 backward focus traversal gets stuck in button group
2021-08-05 Martin Doerr JDK-8251377 [macos11] JTabbedPane selected tab text is barely legible
2021-08-05 Martin Doerr JDK-7179006 [macosx] Print-to-file doesn't work: printing to the default printer instead
2021-08-05 Christoph Langer JDK-8253424 Add support for running pre-submit testing using GitHub Actions
2021-08-05 Christoph Langer JDK-8209380 ARM: cleanup maybe-uninitialized and reorder compiler warnings
2021-08-05 Christoph Langer JDK-8238930 problem list compiler/c2/Test8004741.java
2021-08-05 Christoph Langer JDK-8249095 tools/javac/launcher/SourceLauncherTest.java fails on Windows
2021-08-05 Christoph Langer JDK-8257913 Add more known library locations to simplify Linux cross-compilation
2021-08-05 Christoph Langer JDK-8254270 linux 32 bit build doesn't compile libjdwp/log_messages.c
2021-08-04 Martin Doerr JDK-8212040 Compilation error due to wrong usage of NSPrintJobDispositionValue in mac10.12
2021-08-04 Sergey Nazarkin JDK-8229254 solaris_x64 build fails after JDK-8191278
2021-08-04 Zhengyu Gu JDK-8270893 IndexOutOfBoundsException while reading large TIFF file
2021-08-04 Evgeny Astigeevich JDK-8268427 Improve AlgorithmConstraints:checkAlgorithm performance
2021-08-04 Aleksey Shipilev JDK-8246387 switch to jtreg 5.1
2021-08-04 Sergey Nazarkin JDK-8226878 zero crashes after JDK-8191278
2021-08-04 Sergey Nazarkin JDK-8226871 invalid use of incomplete type class MacroAssembler when building minimal after JDK-8191278
2021-08-04 Severin Gehwolf JDK-8269851 OperatingSystemMXBean getProcessCpuLoad reports incorrect process cpu usage in containers
2021-08-04 Christoph Langer JDK-8221988 add possibility to build with Visual Studio 2019
2021-08-04 Christoph Langer JDK-8220445 Support for side by side MSVC Toolset versions
2021-08-04 Aleksey Shipilev JDK-8168304 Make all of DependencyContext_test available in product mode
2021-08-04 Aleksey Shipilev JDK-8230808 Remove Access::equals()
2021-08-03 Martin Doerr JDK-8263432 javac may report an invalid package/class clash on case insensitive filesystems
2021-08-03 Martin Doerr JDK-8211055 Provide print to a file (PDF) feature even when printer was not connected
2021-08-02 Zhengyu Gu JDK-8268261 C2: assert(n != __null) failed: Bad immediate dominator info.
2021-08-02 Zhengyu Gu JDK-8267625 AARCH64: typo in LIR_Assembler::emit_profile_type
2021-08-02 Severin Gehwolf JDK-8269668 [aarch64] java.library.path not including /usr/lib64
2021-08-02 Christoph Langer JDK-8241768 git needs .gitattributes
2021-07-29 Zhengyu Gu JDK-8226319 Add forgotten test/jdk/java/net/httpclient/BodySubscribersTest.java
2021-07-29 Zhengyu Gu JDK-8225583 Examine the HttpResponse.BodySubscribers for null handling and multiple subscriptions
2021-07-29 Sergey Nazarkin JDK-8191278 MappedByteBuffer bulk access memory failures are not handled gracefully
2021-07-28 Vladimir Kempik JDK-8257620 Do not use objc_msgSend_stret to get macOS version
2021-07-28 Martin Doerr JDK-8268775 Password is being converted to String in AccessibleJPasswordField
2021-07-28 Martin Doerr JDK-8266761 AssertionError in sun.net.httpserver.ServerImpl.responseCompleted
2021-07-28 Martin Doerr JDK-8232243 Wrong caret position in JTextPane on Windows with a screen resolution > 100%
2021-07-28 Christoph Langer JDK-8208363 test/jdk/java/lang/Package/PackageFromManifest.java missing module dependencies declaration
2021-07-28 Aleksey Shipilev JDK-8252648 Shenandoah: name gang tasks consistently
2021-07-28 Aleksey Shipilev JDK-8256215 Shenandoah: re-organize saving/restoring machine state in assembler code
2021-07-27 Martin Doerr JDK-8257497 Update keytool to create AKID from the SKID of the issuing certificate as specified by RFC 5280
2021-07-27 Martin Doerr JDK-8269795 C2: Out of bounds array load floats above its range check in loop peeling resulting in SEGV
2021-07-27 Aleksey Shipilev JDK-8267348 Rewrite gc/epsilon/TestClasses.java to use Metaspace with less classes
2021-07-26 Christoph Langer JDK-8209773 Refactor shell test javax/naming/module/basic.sh to java
2021-07-26 Martin Doerr JDK-8261147 C2: Node is wrongly marked as reduction resulting in a wrong execution due to wrong vector instructions
2021-07-26 Martin Doerr JDK-8262017 C2: assert(n != __null) failed: Bad immediate dominator info.
2021-07-24 Christoph Langer JDK-8209930 Refactor java/util/zip/ZipFile/deletetempjar.sh to plain java test
2021-07-24 Christoph Langer JDK-8042902 Test java/net/Inet6Address/serialize/Inet6AddressSerializationTest.java fails intermittently
2021-07-24 Christoph Langer JDK-8209832 Refactor jdk/internal/reflect/Reflection/GetCallerClassTest.sh to plain java test
2021-07-24 Christoph Langer JDK-8194230 jdk/internal/jrtfs/remote/RemoteRuntimeImageTest.java fails with java.lang.NullPointerException
2021-07-24 Christoph Langer JDK-8208227 tools/jdeps/DotFileTest.java fails on Win-X64
2021-07-24 Christoph Langer JDK-8207316 java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java failed
2021-07-23 Martin Doerr JDK-8255255 Update Apache Santuario (XML Signature) to version 2.2.1
2021-07-23 Martin Doerr JDK-8235211 serviceability/attach/RemovingUnixDomainSocketTest.java fails with AttachNotSupportedException: Unable to open socket file
2021-07-23 Martin Doerr JDK-8244973 serviceability/attach/RemovingUnixDomainSocketTest.java fails "stderr was not empty"
2021-07-22 Alexey Bakhtin JDK-8268965 TCP Connection Reset when connecting simple socket to SSL server
2021-07-21 Martin Doerr JDK-8227738 jvmti/DataDumpRequest/datadumpreq001 failed due to "exit code is 134"
2021-07-21 Martin Doerr JDK-8259535 ECDSA SignatureValue do not always have the specified length
2021-07-21 Christoph Langer JDK-8206350 java/util/Locale/bcp47u/SystemPropertyTests.java failed on Mac 10.13 with zh_CN and zh_TW locales.
2021-07-21 Christoph Langer JDK-8206083 Make tools/javac/api/T6265137.java robust to JDK version changes
2021-07-20 Goetz Lindenmaier JDK-8245134 test/lib/jdk/test/lib/security/KeyStoreUtils.java should allow to specify aliases
2021-07-20 Vladimir Kempik JDK-8253899 Make IsClassUnloadingEnabled signature match specification
2021-07-20 Martin Doerr JDK-8240983 Incorrect copyright header in Apache Santuario 2.1.3 files
2021-07-20 Martin Doerr JDK-8227815 Minimal VM: set_state is not a member of AttachListener
2021-07-20 Martin Doerr JDK-8225690 Multiple AttachListener threads can be created
2021-07-19 Martin Doerr JDK-8236671 NullPointerException in JKS keystore
2021-07-19 Martin Doerr JDK-8254967 com.sun.net.HttpsServer spins on TLS session close
2021-07-19 Christoph Langer JDK-8270556 Exclude security/infra/java/security/cert/CertPathValidator/certification/LetsEncryptCA
2021-07-19 Ichiroh Takiguchi JDK-8267459 Pasting Unicode characters into JShell does not work.
2021-07-17 Jonathan Dowland JDK-8262731 [macOS] Exception from "Printable.print" is swallowed during "PrinterJob.print"
2021-07-15 Zhengyu Gu JDK-8269661 JNI_GetStringCritical does not lock char array
2021-07-15 Roland Westrelin JDK-8269304 Regression ~5% in spec2005 in b27
2021-07-15 Roland Westrelin JDK-8268347 C2: nested locks optimization may create unbalanced monitor enter/exit code
2021-07-14 Christoph Langer JDK-8267666 Add option to jcmd GC.heap_dump to use existing file
2021-07-14 Christoph Langer JDK-8263531 Remove unused buffer int
2021-07-14 Martin Doerr JDK-8268362 [REDO] C2 crash when compile negative Arrays.copyOf length after loop
2021-07-13 Martin Doerr JDK-8267042 bug in monitor locking/unlocking on ARM32 C1 due to uninitialized BasicObjectLock::_displaced_header
2021-07-13 Zhengyu Gu JDK-8269882 stack-use-after-scope in NewObjectA
2021-07-13 Zhengyu Gu JDK-8268620 InfiniteLoopException test may fail on x86 platforms
2021-07-13 Severin Gehwolf JDK-8270196 [11u] [JVMCI] JavaType.toJavaName() returns incorrect type name for lambdas
2021-07-12 Martin Doerr JDK-8267399 C2: java/text/Normalizer/ConformanceTest.java test failed with assertion
2021-07-12 Martin Doerr JDK-8265132 C2 compilation fails with assert "missing precedence edge"
2021-07-12 Severin Gehwolf JDK-8270184 [TESTBUG] Add coverage for jvmci ResolvedJavaType.toJavaName() for lambdas
2021-07-12 Martin Doerr JDK-8268360 Missing check for infinite loop during node placement
2021-07-12 Aleksey Shipilev JDK-8249897 jdk/javadoc/tool/LangVers.java uses @ignore w/o bug-id
2021-07-11 Aleksey Shipilev JDK-8249899 jdk/javadoc/tool/InlineTagsWithBraces.java uses @ignore w/o bug-id
2021-07-09 William Kemper JDK-8268635 Corrupt oop in ClassLoaderData
2021-07-09 Aleksey Shipilev JDK-8249898 jdk/javadoc/tool/6176978/T6176978.java uses @ignore w/o bug-id
2021-07-09 Aleksey Shipilev JDK-8249773 Upgrade ReceiveISA.java test to be resilient to failure due to stray packets and interference
2021-07-09 Aleksey Shipilev JDK-8240555 Using env of JAVA_TOOL_OPTIONS and _JAVA_OPTIONS breaks QuietOption.java test
2021-07-09 Aleksey Shipilev JDK-8217825 Verify @AfterTest is used correctly in WebSocket tests
2021-07-09 Thomas Stuefe JDK-8261238 NMT should not limit baselining by size threshold
2021-07-08 Aleksey Shipilev JDK-8256267 Relax compiler/floatingpoint/NaNTest.java for x86_32 and lower -XX:+UseSSE
2021-07-08 Martin Doerr JDK-8255452 Doing GC during JVMTI MethodExit event posting breaks return oop
2021-07-07 Aleksey Shipilev JDK-8267424 CTW: C1 fails with "State must not be null"
2021-07-07 Martin Doerr JDK-8268369 SIGSEGV in PhaseCFG::implicit_null_check due to missing null check
2021-07-07 Aleksey Shipilev JDK-8250588 Shenandoah: LRB needs to save/restore fp registers for runtime call
2021-07-07 Dmitry Chuyko JDK-8218145 block_if_requested is not proper inlined due to size
2021-07-07 Ilarion Nakonechnyy JDK-8263407 SPARC64 detection fails on Athena (SPARC64-X)
2021-07-06 Denghui Dong JDK-8260589 Crash in JfrTraceIdLoadBarrier::load(_jclass*)
2021-07-06 Aleksey Shipilev JDK-8213922 fix ctw stand-alone build
2021-07-05 Aleksey Shipilev JDK-8267396 Avoid recording "pc" in unhandled oops detector for better performance
2021-07-05 Aleksey Shipilev JDK-8255810 Zero: build fails without JVMTI
2021-07-05 Aleksey Shipilev JDK-8224853 CDS address sanitizer errors
2021-07-03 Christoph Langer JDK-8269847 JDK-8269594 backport breaks 11u builds
2021-07-03 Christoph Langer JDK-8259338 Add expiry exception for identrustdstx3 alias to VerifyCACerts.java test
2021-07-02 Aleksey Shipilev JDK-8253631 Remove unimplemented CompileBroker methods after JEP-165
2021-07-02 Aleksey Shipilev JDK-8255718 Zero: VM should know it runs in interpreter-only mode
2021-07-02 Aleksey Shipilev JDK-8260923 Add more tests for SSLSocket input/output shutdown
2021-07-01 Alexandr Scherbatiy JDK-8262470 Printed GlyphVector outline with low DPI has bad quality on Windows
2021-07-01 Zhengyu Gu JDK-8269594 assert(_handle_mark_nesting > 1) failed: memory leak: allocating handle outside HandleMark
2021-07-01 Zhengyu Gu JDK-8266404 Fatal error report generated with -XX:+CrashOnOutOfMemoryError should not contain suggestion to submit a bug report
2021-07-01 Aleksey Shipilev JDK-8227766 CheckUnhandledOops is broken in MemAllocator
2021-07-01 Christoph Langer JDK-8269529 javax/swing/reliability/HangDuringStaticInitialization.java fails in Windows debug build
2021-07-01 Christoph Langer JDK-8262409 sun/security/ssl/SSLSocketImpl/SSLSocketImplThrowsWrongExceptions. SSL test failures caused by java failed with "Server reported the wrong exception"
2021-07-01 Alexey Bakhtin JDK-8163326 Update the default enabled cipher suites preference
2021-06-30 Jiangli Zhou JDK-8230674 Heap dumps should exclude dormant CDS archived objects of unloaded classes
2021-06-30 Martin Doerr JDK-8268366 Incorrect calculation of has_fpu_registers in C1 linear scan
2021-06-30 Martin Doerr JDK-8269614 [s390] Interpreter checks wrong bit for slow path instance allocation
2021-06-29 Severin Gehwolf JDK-8254024 Enhance native libs for AWT and Swing to work with GraalVM Native Image
2021-06-29 Zhengyu Gu JDK-8268699 Shenandoah: Add test for JDK-8268127
2021-06-28 Christoph Langer JDK-8269415 [11u] Remove ea from DEFAULT_PROMOTED_VERSION_PRE in OpenJDK 11u
2021-06-25 Aleksey Shipilev JDK-8265335 Epsilon: Minor typo in EpsilonElasticTLABDecay description
2021-06-25 Aleksey Shipilev JDK-8261496 Shenandoah: reconsider pacing updates memory ordering
2021-06-25 Aleksey Shipilev JDK-8266813 Shenandoah: Use shorter instruction sequence for checking if marking in progress
2021-06-25 Aleksey Shipilev JDK-8266018 Shenandoah: fix an incorrect assert
2021-06-25 Aleksey Shipilev JDK-8210959 JShell fails and exits when statement throws an exception whose message contains a '%'.
2021-06-25 Christoph Langer JDK-8268771 javadoc -notimestamp option does not work on index.html
2021-06-24 Martin Doerr JDK-8266480 Implicit null check optimization does not update control of hoisted memory operation
2021-06-24 Alexey Bakhtin JDK-8140466 ChaCha20 and Poly1305 TLS Cipher Suites
2021-06-24 Aleksey Shipilev JDK-8193214 Incorrect annotations.without.processors warnings with JDK 9
2021-06-24 Alexandr Scherbatiy JDK-8265761 Font with missed font family name is not properly printed on Windows
2021-06-23 Martin Doerr JDK-8263227 C2: inconsistent spilling due to dead nodes in exception block
2021-06-23 Hui Shi JDK-8266206 Build failure after JDK-8264752 with older GCCs
2021-06-23 Dmitry Chuyko JDK-8231717 Improve performance of charset decoding when charset is always compactable
2021-06-22 Christoph Langer JDK-8268678 LetsEncryptCA.java test fails as Let’s Encrypt Authority X3 is retired
2021-06-22 Zhengyu Gu JDK-8263382 java/util/logging/ParentLoggersTest.java failed with "checkLoggers: getLoggerNames() returned unexpected loggers"
2021-06-22 Zhengyu Gu JDK-8233989 Create an IPv4 version of java/net/MulticastSocket/SetLoopbackMode.java
2021-06-22 Alexandr Scherbatiy JDK-8265773 Incorrect jdeps message "jdk8internals" to describe a removed JDK internal API
2021-06-22 Severin Gehwolf JDK-8267751 (test) jtreg.SkippedException has no serial VersionUID
2021-06-22 Severin Gehwolf JDK-8226533 JVMCI: findUniqueConcreteMethod should handle statically bindable methods directly
2021-06-22 Severin Gehwolf JDK-8223050 JVMCI: findUniqueConcreteMethod() should not use Dependencies::find_unique_concrete_method() for non-virtual methods
2021-06-18 Paul Hohensee JDK-8266248 Compilation failure in PLATFORM_API_MacOSX_MidiUtils.c with Xcode 12.5
2021-06-18 Zhengyu Gu JDK-8251945 SIGSEGV in PackageEntry::purge_qualified_exports()
2021-06-17 Paul Hohensee JDK-8213137 Remove static initialization of monitor/mutex instances
2021-06-17 Severin Gehwolf JDK-8024368 private methods are allocated vtable indices
2021-06-17 Severin Gehwolf JDK-8241353 NPE in ToolProvider.getSystemJavaCompiler
2021-06-16 Severin Gehwolf JDK-8181313 SA: Remove libthread_db dependency on Linux
2021-06-14 Zhengyu Gu JDK-8268127 Shenandoah: Heap size may be too small for region to align to large page size
2021-06-11 Ilarion Nakonechnyy JDK-8268617 [11u REDO] - WebSocket over authenticating proxy fails with NPE
2021-06-09 Alan Hayward JDK-8266749 AArch64: Backtracing broken on PAC enabled systems
2021-06-08 Severin Gehwolf JDK-8268103 JNI functions incorrectly return a double after JDK-8265836
2021-06-08 Severin Gehwolf JDK-8265836 OperatingSystemImpl.getCpuLoad() returns incorrect CPU load inside a container
2021-06-07 Severin Gehwolf JDK-8196092 javax/swing/JComboBox/8032878/bug8032878.java fails
2021-06-07 Severin Gehwolf JDK-8247469 getSystemCpuLoad() returns -1 on linux when some offline cpus are present and cpusets.effective_cpus is not available
2021-06-04 Zhengyu Gu JDK-8262392 Update Mesa 3-D Headers to version 21.0.3
2021-06-04 Adam Farley JDK-8267773 PhaseStringOpts::int_stringSize doesn't handle min_jint correctly
2021-06-02 Vladimir Kempik JDK-8261652 Remove some dead comments from os_bsd_x86
2021-06-02 Vladimir Kempik JDK-8257148 Remove obsolete code in AWTView.m
2021-06-02 Vladimir Kempik JDK-8211296 Remove HotSpot deprecation warning suppression for Mac/clang
2021-06-01 Roland Westrelin JDK-8266615 C2 incorrectly folds subtype checks involving an interface array
2021-06-01 Aleksey Shipilev JDK-8262000 jdk/jfr/event/gc/detailed/TestPromotionFailedEventWithParallelScavenge.java failed with "OutOfMemoryError: Java heap space"
2021-06-01 Aleksey Shipilev JDK-8247421 [TESTBUG] ReturnBlobToWrongHeapTest.java failed allocating blob
2021-06-01 Aleksey Shipilev JDK-8266288 assert root method not found in witnessed_reabstraction_in_supers is too strong
2021-05-31 Denghui Dong JDK-8266642 Improve ResolvedMethodTable hash function
2021-05-29 Paul Hohensee JDK-8249875 GCC 10 warnings -Wtype-limits with JFR code
2021-05-29 Martin Doerr JDK-8267599 Revert the change to the default PKCS12 macAlgorithm and macIterationCount props for 11u/8u/7u
2021-05-28 Zhengyu Gu JDK-8265231 (fc) ReadDirect and WriteDirect tests fail after fix for JDK-8264821
2021-05-27 Evgeny Astigeevich JDK-8267721 Enable sun/security/pkcs11 tests for Amazon Linux 2 AArch64
2021-05-26 Matthias Baesken JDK-8237804 sun/security/mscapi tests fail with "Key pair not generated, alias already exists"
2021-05-25 Martin Doerr JDK-8196100 javax/swing/text/JTextComponent/5074573/bug5074573.java fails
2021-05-25 Severin Gehwolf JDK-8267641 [11u] 8227609 backport typo
2021-05-25 Zhengyu Gu JDK-8267561 Shenandoah: Reference processing not properly setup for outside of cycle degenerated GC
2021-05-25 Severin Gehwolf JDK-8266929 Unable to use algorithms from 3p providers
2021-05-24 Dmitry Chuyko JDK-8254244 Some code emitted by TemplateTable::branch is unused when running TieredCompilation
2021-05-22 Jaroslav Bachorík JDK-8261354 SIGSEGV at MethodIteratorHost
2021-05-21 Ilarion Nakonechnyy JDK-8227609 (fs) Files.newInputStream(...).skip(n) should allow skipping beyond file size
2021-05-21 Alexey Bakhtin JDK-8241248 NullPointerException in sun.security.ssl.HKDF.extract(HKDF.java:93)
2021-05-21 Vladimir Kempik JDK-8267235 [macos_aarch64] InterpreterRuntime::throw_pending_exception messing up LR results in crash
2021-05-21 Toshio Nakamura JDK-8242919 Paste locks up jshell
2021-05-20 Zhengyu Gu JDK-8266802 Shenandoah: Round up region size to page size unconditionally
2021-05-20 Ilarion Nakonechnyy JDK-8227080 (fs) Files.newInputStream(...).skip(n) is slow
2021-05-19 Thomas Stuefe JDK-8260030 Improve stringStream buffer handling
2021-05-19 Thomas Stuefe JDK-8257828 SafeFetch may crash if invoked in non-JavaThreads
2021-05-19 Thomas Stuefe JDK-8185734 [Windows] Structured Exception Catcher missing around gtest execution
2021-05-19 Martin Doerr JDK-8241087 Build failure with VS 2019 (16.5.0) due to C2039 and C2873
2021-05-19 Martin Doerr JDK-8266293 Key protection using PBEWithMD5AndDES fails with "java.security.InvalidAlgorithmParameterException: Salt must be 8 bytes long"
2021-05-19 Martin Balao JDK-8265462 Handle multiple slots in the NSS Internal Module from SunPKCS11's Secmod
2021-05-18 mtrudeau JDK-8210495 Compiler crashes because of illegal signature in otherwise legal code
2021-05-18 Dmitry Chuyko JDK-8253048 AArch64: When CallLeaf, no need to preserve callee-saved registers in caller
2021-05-18 Dongbo He JDK-8207160 ClassReader::adjustMethodParams can potentially return null if the args list is empty
2021-05-18 Vladimir Kempik JDK-8263846 Bad JNI lookup getFocusOwner in accessibility code on macOS
2021-05-18 Vladimir Kempik JDK-8261198 [macOS] Incorrect JNI parameters in number conversion in A11Y code
2021-05-18 Vladimir Kempik JDK-8259585 [macOS] Bad JNI lookup error : Accessible actions do not work on macOS
2021-05-18 Vladimir Kempik JDK-8259232 Bad JNI lookup during printing
2021-05-18 Vladimir Kempik JDK-8257988 Remove JNF dependency from libsaproc/MacosxDebuggerLocal.m
2021-05-18 Vladimir Kempik JDK-8259729 Missed JNFInstanceOf -> IsInstanceOf conversion
2021-05-18 Vladimir Kempik JDK-8260616 Removing remaining JNF dependencies in the java.desktop module
2021-05-18 Vladimir Kempik JDK-8259869 [macOS] Remove desktop module dependencies on JNF Reference APIs
2021-05-18 Vladimir Kempik JDK-8259651 [macOS] Replace JNF_COCOA_ENTER/EXIT macros
2021-05-18 Vladimir Kempik JDK-8259343 [macOS] Update JNI error handling in Cocoa code.
2021-05-18 Vladimir Kempik JDK-8257853 Remove dependencies on JNF's JNI utility functions in AWT and 2D code
2021-05-18 Martin Doerr JDK-8266220 keytool still prompt for store password on a password-less pkcs12 file if -storetype pkcs12 is specified
2021-05-18 Matthias Baesken JDK-8261422 Adjust problematic String.format calls in jdk/internal/util/Preconditions.java outOfBoundsMessage
2021-05-14 Matthias Baesken JDK-8266892 avoid maybe-uninitialized gcc warnings on linux s390x
2021-05-14 Matthias Baesken JDK-8220074 Clean up GCC 8.3 errors in LittleCMS
2021-05-13 Monica Beckwith JDK-8251031 Some vmTestbase/nsk/monitoring/RuntimeMXBean tests fail with hostnames starting from digits
2021-05-12 Dmitry Chuyko JDK-8252311 AArch64: save two words in itable lookup stub
2021-05-12 Dmitry Chuyko JDK-8249189 AArch64: more L2I conversions can be skipped
2021-05-12 Christoph Langer JDK-8265666 Enable AIX build platform to make external debug symbols
2021-05-12 Vladimir Kempik JDK-8257860 [macOS]: Remove JNF dependency from libosxkrb5/SCDynamicStoreConfig.m
2021-05-12 Vladimir Kempik JDK-8257858 [macOS]: Remove JNF dependency from libosxsecurity/KeystoreImpl.m
2021-05-12 Severin Gehwolf JDK-8266713 [AIX] Build failure after 11u backport of JDK-8247753
2021-05-12 Roland Westrelin JDK-8265938 C2's conditional move optimization does not handle top Phi
2021-05-11 Paul Hohensee JDK-8243452 JFR: Could not create chunk in repository with over 200 recordings
2021-05-11 Andrew Dinn JDK-8260653 Unreachable nodes keep speculative types alive
2021-05-11 Matthias Baesken JDK-8232084 HotSpot build failed with GCC 9.2.1
2021-05-11 Martin Doerr JDK-8265784 [C2] Hoisting of DecodeN leaves MachTemp inputs behind
2021-05-11 Zhengyu Gu JDK-8216184 CDS/appCDS tests failed on Windows due to long path to a classlist file
2021-05-10 Paul Hohensee JDK-8254717 isAssignableFrom checks in KeyFactorySpi.engineGetKeySpec appear to be backwards
2021-05-10 Paul Hohensee JDK-8263404 RsaPrivateKeySpec is always recognized as RSAPrivateCrtKeySpec in RSAKeyFactory.engineGetKeySpec
2021-05-10 Zhengyu Gu JDK-8218458 [TESTBUG] runtime/NMT/CheckForProperDetailStackTrace.java fails with Expected stack trace missing from output
2021-05-10 Christoph Langer JDK-8265239 Shenandoah: Shenandoah heap region count could be off by 1
2021-05-10 Christoph Langer JDK-8264752 SIGFPE crash with option FlightRecorderOptions:threadbuffersize=30M
2021-05-10 Thomas Stuefe JDK-8260707 java/lang/instrument/PremainClass/InheritAgent0100.java times out
2021-05-10 Thomas Stuefe JDK-8260926 Trace resource exhausted events unconditionally
2021-05-10 Thomas Stuefe JDK-8262163 Extend settings printout in jcmd VM.metaspace
2021-05-08 Dongbo He JDK-8223667 ASAN build broken
2021-05-07 Dmitry Chuyko JDK-8248870 AArch64: I2L/L2I conversions can be skipped for masked positive values
2021-05-06 Dmitry Chuyko JDK-8248568 compiler/c2/TestBit.java failed "RuntimeException: 'test' missing from stdout/stderr"
2021-05-06 Dmitry Chuyko JDK-8247408 IdealGraph bit check expression canonicalization
2021-05-06 Dmitry Chuyko JDK-8248043 Need to eliminate excessive i2l conversions
2021-05-06 Dmitry Chuyko JDK-8243155 AArch64: Add support for SqrtVF
2021-05-05 Matthias Baesken JDK-8215009 GCC 8 compilation error in libjli
2021-05-05 Martin Doerr JDK-8219142 Remove unused JIMAGE_ResourcePath
2021-05-05 Matthias Baesken JDK-8214854 JDWP: Unforseen output truncation in logging
2021-05-04 Martin Doerr JDK-8153005 Upgrade the default PKCS12 encryption/MAC algorithms
2021-05-04 Vladimir Kempik JDK-8264786 [macOS] All Swing/AWT apps cause Allow Notifications prompt to appear when app is launched
2021-05-04 Paul Hohensee JDK-8250876 Fix issues with cross-compile on macos
2021-05-04 Evgeny Astigeevich JDK-8231713 x86_32 build failures after JDK-8226721 (Missing intrinsics for Math.ceil, floor, rint)
2021-05-03 Denghui Dong JDK-8261020 Wrong format parameter in create_emergency_chunk_path
2021-05-03 Aleksey Shipilev JDK-8264190 Harden TLS interop tests
2021-05-03 Aleksey Shipilev JDK-7106851 Test should not use System.exit
2021-05-03 Aleksey Shipilev JDK-8256244 java/lang/ProcessHandle/PermissionTest.java fails with TestNG 7.1
2021-05-03 Aleksey Shipilev JDK-8265421 java/lang/String/StringRepeat.java test is missing a memory requirement
2021-04-30 Evgeny Astigeevich JDK-8226721 Missing intrinsics for Math.ceil, floor, rint
2021-04-30 William Kemper JDK-8246274 G1 old gen allocation tracking is not in a separate class
2021-04-30 William Kemper JDK-8245511 G1 adaptive IHOP does not account for reclamation of humongous objects by young GC
2021-04-29 Sergey Nazarkin JDK-8264821 DirectIOTest fails on a system with large block size
2021-04-29 Martin Doerr JDK-8262900 ToolBasicTest fails to access HTTP server it starts
2021-04-29 Ramanand Patil JDK-8247753 UIManager.getSytemLookAndFeelClassName() returns wrong value on Fedora 32
2021-04-29 Aleksey Shipilev JDK-8265690 Use the latest Ubuntu base image version in Docker testing
2021-04-28 Dmitry Chuyko JDK-8239386 handle ContendedPaddingWidth in vm_version_aarch64
2021-04-28 Martin Doerr JDK-8249142 java/awt/FontClass/CreateFont/DeleteFont.sh is unstable
2021-04-28 Martin Doerr JDK-8239312 [macOS] javax/swing/JFrame/NSTexturedJFrame/NSTexturedJFrame.java
2021-04-27 Jaroslav Bachorík JDK-8265750 Fatal error in safepoint.cpp after backport of 8258414
2021-04-27 Aleksey Shipilev JDK-6847157 java.lang.NullPointerException: HDC for component at sun.java2d.loops.Blit.Blit
2021-04-26 Aleksey Shipilev JDK-8225116 Test OwnedWindowsLeak.java intermittently fails
2021-04-23 Lucy Schmidt JDK-8264173 [s390] Improve Hardware Feature Detection And Reporting
2021-04-23 Lucy Schmidt JDK-8263260 [s390] Support latest hardware (z14 and z15)
2021-04-23 Lucy Schmidt JDK-8241101 [s390] jtreg test failure after JDK-8238696: not conformant features string
2021-04-23 Martin Doerr JDK-8238567 SoftMainMixer.processAudioBuffers(): Wrong handling of stoppedMixers
2021-04-22 Dmitry Chuyko JDK-8255625 AArch64: Implement Base64.encodeBlock accelerator/intrinsic
2021-04-22 Lucy Schmidt JDK-8217465 [REDO] - Optimize CodeHeap Analytics
2021-04-22 Lucy Schmidt JDK-8216314 SIGILL in CodeHeapState::print_names()
2021-04-22 Christoph Göttschkes JDK-8253167 ARM32 builds fail after JDK-8247910
2021-04-22 Christoph Göttschkes JDK-8213483 ARM32: runtime/ErrorHandling/ShowRegistersOnAssertTest.java jtreg test fail
2021-04-22 Aleksey Shipilev JDK-8265537 x86 version string truncated after JDK-8249672 11u backport
2021-04-22 Christoph Langer JDK-8265417 Backport of JDK-8249672 breaks Solaris x86 build
2021-04-22 Aleksey Shipilev JDK-8265718 Build failure after JDK-8258414 11u backport
2021-04-22 Dongbo He JDK-8217918 C2: -XX:+AggressiveUnboxing is broken
2021-04-21 Aleksey Shipilev JDK-8265154 vinserti128 operand mix up for KNL platforms
2021-04-21 Aleksey Shipilev JDK-8264958 C2 compilation fails with assert "n is later than its clone"
2021-04-21 Aleksey Shipilev JDK-8264626 C1 should be able to inline excluded methods
2021-04-21 Aleksey Shipilev JDK-8263448 CTW: fatal error: meet not symmetric
2021-04-21 Aleksey Shipilev JDK-8260255 C1: LoopInvariantCodeMotion constructor can leave some fields uninitialized
2021-04-21 Richard Reingruber JDK-8265677 CMS: CardTableBarrierSet::write_ref_array_work() lacks storestore barrier
2021-04-21 Lucy Schmidt JDK-8264223 CodeHeap::verify fails extra_hops assertion in fastdebug test
2021-04-21 Evgeny Astigeevich JDK-8177068 incomplete classpath causes NPE in Flow
2021-04-21 Thomas Stuefe JDK-8257604 JNI_ArgumentPusherVaArg leaks valist
2021-04-20 Aleksey Shipilev JDK-8257796 [TESTBUG] TestUseSHA512IntrinsicsOptionOnSupportedCPU.java fails on x86_32
2021-04-20 Aleksey Shipilev JDK-8222302 test/hotspot/jtreg/compiler/intrinsics/sha/cli/TestUseSHAOptionOnUnsupportedCPU.java fails on any other CPU
2021-04-20 Aleksey Shipilev JDK-8209459 TestSHA512MultiBlockIntrinsics failed on AArch64
2021-04-20 Aleksey Shipilev JDK-8244205 HTTP/2 tunnel connections through proxy may be reused regardless of which proxy is selected
2021-04-20 Aleksey Shipilev JDK-8244031 HttpClient should have more tests for HEAD requests
2021-04-20 Richard Reingruber JDK-8225756 [testbug] compiler/loopstripmining/CheckLoopStripMining.java sets too short a SafepointTimeoutDelay
2021-04-20 Richard Reingruber JDK-8262295 C2: Out-of-Bounds Array Load from Clone Source
2021-04-20 Martin Doerr JDK-8263311 Watch registry changes for remote printers update instead of polling
2021-04-20 Martin Doerr JDK-8225438 javax/net/ssl/TLSCommon/TestSessionLocalPrincipal.java failed with Read timed out
2021-04-20 Martin Doerr JDK-8264328 Broken license in javax/swing/JComboBox/8072767/bug8072767.java
2021-04-19 Aleksey Shipilev JDK-8225081 Remove Telia Company CA certificate expiring in April 2021
2021-04-19 Martin Doerr JDK-8264360 Loop strip mining verification fails with "should be on the backedge"
2021-04-19 Martin Doerr JDK-8262298 G1BarrierSetC2::step_over_gc_barrier fails with assert "bad barrier shape"
2021-04-19 Christoph Göttschkes JDK-8214512 ARM32: Jtreg test compiler/c2/Test8062950.java fails on ARM
2021-04-19 Martin Doerr JDK-8261812 C2 compilation fails with assert(!had_error) failed: bad dominance
2021-04-19 Aleksey Shipilev JDK-8233185 HttpServer.stop() blocks indefinitely when called on dispatch thread
2021-04-19 Aleksey Shipilev JDK-8190763 Class cast exception on (CompoundEdit) UndoableEditEvent.getEdit()
2021-04-19 Aleksey Shipilev JDK-8258753 StartTlsResponse.close() hangs due to synchronization issues
2021-04-19 Aleksey Shipilev JDK-8263729 [test] divert spurious output away from stream under test in ProcessBuilder Basic test
2021-04-19 Aleksey Shipilev JDK-8264096 slowdebug jvm crashes when StrInflatedCopy match rule is not supported
2021-04-19 Thomas Stuefe JDK-8253572 [windows] CDS archive may fail to open with long file names
2021-04-16 Anton Kozlov JDK-8264640 CMS ParScanClosure misses a barrier
2021-04-16 Martin Doerr JDK-8261170 Upgrade to FreeType 2.10.4
2021-04-16 Martin Doerr JDK-8207404 MulticastSocket tests failing on AIX
2021-04-16 Aleksey Shipilev JDK-8207779 Method::is_valid_method() compares 'this' with NULL
2021-04-16 Roland Westrelin JDK-8263361 Incorrect arraycopy stub selected by C2 for SATB collectors
2021-04-16 Vladimir Kempik JDK-8240487 Cleanup whitespace in .cc, .hh, .m, and .mm files
2021-04-15 Dmitry Chuyko JDK-8252779 compiler/graalunit/HotspotTest.java failed after JDK-8251525
2021-04-15 Dmitry Chuyko JDK-8251525 AArch64: Faster Math.signum(fp)
2021-04-15 Martin Doerr JDK-8260380 Upgrade to LittleCMS 2.12
2021-04-15 Christoph Göttschkes JDK-8214128 ARM32: wrong stack alignment on Deoptimization::unpack_frames
2021-04-14 Lucy Schmidt JDK-8261447 MethodInvocationCounters frequently run into overflow
2021-04-14 Lucy Schmidt JDK-8219586 CodeHeap State Analytics processes dead nmethods
2021-04-14 Zhengyu Gu JDK-8262110 DST starts from incorrect time in 2038
2021-04-13 Lucy Schmidt JDK-8264848 [macos] libjvm.dylib linker warning due to macOS version mismatch
2021-04-13 Lucy Schmidt JDK-8250635 MethodArityHistogram should use Compile_lock in favour of fancy checks
2021-04-13 Martin Balao JDK-8261355 No data buffering in SunPKCS11 Cipher encryption when the underlying mechanism has no padding
2021-04-13 Christoph Langer JDK-8265099 Revert backport to 11u of 8236859: WebSocket over authenticating proxy fails with NPE
2021-04-12 Dmitry Chuyko JDK-8252259 AArch64: Adjust default value of FLOATPRESSURE
2021-04-12 Richard Reingruber JDK-8244847 Linux/PPC: runtime/CompressedOops/CompressedClassPointers: smallHeapTest fails
2021-04-09 Florian David JDK-8258414 OldObjectSample events too expensive
2021-04-09 Christoph Göttschkes JDK-8208061 runtime/LoadClass/TestResize.java fails with "Load factor too high" when running in CDS mode
2021-04-09 Severin Gehwolf JDK-8264047 Duplicate global variable 'jvm' in libjavajpeg and libawt
2021-04-09 Roland Westrelin JDK-8262093 java/util/concurrent/tck/JSR166TestCase.java failed "assert(false) failed: unexpected node"
2021-04-09 Aleksey Shipilev JDK-8264923 PNGImageWriter.write_zTXt throws Exception with a typo
2021-04-08 Dmitry Chuyko JDK-8247354 AArch64: PopFrame causes assert(oopDesc::is_oop(obj)) failed: not an oop
2021-04-08 Dmitry Chuyko JDK-8243597 AArch64: Add support for integer vector abs
2021-04-08 Dmitry Chuyko JDK-8242429 Better implementation for signed extract
2021-04-08 Zhengyu Gu JDK-8261262 Kitchensink24HStress.java crashed with EXCEPTION_ACCESS_VIOLATION
2021-04-08 Lucy Schmidt JDK-8233787 Break cycle in vm_version* includes
2021-04-08 Christoph Göttschkes JDK-8213845 ARM32: Interpreter doesn't call result handler after native calls
2021-04-07 Aleksey Shipilev JDK-8262465 Very long compilation times and high memory consumption in C2 debug builds
2021-04-07 Martin Doerr JDK-8226374 Restrict TLS signature schemes and named groups
2021-04-07 Zhengyu Gu JDK-8262739 String inflation C2 intrinsic prevents insertion of anti-dependencies
2021-04-07 Zhengyu Gu JDK-8263558 Possible NULL dereference in fast path arena free if ZapResourceArea is true
2021-04-07 Aleksey Shipilev JDK-8238175 CTW: Class.getDeclaredMethods fails with assert(k->is_subclass_of(SystemDictionary::Throwable_klass())) failed: invalid exception class
2021-04-06 Zhengyu Gu JDK-8264151 ciMethod::ensure_method_data() should return false is loading resulted in empty state
2021-04-06 Aleksey Shipilev JDK-8195841 PNGImageReader.readNullTerminatedString() doesnt check for non-null terminated strings with length equal to maxLen
2021-04-06 Aleksey Shipilev JDK-8242557 Add length limit for strings in PNGImageWriter
2021-04-06 Aleksey Shipilev JDK-8240848 ArrayIndexOutOfBoundsException buf for TextCallbackHandler
2021-04-06 Aleksey Shipilev JDK-8253948 Memory leak in ImageFileReader
2021-04-02 Dongbo He JDK-8231841 AArch64: debug.cpp help() is missing an AArch64 line for pns
2021-04-01 Dmitry Chuyko JDK-8243240 AArch64: Add support for MulVB
2021-04-01 Aleksey Shipilev JDK-8249719 MethodHandle performance suffers from bad ResolvedMethodTable hash function
2021-04-01 Aleksey Shipilev JDK-8256523 Streamline Java SHA2 implementation
2021-04-01 Yuri Nesterenko JDK-8236859 WebSocket over authenticating proxy fails with NPE
2021-03-31 Fei Yang JDK-8263676 AArch64: one potential bug in C1 LIRGenerator::generate_address()
2021-03-30 Vladimir Kempik JDK-8261397 try catch Method failing to work when dividing an integer by 0
2021-03-30 Fei Yang JDK-8217348 assert(thread->is_Java_thread()) failed: just checking
2021-03-29 Dmitry Chuyko JDK-8241475 AArch64: Add missing support for PopCountVI node
2021-03-29 Dmitry Chuyko JDK-8226627 assert(t->singleton()) failed: must be a constant
2021-03-29 Martin Doerr JDK-8254631 Better support ALPN byte wire values in SunJSSE
2021-03-26 Martin Doerr JDK-8263504 Some OutputMachOpcodes fields are uninitialized
2021-03-26 Christoph Langer JDK-8206925 Support the certificate_authorities extension
2021-03-26 Martin Doerr JDK-8238812 assert(false) failed: bad AD file
2021-03-26 Martin Doerr JDK-8261730 C2 compilation fails with assert(store->find_edge(load) != -1) failed: missing precedence edge
2021-03-26 Martin Doerr JDK-8247432 Update IANA Language Subtag Registry to Version 2020-09-29
2021-03-26 Martin Doerr JDK-8242010 Update IANA Language Subtag Registry to Version 2020-04-01
2021-03-26 Christoph Göttschkes JDK-8207247 AArch64: Enable Minimal and Client VM builds
2021-03-25 Dmitry Chuyko JDK-8236992 AArch64: redundant load_klass in itable stub
2021-03-24 Martin Doerr JDK-8235368 Update Commons BCEL to Version 6.4.1
2021-03-24 Martin Doerr JDK-8210443 Migrate Locale matching tests to JDK Repo.
2021-03-24 Roland Westrelin JDK-8262837 handle split_USE correctly
2021-03-24 Christoph Göttschkes JDK-8213794 ARM32: disable TypeProfiling, CriticalJNINatives, Serviceablity tests for ARM32
2021-03-23 Paul Hohensee JDK-8230428 Cleanup dead CastIP node code in formssel.cpp
2021-03-23 Martin Doerr JDK-8241082 Update IANA Language Subtag Registry to Version 2020-03-16
2021-03-22 Jonathan Dowland JDK-8187450 JNI local refs exceeds capacity warning in NetworkInterface::getAll
2021-03-22 Zhengyu Gu JDK-8263557 Possible NULL dereference in Arena::destruct_contents()
2021-03-22 Christoph Göttschkes JDK-8261505 Test test/hotspot/jtreg/gc/parallel/TestDynShrinkHeap.java killed by Linux OOM Killer
2021-03-21 Jiangli Zhou JDK-8213231 ThreadSnapshot::_threadObj can become stale
2021-03-19 Dmitry Chuyko JDK-8233948 AArch64: Incorrect mapping between OptoReg and VMReg for high 64 bits of Vector Register
2021-03-19 Martin Doerr JDK-8260284 C2: assert(_base == Int) failed: Not an Int
2021-03-19 Martin Doerr JDK-8259227 C2 crashes with SIGFPE due to a division that floats above its zero check
2021-03-19 Martin Doerr JDK-8258505 [TESTBUG] TestDivZeroWithSplitIf.java fails due to missing UnlockDiagnosticVMOptions
2021-03-19 Martin Doerr JDK-8257822 C2 crashes with SIGFPE due to a division that floats above its zero check
2021-03-19 Dmitry Chuyko JDK-8232591 AArch64: Add missing match rules for smaddl, smsubl and smnegl
2021-03-19 Roland Westrelin JDK-8259061 C2: assert(found) failed: memory-writing node is not placed in its original loop or an ancestor of it
2021-03-19 Matthias Baesken JDK-8262461 handle wcstombsdmp return value correctly in unix awt_InputMethod.c
2021-03-19 Roman Kennke JDK-8257621 JFR StringPool misses cached items across consecutive recordings
2021-03-19 Roland Westrelin JDK-8255763 C2: OSR miscompilation caused by invalid memory instruction placement
2021-03-18 Andrew Haley JDK-8261649 AArch64: Optimize LSE atomics in C++ code
2021-03-18 Andrew Haley JDK-8261027 AArch64: Support for LSE atomics C++ HotSpot code
2021-03-18 Martin Doerr JDK-8257574 C2: "failed: parsing found no loops but there are some" assert failure
2021-03-18 Fei Yang JDK-8263425 AArch64: two potential bugs in C1 LIRGenerator::generate_address()
2021-03-17 Paul Hohensee JDK-8259886 Improve SSL session cache performance and scalability
2021-03-17 Paul Hohensee JDK-8220407 compiler/intrinsics/math/TestFpMinMaxIntrinsics.java timedout
2021-03-17 Paul Hohensee JDK-8227222 vmTestbase/jit/FloatingPoint/gen_math/Loops04/Loops04.java hits assert(((!attributes->uses_vl()) || (attributes->get_vector_len() == AVX_512bit) || (!_legacy_mode_vl) || (attributes->is_legacy_mode()))) failed: XMM register should be 0-15
2021-03-17 Paul Hohensee JDK-8217561 x86: Add floating-point Math.min/max intrinsics
2021-03-16 Goetz Lindenmaier JDK-8262121 [11u] Redo 8244287: JFR: Methods samples have line number 0
2021-03-16 Martin Doerr JDK-8262829 Native crash in Win32PrintServiceLookup.getAllPrinterNames()
2021-03-16 Martin Doerr JDK-8262446 DragAndDrop hangs on Windows
2021-03-16 Martin Doerr JDK-8252883 AccessDeniedException caused by delayed file deletion on Windows
2021-03-16 Martin Doerr JDK-8241372 Several test failures due to javax.net.ssl.SSLException: Connection reset
2021-03-16 Martin Doerr JDK-8261481 Cannot read Kerberos settings in dynamic store on macOS Big Sur
2021-03-16 Martin Doerr JDK-8256037 [TESTBUG] com/sun/jndi/dns/ConfigTests/PortUnreachable.java fails due to the hard coded threshold is small
2021-03-16 Aleksey Shipilev JDK-8239536 Can't use `java.util.List` object after importing `java.awt.List`
2021-03-15 Aleksey Shipilev JDK-8213725 JShell NullPointerException due to class file with unexpected package
2021-03-15 Aleksey Shipilev JDK-8247438 JShell: When FailOverExecutionControlProvider fails the proximal cause is not shown
2021-03-15 Martin Doerr JDK-8241829 Cleanup the code for PrinterJob on windows
2021-03-15 Aleksey Shipilev JDK-8260236 better init AnnotationCollector _contended_group
2021-03-15 Martin Doerr JDK-8171303 sun/java2d/pipe/InterpolationQualityTest.java fails on Windows & Linux
2021-03-15 Aleksey Shipilev JDK-8234355 Buffer overflow in jcmd GC.class_stats due to too many classes
2021-03-15 Martin Doerr JDK-8243559 Remove root certificates with 1024-bit keys
2021-03-12 Dmitry Chuyko JDK-8222412 AARCH64: multiple instructions encoding issues
2021-03-12 Roland Westrelin JDK-8259710 Inlining trace leaks memory
2021-03-11 Dmitry Chuyko JDK-8231460 Performance issue (CodeHeap) with large free blocks
2021-03-11 Dmitry Chuyko JDK-8223444 Improve CodeHeap Free Space Management
2021-03-10 Dmitry Chuyko JDK-8223020 aarch64: expand minI_rReg and maxI_rReg patterns into separate instructions
2021-03-10 Clive Verghese JDK-8259662 Don't wrap SocketExceptions into SSLExceptions in SSLSocketImpl
2021-03-10 Matthias Baesken JDK-8261791 (sctp) handleSendFailed in SctpChannelImpl.c potential leaks
2021-03-10 Matthias Baesken JDK-8261601 (sctp) free memory in early return in Java_sun_nio_ch_sctp_SctpChannelImpl_receive0
2021-03-10 Christoph Göttschkes JDK-8261752 Multiple GC test are missing memory requirements
2021-03-10 Vyom Tewari JDK-8260925 HttpsURLConnection does not work with other JSSE provider.
2021-03-10 Matthias Baesken JDK-8259983 do not use uninitialized expand_ms value in G1CollectedHeap::expand_heap_after_young_collection
2021-03-09 Aleksey Shipilev JDK-8241960 The SHA3 message digests impl of SUN provider are not thread safe after cloned
2021-03-09 Aleksey Shipilev JDK-8259276 C2: Empty expression stack when reexecuting tableswitch/lookupswitch instructions after deoptimization
2021-03-09 Aleksey Shipilev JDK-8257569 Failure observed with JfrVirtualMemory::initialize
2021-03-09 Aleksey Shipilev JDK-8259777 Incorrect predication condition generated by ADLC
2021-03-09 Aleksey Shipilev JDK-8261235 C1 compilation fails with assert(res->vreg_number() == index) failed: conversion check
2021-03-09 Aleksey Shipilev JDK-8261914 IfNode::fold_compares_helper faces non-canonicalized bool when running JRuby JSON workload
2021-03-08 Thomas Stuefe JDK-8256287 [windows] add loop fuse to map_or_reserve_memory_aligned
2021-03-05 Matthias Baesken JDK-8261167 print_process_memory_info add a close call after fopen
2021-03-05 Roland Westrelin JDK-8253923 C2 doesn't always run loop opts for compilations that include loops
2021-03-05 Christoph Göttschkes JDK-8248411 AArch64: Insufficient error handling when CodeBuffer is exhausted
2021-03-04 Matthias Baesken JDK-8260432 allocateSpaceForGP in freetypeScaler.c might leak memory
2021-03-04 Matthias Baesken JDK-8260426 awt debug_mem.c DMem_AllocateBlock might leak memory
2021-03-04 Matthias Baesken JDK-8259843 initialize dli_fname array before calling dll_address_to_library_name
2021-03-04 Matthias Baesken JDK-8259786 initialize last parameter of getpwuid_r
2021-03-03 Olga Mikhaltcova JDK-8257414 Drag n Drop target area is wrong on high DPI systems
2021-03-03 Severin Gehwolf JDK-8260420 C2 compilation fails with assert(found_sfpt) failed: no node in loop that's not input to safepoint
2021-03-03 Martin Doerr JDK-8261261 The version extra fields needs to be overridable in jib-profiles.js
2021-03-03 Severin Gehwolf JDK-8255086 Update the root locale display names
2021-03-02 Fei Yang JDK-8262726 AArch64: C1 StubAssembler::call_RT can corrupt stack
2021-03-01 Aleksey Shipilev JDK-8261912 Code IfNode::fold_compares_helper more defensively
2021-03-01 Aleksey Shipilev JDK-8261413 Shenandoah: Disable class-unloading in I-U mode
2021-03-01 Roland Westrelin JDK-8261585 Restore HandleArea used in Deoptimization::uncommon_trap
2021-02-26 Alexey Bakhtin JDK-8259707 LDAP channel binding does not work with StartTLS extension
2021-02-26 Ichiroh Takiguchi JDK-8261920 [AIX] jshell command throws java.io.IOError on non English locales
2021-02-24 Alexandr Scherbatiy JDK-8217848 [Graal] vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted003/TestDescription.java fails
2021-02-24 Matthias Baesken JDK-8257746 Regression introduced with JDK-8250984 - memory might be null in some machines
2021-02-23 Alex Kasko JDK-8213116 javax/swing/JComboBox/WindowsComboBoxSize/WindowsComboBoxSizeTest.java fails in Windows
2021-02-23 Andrew Leonard JDK-8255368 Math.exp() gives wrong result for large values on x86 32-bit platforms
2021-02-23 Dongbo He JDK-8246707 (sc) SocketChannel.read/write throws AsynchronousCloseException on closed channel
2021-02-23 Ge Guo JDK-8240353 AArch64: missing support for -XX:+ExtendedDTraceProbes in C1
2021-02-19 Christoph Langer JDK-8076190 Customizing the generation of a PKCS12 keystore
2021-02-19 Christoph Langer JDK-8262018 Wrong format in SAP copyright header of OsVersionTest
2021-02-19 Christoph Langer JDK-8259007 This test printed a blank page
2021-02-19 Ichiroh Takiguchi JDK-8261231 Windows IME was disabled after DnD operation
2021-02-18 Martin Doerr JDK-8261522 [PPC64] AES intrinsics write beyond the destination array
2021-02-18 Martin Doerr JDK-8256421 Add 2 HARICA roots to cacerts truststore
2021-02-18 Dmitry Chuyko JDK-8214922 AArch64: Add vectorization support for fmin/fmax
2021-02-17 Christoph Langer JDK-8261829 Exclude tools/jlink/JLinkReproducibleTest.java in 11u
2021-02-17 Christoph Langer JDK-8261753 Test java/lang/System/OsVersionTest.java still failing on BigSur patch versions after JDK-8253702
2021-02-17 Christoph Langer JDK-8253702 BigSur version number reported as 10.16, should be 11.nn
2021-02-17 Toshio Nakamura JDK-8255387 Japanese characters were printed upside down on AIX
2021-02-16 Martin Doerr JDK-8214741 docs/index.html has no title or copyright
2021-02-16 Jie Kang JDK-8255992 JFR EventWriter does not use first string from StringPool with id 0
2021-02-16 Aleksey Shipilev JDK-8261251 Shenandoah: Use object size for full GC humongous compaction
2021-02-16 Aleksey Shipilev JDK-8260497 Shenandoah: Improve SATB flushing
2021-02-16 Aleksey Shipilev JDK-8259271 gc/parallel/TestDynShrinkHeap.java still fails "assert(covered_region.contains(new_memregion)) failed: new region is not in covered_region"
2021-02-16 Aleksey Shipilev JDK-8260704 ParallelGC: oldgen expansion needs release-store for _end
2021-02-16 Andrew Hughes JDK-8260356 (tz) Upgrade Timezone Data to tzdata2021a
2021-02-15 Aleksey Shipilev JDK-8261310 PPC64 Zero build fails with 'VMError::controlled_crash(int)::FunctionDescriptor functionDescriptor' has incomplete type and cannot be defined
2021-02-15 Aleksey Shipilev JDK-8259451 Zero: skip serviceability/sa tests, set vm.hasSA to false
2021-02-15 Aleksey Shipilev JDK-8257707 Fix incorrect format string in Http1HeaderParser
2021-02-15 Aleksey Shipilev JDK-8256220 C1: x86_32 fails with -XX:UseSSE=1 after JDK-8210764 due to mishandled lir_neg
2021-02-15 Aleksey Shipilev JDK-8211150 G1 Full GC not purging code root memory and hence causing memory leak
2021-02-15 Aleksey Shipilev JDK-8261334 NMT: tuning statistic shows incorrect hash distribution
2021-02-12 Christoph Langer JDK-8261534 Test sun/security/pkcs11/KeyAgreement/IllegalPackageAccess.java fails on platforms where no nsslib artifacts are defined
2021-02-10 Alexandr Scherbatiy JDK-8256264 Printed GlyphVector outline with low DPI has bad quality on Windows
2021-02-08 Severin Gehwolf JDK-8261089 [TESTBUG] native library of test TestCheckedReleaseCriticalArray.java fails to compile with gcc 4.x
2021-02-08 Aleksey Shipilev JDK-8253353 Crash in C2: guarantee(n != NULL) failed: No Node
2021-02-08 Pengfei Li JDK-8261022 Fix incorrect result of Math.abs() with char type
2021-02-05 Alexandr Scherbatiy JDK-8260349 Cannot programmatically retrieve Metaspace max set via JAVA_TOOL_OPTIONS
2021-02-04 Aleksey Shipilev JDK-8251944 Add Shenandoah test config to compiler/gcbarriers/UnsafeIntrinsicsTest.java
2021-02-04 Christoph Langer JDK-8235324 Dying objects are published from users of CollectedHeap::object_iterate
2021-02-04 Aleksey Shipilev JDK-8259849 Shenandoah: Rename store-val to IU-barrier
2021-02-04 Aleksey Shipilev JDK-8256290 javac/lambda/T8031967.java fails with StackOverflowError on x86_32
2021-02-04 Aleksey Shipilev JDK-8243618 compiler/rtm/cli tests can be run w/o WhiteBox
2021-02-04 Aleksey Shipilev JDK-8251359 Shenandoah: filter null oops before calling enqueue/SATB barrier
2021-02-04 Aleksey Shipilev JDK-8086003 Test fails on OSX with java.lang.RuntimeException 'Narrow klass base: 0x0000000000000000, Narrow klass shift: 3' missing
2021-02-04 Aleksey Shipilev JDK-8260338 Some fields in HaltNode is not cloned
2021-02-04 Aleksey Shipilev JDK-8259773 Incorrect encoding of AVX-512 kmovq instruction
2021-02-04 Aleksey Shipilev JDK-8260632 Build failures after JDK-8253353
2021-02-04 Aleksey Shipilev JDK-7107012 sun.jvm.hostspot.code.CompressedReadStream readDouble() conversion to long mishandled
2021-02-03 Dmitry Chuyko JDK-8216259 AArch64: Vectorize Adler32 intrinsics
2021-02-03 Aleksey Shipilev JDK-8234508 VM_HeapWalkOperation::iterate_over_object reads non-strong fields with an on-strong load barrier
2021-02-03 Aleksey Shipilev JDK-8237392 Shenandoah: Remove unreliable assertion
2021-02-03 Aleksey Shipilev JDK-8237369 Shenandoah: failed vmTestbase/nsk/jvmti/AttachOnDemand/attach021/TestDescription.java test
2021-02-03 Aleksey Shipilev JDK-8249787 Make TestGCLocker more resilient with concurrent GCs
2021-02-03 Aleksey Shipilev JDK-8259580 Shenandoah: uninitialized label in VerifyThreadGCState
2021-02-03 Aleksey Shipilev JDK-8259954 gc/shenandoah/mxbeans tests fail with -Xcomp
2021-02-03 Aleksey Shipilev JDK-8249543 (bf) Force DirectBufferAllocTest to run with -ExplicitGCInvokesConcurrent
2021-02-03 Aleksey Shipilev JDK-8259619 C1: 3-arg StubAssembler::call_RT stack-use condition is incorrect
2021-02-03 Aleksey Shipilev JDK-8255401 Shenandoah: Allow oldval and newval registers to overlap in cmpxchg_oop()
2021-02-02 Martin Doerr JDK-8246709 sun/security/tools/jarsigner/TsacertOptionTest.java compilation failed after JDK-8244683
2021-02-02 Martin Doerr JDK-8244683 A TSA server used by tests
2021-02-01 David Grieve JDK-8255264 Support for identifying the full range of IPv4 localhost addresses on Windows
2021-02-01 David Grieve JDK-8250521 Configure initial RTO to use minimal retry for loopback connections on Windows
2021-02-01 Severin Gehwolf JDK-8258836 JNI local refs exceed capacity getDiagnosticCommandInfo
2021-02-01 Severin Gehwolf JDK-8260378 [TESTBUG] DcmdMBeanTestCheckJni.java reports false positive
2021-01-29 Martin Doerr JDK-8260502 [s390] NativeMovRegMem::verify() fails because it's too strict
2021-01-29 Jaroslav Bachorík JDK-8232905 JFR fails with assertion: assert(t->unflushed_size() == 0) failed: invariant
2021-01-28 Dmitry Chuyko JDK-8223504 improve performance of forall loops by better inlining of "iterator()" methods.
2021-01-28 Jaroslav Bachorík JDK-8245283 JFR: Can't handle constant dynamic used by Jacoco agent
2021-01-26 Martin Balao JDK-8258833 Cancel multi-part cipher operations in SunPKCS11 after failures
2021-01-26 Martin Doerr JDK-8257910 [JVMCI] Set exception_seen accordingly in the runtime.
2021-01-26 Martin Doerr JDK-8258077 Using -Xcheck:jni can lead to a double-free after JDK-8193234
2021-01-25 David Alvarez JDK-8260308 Update LogCompilation junit to 4.13.1
2021-01-25 Dmitry Chuyko JDK-8218550 Add test omitted from JDK-8212043
2021-01-25 Dmitry Chuyko JDK-8215687 [Graal] unit test CheckGraalIntrinsics failed after 8212043
2021-01-25 Martin Doerr JDK-8258805 Japanese characters not entered by mouse click on Windows 10
2021-01-25 Martin Doerr JDK-8218482 sun/security/krb5/auto/ReplayCachePrecise.java failed - no KrbException thrown
2021-01-25 Martin Doerr JDK-8260029 aarch64: fix typo in verify_oop_array
2021-01-22 Martin Doerr JDK-8258884 [TEST_BUG] Convert applet-based test open/test/jdk/javax/swing/JMenuItem/8031573/bug8031573.java to a regular java test
2021-01-22 Dmitry Chuyko JDK-8210413 AArch64: Optimize div/rem by constant in C1
2021-01-22 Dmitry Chuyko JDK-8221584 SIGSEGV in os::PlatformEvent::unpark() in JvmtiRawMonitor::raw_exit while posting method exit event
2021-01-21 Martin Balao JDK-8259319 Illegal package access when SunPKCS11 requires SunJCE's classes
2021-01-20 Andrew Hughes JDK-8259949 x86 32-bit build fails when -fcf-protection is passed in the compiler flags
2021-01-20 Dmitry Chuyko JDK-8221477 Inject os/cpu-specific constants into Unsafe from JVM
2021-01-19 Martin Doerr JDK-7146776 Deadlock between URLStreamHandler.getHostAddress and file.Handler.openconnection
2021-01-19 Martin Doerr JDK-8259048 (tz) Upgrade Timezone Data to tzdata2020f
2021-01-19 Dmitry Chuyko JDK-8212043 AArch64: Add floating-point Math.min/max intrinsics
2021-01-19 Martin Balao JDK-8223186 HotSpot compile warnings from GCC 9
2021-01-15 Martin Balao JDK-8180837 SunPKCS11-NSS tests failing with CKR_ATTRIBUTE_READ_ONLY and CKR_MECHANISM_PARAM_INVALID
2021-01-15 Martin Doerr JDK-8258373 Update the text handling in the JPasswordField
2021-01-15 Martin Doerr JDK-8258419 RSA cipher buffer cleanup
2021-01-15 Martin Doerr JDK-8244154 Update SunPKCS11 provider with PKCS11 v3.0 header files
2021-01-14 Christoph Langer JDK-8239355 (dc) Initial value of SO_SNDBUF should allow sending large datagrams (macOS)
2021-01-14 Martin Doerr JDK-8257633 Missing -mmacosx-version-min=X flag when linking libjvm
2021-01-14 Martin Doerr JDK-8256888 Client manual test problem list update
2021-01-14 Severin Gehwolf JDK-8257083 Security infra test failures caused by JDK-8202343
2021-01-14 Severin Gehwolf JDK-8256682 JDK-8202343 is incomplete
2021-01-14 Matthias Baesken JDK-8255681 Print callstack in error case in runAWTLoopWithApp
2021-01-14 Severin Gehwolf JDK-8202343 Disable TLS 1.0 and 1.1
2021-01-14 Martin Doerr JDK-8226810 Failed to launch JVM because of NullPointerException occured on System.props
2021-01-14 Martin Doerr JDK-8259339 AllocateUninitializedArray C2 intrinsic fails with void.class input
2021-01-14 Martin Doerr JDK-8259706 C2 compilation fails with assert(vtable_index == Method::invalid_vtable_index) failed: correct sentinel value
2021-01-14 Matthias Baesken JDK-8256258 some missing NULL checks or asserts after CodeCache::find_blob_unsafe
2021-01-13 Paul Hohensee JDK-8222518 Remove unnecessary caching of Parker object in java.lang.Thread
2021-01-13 Aleksey Shipilev JDK-8259231 Epsilon: improve performance under contention during virtual space expansion
2021-01-13 Aleksey Shipilev JDK-8257565 epsilonBarrierSet.hpp should not include barrierSetAssembler
2021-01-13 Aleksey Shipilev JDK-8253220 Epsilon: clean up unused code/declarations
2021-01-13 Severin Gehwolf JDK-8253644 C2: assert(skeleton_predicate_has_opaque(iff)) failed: unexpected
2021-01-13 Roland Westrelin JDK-8257561 Some code is not vectorized after 8251925 and 8250607
2021-01-12 Dmitry Chuyko JDK-8209193 Fix aarch64-linux compilation after -Wreorder changes
2021-01-12 Martin Doerr JDK-8257575 C2: "failed: only phis" assert failure in loop strip mining verification
2021-01-12 Jie Fu JDK-8256061 RegisterSaver::save_live_registers() omits upper halves of ZMM0-15 registers
2021-01-12 Jie Fu JDK-8256056 Deoptimization stub doesn't save vector registers on x86
2021-01-12 Martin Doerr JDK-8255880 UI of Swing components is not redrawn after their internal state changed
2021-01-12 Martin Doerr JDK-8242565 Policy initialization issues when the denyAfter constraint is enabled
2021-01-12 Roland Westrelin JDK-8257547 Handle multiple prereqs on the same line in deps files
2021-01-11 Severin Gehwolf JDK-8253368 TLS connection always receives close_notify exception
2021-01-11 Martin Doerr JDK-8256810 Incremental rebuild broken on Macosx
2021-01-11 Martin Doerr JDK-8255479 AArch64: assert(src->section_index_of(target) == CodeBuffer::SECT_NONE) failed: sanity
2021-01-11 Zhengyu Gu JDK-8256187 [TEST_BUG] Automate bug4275046.java test
2021-01-10 Christoph Langer JDK-8244573 java.lang.ArrayIndexOutOfBoundsException thrown for malformed class file
2021-01-08 Aleksey Shipilev JDK-8258534 Epsilon: clean up unused includes
2021-01-07 Christoph Langer JDK-8259312 VerifyCACerts.java fails as soneraclass2ca cert will expire in 90 days
2021-01-07 Aleksey Shipilev JDK-8259049 Uninitialized variable after JDK-8257513
2021-01-07 Aleksey Shipilev JDK-8257513 C2: assert((constant_addr - _masm.code()->consts()->start()) == con.offset())
2021-01-07 Martin Doerr JDK-8253524 C2: Refactor code that clones predicates during loop unswitching
2021-01-06 Aleksey Shipilev JDK-8256757 Incorrect MachCallRuntimeNode::ret_addr_offset() for CallLeafNoFP on x86_32
2021-01-06 Aleksey Shipilev JDK-8241649 Optimize Character.toString
2021-01-05 Martin Doerr JDK-8256751 Incremental rebuild with precompiled header fails when touching a header file
2021-01-05 Martin Doerr JDK-8256387 Unexpected result if patching an entire instruction on AArch64
2021-01-05 Aleksey Shipilev JDK-8245026 PsAdaptiveSizePolicy::_old_gen_policy_is_ready is unused
2021-01-04 Aleksey Shipilev JDK-8256807 C2: Not marking stores correctly as mismatched in string opts
2021-01-04 Aleksey Shipilev JDK-8257594 C2 compiled checkcast of non-null object triggers endless deoptimization/recompilation cycle
2021-01-04 Aleksey Shipilev JDK-8255742 PrintInlining as compiler directive doesn't print virtual calls
2021-01-04 Aleksey Shipilev JDK-8257999 Parallel GC crash in gc/parallel/TestDynShrinkHeap.java: new region is not in covered_region
2021-01-04 Martin Doerr JDK-8256633 Fix product build on Windows+Arm64
2020-12-29 Alex Kasko JDK-8257997 sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java again reports leaks after JDK-8257884
2020-12-29 Alex Kasko JDK-8257884 Re-enable sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java as automatic test
2020-12-29 Alex Kasko JDK-8257670 sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java reports leaks
2020-12-29 Alex Kasko JDK-8256818 SSLSocket that is never bound or connected leaks socket resources
2020-12-29 Martin Doerr JDK-8256501 libTestMainKeyWindow fails to build with Xcode 12.2
2020-12-28 Martin Doerr JDK-8257798 [PPC64] undefined reference to Klass::vtable_start_offset()
2020-12-28 Martin Doerr JDK-8257423 [PPC64] Support -XX:-UseInlineCaches
2020-12-28 Martin Doerr JDK-8255058 C1: assert(is_virtual()) failed: type check
2020-12-28 Martin Doerr JDK-8255559 Leak File Descriptors Because of ResolverLocalFilesystem#engineResolveURI()
2020-12-28 Martin Doerr JDK-8237495 Java MIDI fails with a dereferenced memory error when asked to send a raw 0xF7
2020-12-28 Martin Doerr JDK-8255544 Create a checked cast
2020-12-28 Martin Doerr JDK-8254734 "dead loop detected" assert failure with patch from 8223051
2020-12-28 Martin Doerr JDK-8253681 closed java/awt/dnd/MouseEventAfterStartDragTest/MouseEventAfterStartDragTest.html test failed
2020-12-28 Martin Doerr JDK-8253274 The CycleDMImagetest brokes the system
2020-12-28 Martin Doerr JDK-8256025 AArch64: MachCallRuntimeNode::ret_addr_offset() is incorrect for stub calls
2020-12-28 Martin Doerr JDK-8237483 AArch64 C1 OopMap inserted twice fatal error
2020-12-23 Martin Doerr JDK-8247766 AArch64: guarantee(val < (1U << nbits)) failed: Field too big for insn
2020-12-23 Martin Doerr JDK-8248901 Signed immediate support in .../share/assembler.hpp is broken.
2020-12-23 Martin Doerr JDK-8242030 Wrong package declarations in jline classes after JDK-8241598
2020-12-23 Martin Doerr JDK-8234742 Improve handshake logging
2020-12-22 Martin Doerr JDK-8253756 C2 CompilerThread0 crash in Node::add_req(Node*)
2020-12-22 Richard Reingruber JDK-8243670 Unexpected test result caused by C2 MergeMemNode::Ideal
2020-12-22 Richard Reingruber JDK-8240795 [REDO] 8238384 CTW: C2 compilation fails with "assert(store != load->find_exact_control(load->in(0))) failed: dependence cycle found"
2020-12-22 Goetz Lindenmaier JDK-8251925 C2: RenaissanceStressTest fails with assert(!had_error): bad dominance
2020-12-22 Goetz Lindenmaier JDK-8251994 VM crashed running TestComplexAddrExpr.java test with -XX:UseAVX=X
2020-12-22 Goetz Lindenmaier JDK-8255908 ExceptionInInitializerError due to UncheckedIOException while initializing cgroupv1 subsystem
2020-12-21 Martin Doerr JDK-8248336 AArch64: C2: offset overflow in BoxLockNode::emit
2020-12-21 Martin Doerr JDK-8247200 AArch64: assert((unsigned)fpargs < 32)
2020-12-21 Martin Doerr JDK-8241770 Module xxxAnnotation() methods throw NCDFE if module-info.class found as resource in unnamed module
2020-12-21 Yasumasa Suenaga JDK-8205992 jhsdb cannot attach to Java processes running in Docker containers
2020-12-21 Goetz Lindenmaier JDK-8254104 MethodCounters must exist before nmethod is installed
2020-12-21 Christoph Langer JDK-8258396 SIGILL in jdk.jfr.internal.PlatformRecorder.rotateDisk()
2020-12-21 Martin Doerr JDK-8241911 AArch64: Fix a potential issue about register allocation effect rule in reduce_add2I
2020-12-21 Martin Doerr JDK-8225773 jdeps --check produces NPE if there is any missing module dependence
2020-12-21 Martin Doerr JDK-8229396 jdeps ignores multi-release when generate-module-info used on command line
2020-12-21 Martin Doerr JDK-8233164 C2 fails with assert(phase->C->get_alias_index(t) == phase->C->get_alias_index(t_adr)) failed: correct memory chain
2020-12-21 Martin Doerr JDK-8235351 Lookup::unreflect should bind with the original caller independent of Method's accessible flag
2020-12-18 Severin Gehwolf JDK-8245005 javax/net/ssl/compatibility/BasicConnectTest.java failed with No enum constant
2020-12-18 Yasumasa Suenaga JDK-8258471 "search codecache" clhsdb command does not work
2020-12-17 Christoph Langer JDK-8213909 jdeps --print-module-deps should report missing dependences
2020-12-16 Severin Gehwolf JDK-8253476 TestUseContainerSupport.java fails on some Linux kernels w/o swap limit capabilities
2020-12-16 Martin Doerr JDK-8234796 Refactor Handshake::execute to take a more complex type than ThreadClosure
2020-12-15 Martin Doerr JDK-8233910 java/awt/ColorClass/AlphaColorTest.java is failing intermittently in nightly lnux-x64 system
2020-12-15 Martin Doerr JDK-8232225 Rework the fix for JDK-8071483
2020-12-15 Martin Doerr JDK-8222785 aarch64: add necessary masking for immediate shift counts
2020-12-15 Martin Doerr JDK-8221995 AARCH64: problems with CAS instructions encoding
2020-12-15 Martin Doerr JDK-8214223 tools/jdeps/listdeps/ListModuleDeps.java failed due to missing Lib2 file
2020-12-15 Martin Doerr JDK-8168869 jdeps: localized messages don't use proper line breaks
2020-12-15 Martin Doerr JDK-8211051 jdeps usage of --dot-output doesn't provide valid output for modular jar
2020-12-15 Martin Doerr JDK-8211825 ModuleLayer.defineModulesWithXXX does not setup delegation when module reads automatic module
2020-12-15 Alex Kasko JDK-8240704 ProcessBuilder/checkHandles/CheckHandles.java failed "AssertionError: Handle use increased by more than 10 percent."
2020-12-15 Jaroslav Bachorík JDK-8257602 Introduce JFR Event Throttling and new jdk.ObjectAllocationSample event (enabled by default)
2020-12-15 Dongbo He JDK-8211057 Gensrc step CompileProperties generates unstable CompilerProperties output
2020-12-14 Severin Gehwolf JDK-8255845 Memory leak in imageFile.cpp
2020-12-14 Dongbo He JDK-8214230 Classes generated by SystemModulesPlugin.java are not reproducable
2020-12-11 Richard Reingruber JDK-8244340 Handshake processing thread lacks yielding
2020-12-11 Richard Reingruber JDK-8214180 Need better granularity for sleeping
2020-12-11 Sandhya Viswanathan JDK-8245512 CRC32 optimization using AVX512 instructions
2020-12-10 Martin Doerr JDK-8210578 AArch64: Invalid encoding for fmlsvs instruction
2020-12-10 Evgeny Astigeevich JDK-8233912 aarch64: minor improvements of atomic operations
2020-12-09 Zhengyu Gu JDK-8229474 Shenandoah: Cleanup CM::update_roots()
2020-12-08 Alex Kasko JDK-8225805 Java Access Bridge does not close the logger
2020-12-07 Paul Hohensee JDK-8256488 AArch64: Use ldpq/stpq instead of ld4/st4 for small copies in StubGenerator::copy_memory
2020-12-07 Paul Hohensee JDK-8257436 AArch64: Regressions in ArrayCopyUnalignedDst.testByte/testChar for 65-78 bytes when UseSIMDForMemoryOps is on
2020-12-03 Paul Hohensee JDK-8255351 Add detection for Graviton 2 CPUs
2020-12-03 Ralf Schmelter JDK-8256489 Make gtest for long path names on Windows more resilient in the presence of virus scanners
2020-12-02 Aleksey Shipilev JDK-8240751 Shenandoah: fold ShenandoahTracer definition
2020-12-02 Aleksey Shipilev JDK-8256806 Shenandoah: optimize shenandoah/jni/TestPinnedGarbage.java test
2020-12-02 Thomas Stuefe JDK-8250911 [windows] os::pd_map_memory error detection broken
2020-12-02 Andrew Leonard JDK-8244088 [Regression] Switch of Gnome theme ends up in deadlocked UI
2020-12-01 Matthias Baesken JDK-8249588 libwindowsaccessbridge issues on 64bit Windows
2020-12-01 Thomas Stuefe JDK-8254748 Bad Copyright header format after JDK-8212218
2020-12-01 Thomas Stuefe JDK-8254799 runtime/ErrorHandling/TestHeapDumpOnOutOfMemoryError.java fails with release VMs
2020-12-01 Thomas Stuefe JDK-8212218 [TESTBUG] runtime/ErrorHandling/TestHeapDumpOnOutOfMemoryErrorInMetaspace.java timed out
2020-12-01 Thomas Stuefe JDK-8251255 [linux] Add process-memory information to hs-err and VM.info
2020-12-01 Thomas Stuefe JDK-8255734 VM should ignore SIGXFSZ on ppc64, s390 too
2020-11-30 Aleksey Shipilev JDK-8256736 Zero: GTest tests fail with "unsuppported vm variant"
2020-11-30 Thomas Stuefe JDK-8249748 gtest silently ignores bad jvm arguments
2020-11-30 Thomas Stuefe JDK-8251257 NMT: jcmd VM.native_memory scale=1 crashes target VM
2020-11-30 Thomas Stuefe JDK-8227275 Within native OOM error handling, assertions may hang the process
2020-11-30 Andrew Hughes JDK-8222527 HttpClient doesn't send HOST header when tunelling HTTP/1.1 through http proxy
2020-11-27 Goetz Lindenmaier JDK-8230910 libsspi_bridge does not build on Windows 32bit
2020-11-27 Aleksey Shipilev JDK-8257181 s390x builds are very noisy with gc-sections messages
2020-11-26 Andrew Haley JDK-8256359 AArch64: runtime/ReservedStack/ReservedStackTestCompiler.java fails
2020-11-25 Martin Balao JDK-8225687 Newly added sspi.cpp in JDK-6722928 still contains some small errors
2020-11-25 Paul Hohensee JDK-8251365 Build failure on AIX after 8250636
2020-11-25 Paul Hohensee JDK-8250636 iso8601_time returns incorrect offset part on MacOS
2020-11-25 Aleksey Shipilev JDK-8256618 Zero: Linux x86_32 build still fails
2020-11-25 Elliott Baron JDK-8256809 Annotation processing causes NPE during flow analysis
2020-11-24 Martin Balao JDK-6722928 Provide a default native GSS-API library on Windows
2020-11-24 Aleksey Shipilev JDK-8253269 The CheckCommonColors test should provide more info on failure
2020-11-24 Goetz Lindenmaier JDK-8222072 JVMTI GenerateEvents() sends CompiledMethodLoad events to wrong jvmtiEnv
2020-11-23 Severin Gehwolf JDK-8254854 [cgroups v1] Metric limits not properly detected on some join controller combinations
2020-11-23 Vladimir Kempik JDK-8244621 [macos10.15] Garbled FX printing plus CoreText warnings on Catalina when building with Xcode 11
2020-11-23 Roland Westrelin JDK-8229495 SIGILL in C2 generated OSR compilation
2020-11-23 Severin Gehwolf JDK-8256557 libharfbuzz fails to link on gcc 4.4.x due to -Wl,-z,defs
2020-11-23 Aleksey Shipilev JDK-8255937 Better cleanup for test/jdk/javax/imageio/stream/StreamFlush.java
2020-11-23 Aleksey Shipilev JDK-8214242 compiler/arguments/TestScavengeRootsInCode.java fails because of missing UnlockDiagnosticVMOptions
2020-11-23 Aleksey Shipilev JDK-8214025 assert(t->singleton()) failed: must be a constant when ScavengeRootsInCode < 2
2020-11-23 Aleksey Shipilev JDK-8244282 test/hotspot/jtreg/compiler/intrinsics/Test8237524.java fails with --illegal-access=deny
2020-11-23 Aleksey Shipilev JDK-8254016 Test8237524 fails with -XX:-CompactStrings option
2020-11-20 Goetz Lindenmaier JDK-8235829 graal crashes with Zombie.java test
2020-11-20 Goetz Lindenmaier JDK-8212160 JVMTI agent crashes with "assert(_value != 0LL) failed: resolving NULL _value"
2020-11-19 Aleksey Shipilev JDK-8255457 Shenandoah: cleanup ShenandoahMarkTask
2020-11-19 Aleksey Shipilev JDK-8214787 Zero builds fail with "undefined JavaThread::thread_state()"
2020-11-19 Christoph Langer JDK-8238579 HttpsURLConnection drops the timeout and hangs forever in read
2020-11-19 Ichiroh Takiguchi JDK-8241598 Upgrade JLine to 3.14.0
2020-11-19 Christoph Langer JDK-8256427 Test com/sun/jndi/dns/ConfigTests/PortUnreachable.java does not work on AIX
2020-11-18 Paul Hohensee JDK-8211450 UndetVar::dup is not copying the kind field to the duplicated instance
2020-11-18 Severin Gehwolf JDK-8256483 [TESTBUG] serviceability/jvmti/GetClassMethods/libOverpassMethods.c fails to compile on gcc 4.4.x
2020-11-18 Aleksey Shipilev JDK-8255760 Shenandoah: match constants style in ShenandoahMarkTask fallback
2020-11-17 Christoph Langer JDK-8256452 Integrate missing part of JDK-8232370 to 11u
2020-11-16 Aleksey Shipilev JDK-8243488 Add tests for set/get SendBufferSize and getReceiveBufferSize in DatagramSocket
2020-11-16 Aleksey Shipilev JDK-8255466 C2 crashes at ciObject::get_oop() const+0x0
2020-11-16 Aleksey Shipilev JDK-8250825 C2 crashes with assert(field != __null) failed: missing field
2020-11-16 Goetz Lindenmaier JDK-8235456 Minimal VM is broken after JDK-8212160
2020-11-16 Goetz Lindenmaier JDK-8236124 Minimal VM slowdebug build failed after JDK-8212160
2020-11-16 Goetz Lindenmaier JDK-8255226 (tz) Upgrade Timezone Data to tzdata2020d
2020-11-16 Goetz Lindenmaier JDK-8254982 (tz) Upgrade Timezone Data to tzdata2020c
2020-11-13 Goetz Lindenmaier JDK-8235218 Minimal VM is broken after JDK-8173361
2020-11-13 Goetz Lindenmaier JDK-8255365 Problem list failing client manual tests
2020-11-13 Aleksey Shipilev JDK-8253219 Epsilon: clean up unnecessary includes
2020-11-13 Aleksey Shipilev JDK-8245168 jlink should not be treated as a "small" tool
2020-11-13 Aleksey Shipilev JDK-8251535 Partial peeling at unsigned test adds incorrect loop exit check
2020-11-13 Aleksey Shipilev JDK-8253404 C2: assert(C->live_nodes() <= C->max_node_limit()) failed: Live Node limit exceeded limit
2020-11-12 Aleksey Shipilev JDK-8255550 x86: Assembler::cmpq(Address dst, Register src) encoding is incorrect
2020-11-12 Christoph Langer JDK-8250968 Symlinks attributes not preserved when using jarsigner on zip files
2020-11-12 Christoph Langer JDK-8218021 Have jarsigner preserve posix permission attributes
2020-11-11 Aleksey Shipilev JDK-8245051 c1 is broken if it is compiled by gcc without -fno-lifetime-dse
2020-11-10 Paul Hohensee JDK-8234863 Increase default value of MaxInlineLevel
2020-11-10 Toshio Nakamura JDK-8218287 jshell tool: input behavior unstable after 12-ea+24 on Windows
2020-11-06 Goetz Lindenmaier JDK-8252679 Two windows specific FileDIalog tests may fail on some Windows_Server_2016_Standard
2020-11-06 Goetz Lindenmaier JDK-8173658 JvmtiExport::post_class_unload() is broken for non-JavaThread initiators
2020-11-06 Goetz Lindenmaier JDK-8173361 various crashes in JvmtiExport::post_compiled_method_load
2020-11-05 Andrew Leonard JDK-8234393 [macos] printing ignores printer tray
2020-11-04 Paul Hohensee JDK-8255269 Unsigned overflow in g1Policy.cpp
2020-11-04 Christoph Langer JDK-8255603 Memory/Performance regression after JDK-8210985
2020-10-29 Aleksey Shipilev JDK-8255065 Zero: accessor_entry misses the IRIW case
2020-10-29 Aleksey Shipilev JDK-8197981 Missing return statement in __sync_val_compare_and_swap_8
2020-10-28 Severin Gehwolf JDK-8250984 Memory Docker tests fail on some Linux kernels w/o cgroupv1 swap limit capabilities
2020-10-24 Goetz Lindenmaier JDK-8198334 java/awt/FileDialog/8003399/bug8003399.java fails in headless mode
2020-10-24 Goetz Lindenmaier JDK-8249607 C2: assert(!had_error) failed: bad dominance
2020-10-24 Goetz Lindenmaier JDK-8250772 Test com/sun/jndi/ldap/NamingExceptionMessageTest.java fails intermittently with javax.naming.ServiceUnavailableException
2020-10-23 Martin Doerr JDK-8254190 [s390] interpreter misses exception check after calling monitorenter
2020-10-22 Sandhya Viswanathan JDK-8254790 SIGSEGV in string_indexof_char and stringL_indexof_char intrinsics
2020-10-20 Goetz Lindenmaier JDK-8239886 Minimal VM build fails after JDK-8237499
2020-10-20 Goetz Lindenmaier JDK-8237499 JFR: Include stack trace in the ThreadStart event
2020-10-19 Aleksey Shipilev JDK-8244142 some hotspot/runtime tests don't check exit code of forked JVM
2020-10-16 Goetz Lindenmaier JDK-8244278 Excessive code cache flushes and sweeps
2020-10-15 Andrew Hughes JDK-8254177 (tz) Upgrade Timezone Data to tzdata2020b
2020-10-14 Aleksey Shipilev JDK-8254144 Non-x86 Zero builds fail with return-type warning in os_linux_zero.cpp
2020-10-14 Aleksey Shipilev JDK-8254166 Zero: return-type warning in zeroInterpreter_zero.cpp
2020-10-13 Nils Eliasson JDK-8254185 Fix Code cache sweeper heuristics for JDK 11
2020-10-13 Christoph Langer JDK-8249176 jdk jtreg test security/infra/java/security/cert/CertPathValidator/certification/GlobalSignR6CA.java fails
2020-10-13 Goetz Lindenmaier JDK-8251189 com/sun/jndi/ldap/LdapDnsProviderTest.java failed due to timeout
2020-10-13 Goetz Lindenmaier JDK-8242614 cleanup duplicated test ldap server in some com/sun/jndi/ldap/ tests
2020-10-13 Goetz Lindenmaier JDK-8234147 Avoid looking up standard charsets in core libraries
2020-10-12 Goetz Lindenmaier JDK-8210339 Add 10 JNDI tests to com/sun/jndi/dns/FedTests/
2020-10-12 Goetz Lindenmaier JDK-8208542 Add 4 JNDI tests to com/sun/jndi/dns/ListTests/
2020-10-12 Goetz Lindenmaier JDK-8200151 Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
2020-10-12 Goetz Lindenmaier JDK-8208483 Add 5 JNDI tests to com/sun/jndi/dns/FactoryTests/
2020-10-12 Goetz Lindenmaier JDK-8208279 Add 8 JNDI tests to com/sun/jndi/dns/EnvTests/
2020-10-08 Christoph Langer JDK-8254081 java/security/cert/PolicyNode/GetPolicyQualifiers.java fails due to an expired certificate
2020-10-07 Jaroslav Bachorík JDK-8252090 JFR: StreamWriterHost::write_unbuffered() stucks in an infinite loop OpenJDK (build 13.0.1+9)
2020-10-07 Aleksey Shipilev JDK-8253284 Zero OrderAccess barrier mappings are incorrect
2020-10-07 Goetz Lindenmaier JDK-8243549 sun/security/ssl/CipherSuite/NamedGroupsWithCipherSuite.java failed with Unsupported signature algorithm: DSA
2020-10-07 Goetz Lindenmaier JDK-8224650 Add tests to support X25519 and X448 in TLS
2020-10-07 Goetz Lindenmaier JDK-8216324 GetClassMethods is confused by the presence of default methods in super interfaces
2020-10-07 Goetz Lindenmaier JDK-8213698 Improve devkit creation and add support for linux/ppc64/ppc64le/s390x
2020-10-06 Aleksey Shipilev JDK-8253778 ShenandoahSafepoint::is_at_shenandoah_safepoint should not access VMThread state from other threads
2020-10-06 Goetz Lindenmaier JDK-8248532 Every time I change keyboard language at my MacBook, Java crashes
2020-10-06 Goetz Lindenmaier JDK-8252696 Loop unswitching may cause out of bound array load to be executed
2020-10-06 Goetz Lindenmaier JDK-8152332 [macosx] JFileChooser cannot be serialized on Mac OS X
2020-10-06 Goetz Lindenmaier JDK-8240690 Race condition between EDT and BasicDirectoryModel.FilesLoader.run0()
2020-10-06 Goetz Lindenmaier JDK-8240633 Memory leaks in the implementations of FileChooserUI
2020-10-06 Goetz Lindenmaier JDK-8236944 The legVecZ operand should be limited to zmm0-zmm15 registers
2020-10-05 Aleksey Shipilev JDK-8161684 [testconf] Add VerifyOops' testing into compiler tiers
2020-10-05 Aleksey Shipilev JDK-8239477 jdk/jfr/jcmd/TestJcmdStartStopDefault.java fails -XX:+VerifyOops with "verify_oop: rsi: broken oop"
2020-10-05 Christoph Langer JDK-8239105 Add exception for expiring Digicert root certificates to VerifyCACerts test
2020-10-03 Goetz Lindenmaier JDK-8248791 sun/util/resources/cldr/TimeZoneNamesTest.java fails with -XX:-ReduceInitialCardMarks -XX:-ReduceBulkZeroing
2020-10-03 Goetz Lindenmaier JDK-8249605 C2: assert(no_dead_loop) failed: dead loop detected
2020-10-03 Goetz Lindenmaier JDK-8246648 issue with OperatingSystemImpl getFreeSwapSpaceSize in docker after 8242480
2020-10-02 Goetz Lindenmaier JDK-8250894 Provide a configure option to build and run against the platform libharfbuzz
2020-10-02 Galder Zamarreño JDK-8251397 NPE on ClassValue.ClassValueMap.cacheArray
2020-10-02 Goetz Lindenmaier JDK-8242480 Negative value may be returned by getFreeSwapSpaceSize() in the docker
2020-10-02 Goetz Lindenmaier JDK-8227006 [linux] Runtime.availableProcessors execution time increased by factor of 100
2020-10-02 Goetz Lindenmaier JDK-8222533 jtreg test jdk/internal/platform/cgroup/TestCgroupMetrics.java fails on SLES12.3 linux ppc64le machine
2020-10-01 Goetz Lindenmaier JDK-8224506 [TESTBUG] TestDockerMemoryMetrics.java fails with exitValue = 137
2020-10-01 Goetz Lindenmaier JDK-8171279 Support X25519 and X448 in TLS
2020-09-30 Paul Hohensee JDK-8253791 Issue with useAppleColor check in CSystemColors.m
2020-09-30 Paul Hohensee JDK-8253375 OSX build fails with Xcode 12.0 (12A7209)
2020-09-29 Alex Kasko JDK-8249183 JVM crash in "AwtFrame::WmSize" method
2020-09-29 Alex Kasko JDK-8252470 java/awt/dnd/DisposeFrameOnDragCrash/DisposeFrameOnDragTest.java fails on Windows
2020-09-29 Alex Kasko JDK-8232114 JVM crashed at imjpapi.dll in native code
2020-09-29 Aleksey Shipilev JDK-8242335 Additional Tests for RSASSA-PSS
2020-09-28 Zhengyu Gu JDK-8246381 VM crashes with "Current BasicObjectLock* below than low_mark"
2020-09-28 Alexey Bakhtin JDK-8248865 Document JNDI/LDAP timeout properties
2020-09-28 Martin Doerr JDK-8225329 -XX:+PrintBiasedLockingStatistics causes crash during initialization on Windows platforms
2020-09-28 Aleksey Shipilev JDK-8216012 Infinite loop in RSA KeyPairGenerator
2020-09-28 Aleksey Shipilev JDK-8241311 Move some charset mapping tests from closed to open
2020-09-28 Michihiro Horie JDK-8248190 PPC: Enable Power10 system and use new byte-reverse instructions
2020-09-25 Alexey Bakhtin JDK-8245527 LDAP Channel Binding support for Java GSS/Kerberos
2020-09-24 Aleksey Shipilev JDK-8253224 Shenandoah: ShenandoahStrDedupQueue destructor calls virtual num_queues()
2020-09-24 Aleksey Shipilev JDK-8253226 Shenandoah: remove unimplemented ShenandoahStrDedupQueue::verify
2020-09-24 Aleksey Shipilev JDK-8208665 Amend cross-compilation docs with qemu-debootstrap recipe
2020-09-23 Aleksey Shipilev JDK-8237524 AArch64: String.compareTo() may return incorrect result
2020-09-23 Aleksey Shipilev JDK-8242846 Bring back test/jdk/tools/jlink/plugins/OrderResourcesPluginTest.java
2020-09-23 Aleksey Shipilev JDK-8243619 compiler/codecache/CheckSegmentedCodeCache.java test misses -version
2020-09-23 Aleksey Shipilev JDK-8250605 Linux x86_32 builds fail after JDK-8249821
2020-09-22 Christoph Langer JDK-8249602 C2: assert(cnt == _outcnt) failed: no insertions allowed
2020-09-22 Aleksey Shipilev JDK-8252660 Shenandoah: support manageable SoftMaxHeapSize option
2020-09-22 Aleksey Shipilev JDK-8246434 Threads::print_on_error assumes that the heap has been set up
2020-09-22 Aleksey Shipilev JDK-8242029 AArch64: skip G1 array copy pre-barrier if marking not active
2020-09-22 Goetz Lindenmaier JDK-8249821 Separate libharfbuzz from libfontmanager
2020-09-22 Aleksey Shipilev JDK-8247201 Print potential pointer value of readable stack memory in hs_err file
2020-09-22 Goetz Lindenmaier JDK-8248596 [TESTBUG] compiler/loopopts/PartialPeelingUnswitch.java times out with Graal enabled
2020-09-22 Goetz Lindenmaier JDK-8224555 vmTestbase/nsk/jvmti/scenarios/contention/TC02/tc02t001/TestDescription.java failed
2020-09-21 Goetz Lindenmaier JDK-8210088 ProblemList gc/epsilon/TestMemoryMXBeans.java
2020-09-19 Andrew Hughes JDK-8222286 Fix for JDK-8213419 is broken on s390
2020-09-18 Jaroslav Bachorík JDK-8252754 Hash code calculation of JfrStackTrace is inconsistent
2020-09-18 Aleksey Shipilev JDK-8243617 compiler/onSpinWait/TestOnSpinWaitC1.java test uses wrong class
2020-09-17 Aleksey Shipilev JDK-8248552 C2 crashes with SIGFPE due to division by zero
2020-09-16 Zhengyu Gu JDK-8250665 Wrong translation for the month of May in ar_JO, ar_LB and ar_SY
2020-09-16 Yuri Nesterenko JDK-8252497 Incorrect numeric currency code for ROL
2020-09-14 Aleksey Shipilev JDK-8251949 ZGC: Set explicit heap size for compiler/gcbarriers tests
2020-09-14 Aleksey Shipilev JDK-8237186 Fix typo in copyright header of java/io/Reader/TransferTo.java
2020-09-10 Zhengyu Gu JDK-8217976 test/jdk/java/net/httpclient/websocket/WebSocketProxyTest.java fails intermittently
2020-09-09 Aleksey Shipilev JDK-8237512 AArch64: aarch64TestHook leaks a BufferBlob
2020-09-09 Aleksey Shipilev JDK-8249603 C1: assert(has_error == false) failed: register allocation invalid
2020-09-09 Aleksey Shipilev JDK-8220420 Cleanup c1_LinearScan
2020-09-08 Andrew Hughes JDK-8236512 PKCS11 Connection closed after Cipher.doFinal and NoPadding
2020-09-08 Aleksey Shipilev JDK-8251456 [TESTBUG] compiler/vectorization/TestVectorsNotSavedAtSafepoint.java failed OutOfMemoryError
2020-09-08 Aleksey Shipilev JDK-8249608 Vector register used by C2 compiled method corrupted at safepoint
2020-09-08 Aleksey Shipilev JDK-8251458 Parse::do_lookupswitch fails with "assert(_cnt >= 0) failed"
2020-09-04 Goetz Lindenmaier JDK-8249672 Include microcode revision in features_string on x86
2020-09-04 Goetz Lindenmaier JDK-8248226 TestCloneAccessStressGCM fails with -XX:-ReduceBulkZeroing
2020-09-04 Goetz Lindenmaier JDK-8248347 windows build broken by JDK-8243114
2020-09-04 Goetz Lindenmaier JDK-8243114 Implement montgomery{Multiply,Square}intrinsics on Windows
2020-09-03 Zhengyu Gu JDK-8213535 Windows HiDPI html lightweight tooltips are truncated
2020-09-02 Aleksey Shipilev JDK-8251118 BiasedLocking::preserve_marks should not have a HandleMark
2020-09-02 Aleksey Shipilev JDK-8249192 MonitorInfo stores raw oops across safepoints
2020-09-02 Zhengyu Gu JDK-8212226 SurfaceManager throws "Invalid Image variant" for MultiResolutionImage (Windows)
2020-09-02 Goetz Lindenmaier JDK-8247763 assert(outer->outcnt() == 2) failed: 'only phis' failure in LoopNode::verify_strip_mined()
2020-09-02 Goetz Lindenmaier JDK-8237950 C2 compilation fails with "Live Node limit exceeded limit" during ConvI2L::Ideal optimization
2020-09-02 Goetz Lindenmaier JDK-7185258 [macOS] Deadlock in SunToolKit.realSync()
2020-09-02 Goetz Lindenmaier JDK-8217429 WebSocket over authenticating proxy fails to send Upgrade headers
2020-09-01 Aleksey Shipilev JDK-8243290 Improve diagnostic messages for class verification and redefinition failures
2020-09-01 Aleksey Shipilev JDK-8245400 Upgrade to LittleCMS 2.11
2020-09-01 Goetz Lindenmaier JDK-8241797 Add some tests to the problem list
2020-09-01 Goetz Lindenmaier JDK-8227647 [Graal] Test8009761.java fails due to "RuntimeException: static java.lang.Object compiler.uncommontrap.Test8009761.m3(boolean,boolean) not compiled"
2020-09-01 Goetz Lindenmaier JDK-8218851 JVM crash in custom classloader stress test, JDK 12 & 13
2020-09-01 Goetz Lindenmaier JDK-8213400 Support choosing group name in keytool keypair generation
2020-08-31 Aleksey Shipilev JDK-8022535 [TEST BUG] javax/swing/text/html/parser/Test8017492.java fails
2020-08-31 Christoph Langer JDK-8151678 com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect
2020-08-31 Aleksey Shipilev JDK-8247867 Upgrade to freetype 2.10.2
2020-08-29 Goetz Lindenmaier JDK-8245981 Upgrade to jQuery 3.5.1
2020-08-28 Goetz Lindenmaier JDK-8241130 com.sun.jndi.ldap.EventSupport.removeDeadNotifier: java.lang.NullPointerException
2020-08-28 Yasumasa Suenaga JDK-8250598 Hyper-V is detected in spite of running on host OS
2020-08-27 Martin Doerr JDK-8241234 Unify monitor enter/exit runtime entries.
2020-08-26 Zhengyu Gu JDK-8244151 Update MUSCLE PC/SC-Lite headers to1.8.26
2020-08-26 Christoph Göttschkes JDK-8234535 Cross compilation fails due to missing CFLAGS for the BUILD_CC
2020-08-25 Paul Hohensee JDK-8252157 JDK-8231209 11u backport breaks jmm binary compatibility
2020-08-25 Aleksey Shipilev JDK-8212665 com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55
2020-08-25 Aleksey Shipilev JDK-8212629 [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
2020-08-25 Aleksey Shipilev JDK-8211292 [TEST] convert com/sun/jdi/DeferredStepTest.sh test
2020-08-25 Aleksey Shipilev JDK-8209332 [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect
2020-08-25 Aleksey Shipilev JDK-8203928 [Test] Convert non-JDB scaffolding serviceability shell script tests to java
2020-08-25 Aleksey Shipilev JDK-8210760 [TEST] rewrite com/sun/jdi shell tests to java version - step4
2020-08-25 Aleksey Shipilev JDK-8210748 [TESTBUG] lib.jdb.Jdb.waitForPrompt() should clarify which output is the pending reply after a timeout
2020-08-25 Aleksey Shipilev JDK-8210725 com/sun/jdi/RedefineClearBreakpoint.java fails with waitForPrompt timed out after 60 seconds
2020-08-25 Aleksey Shipilev JDK-8210560 [TEST] convert com/sun/jdi redefineClass-related tests
2020-08-25 Aleksey Shipilev JDK-8210243 [TEST] rewrite com/sun/jdi shell tests to java version - step3
2020-08-25 Aleksey Shipilev JDK-8067354 com/sun/jdi/GetLocalVariables4Test.sh failed
2020-08-25 Aleksey Shipilev JDK-8209604 [TEST] rewrite com/sun/jdi shell tests to java version - step2
2020-08-25 Aleksey Shipilev JDK-8209608 Problem list com/sun/jdi/BreakpointWithFullGC.java
2020-08-25 Aleksey Shipilev JDK-8203393 com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
2020-08-25 Aleksey Shipilev JDK-8209605 com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
2020-08-25 Aleksey Shipilev JDK-8209517 com/sun/jdi/BreakpointWithFullGC.java fails with timeout
2020-08-25 Aleksey Shipilev JDK-8209109 [TEST] rewrite com/sun/jdi shell tests to java version - step1
2020-08-25 Aleksey Shipilev JDK-8251469 Better cleanup for test/jdk/javax/imageio/SetOutput.java
2020-08-25 Aleksey Shipilev JDK-8252120 compiler/oracle/TestCompileCommand.java misspells "occured"
2020-08-25 Toshio Nakamura JDK-8233829 javac cannot find non-ASCII module name under non-UTF8 environment
2020-08-21 Aleksey Shipilev JDK-8210131 vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
2020-08-21 Aleksey Shipilev JDK-8241138 http.nonProxyHosts=* causes StringIndexOutOfBoundsException in DefaultProxySelector
2020-08-18 Zhengyu Gu JDK-8251487 Shenandoah: missing detail timing tracking for final mark cleaning phase
2020-08-18 Aleksey Shipilev JDK-8244729 Shenandoah: remove resolve paths from SBSA::generate_shenandoah_lrb
2020-08-18 Aleksey Shipilev JDK-8251451 Shenandoah: Remark ObjectSynchronizer roots with I-U
2020-08-18 Aleksey Shipilev JDK-8245880 Shenandoah: check class unloading flag early in concurrent code root scan
2020-08-18 Aleksey Shipilev JDK-8250844 Make sure {type,obj}ArrayOopDesc accessors check the bounds
2020-08-18 Aleksey Shipilev JDK-8249749 modify a primitive array through a stream and a for cycle causes jre crash
2020-08-18 Aleksey Shipilev JDK-8241065 Shenandoah: remove leftover code after JDK-8231086
2020-08-17 Aleksey Shipilev JDK-8226809 Circular reference in printed stack trace is not correctly indented & ambiguous
2020-08-17 Aleksey Shipilev JDK-8247824 CTW: C2 (Shenandoah) compilation fails with SEGV in SBC2Support::pin_and_expand
2020-08-15 Yasumasa Suenaga JDK-8249215 JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
2020-08-12 Matthias Baesken JDK-8248745 Add jarsigner and keytool tests for restricted algorithms
2020-08-12 Roman Kennke JDK-8251354 Shenandoah: Fix JFR test failures
2020-08-12 Aleksey Shipilev JDK-6532025 GIF reader throws misleading exception with truncated images
2020-08-12 Aleksey Shipilev JDK-8238710 LingeredApp doesn't log stdout/stderr if exits with non-zero code
2020-08-12 Aleksey Shipilev JDK-8241007 Shenandoah: remove ShenandoahCriticalControlThreadPriority support
2020-08-12 Aleksey Shipilev JDK-8241574 Shenandoah: remove ShenandoahAssertToSpaceClosure
2020-08-11 Martin Balao JDK-8250582 Revert Principal Name type to NT-UNKNOWN when requesting TGS Kerberos tickets
2020-08-11 Aleksey Shipilev JDK-8230000 some httpclients testng tests run zero test
2020-08-11 Martin Balao JDK-8251117 Cannot check P11Key size in P11Cipher and P11AEADCipher
2020-08-10 Aleksey Shipilev JDK-8241478 vmTestbase/gc/gctests/Steal/steal001/steal001.java fails with OOME
2020-08-10 Toshio Nakamura JDK-8243453 java --describe-module failed with non-ASCII module name under non-UTF8 environment
2020-08-10 Aleksey Shipilev JDK-8249560 Shenandoah: Fix racy GC request handling
2020-08-10 Aleksey Shipilev JDK-8231953 Wrong assumption in assertion in oop::register_oop
2020-08-10 Aleksey Shipilev JDK-8230094 CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter
2020-08-07 Marcus Hirt JDK-8250928 JFR: Improve hash algorithm for stack traces
2020-08-05 Aleksey Shipilev JDK-8249801 Shenandoah: Clear soft-refs on requested GC cycle
2020-08-05 Aleksey Shipilev JDK-8249953 Shenandoah: gc/shenandoah/mxbeans tests should account for corner cases
2020-08-05 Matthias Baesken JDK-8248987 AOT's Linker.java seems to eagerly fail-fast on Windows.
2020-08-05 Matthias Baesken JDK-8243320 Add SSL root certificates to Oracle Root CA program
2020-08-05 Matthias Baesken JDK-8246094 [macos] Sound Recording and playback is not working
2020-08-05 Kazunori Ogata JDK-8244819 hsdis does not compile with binutils 2.34+
2020-08-05 Kazunori Ogata JDK-8191006 hsdis disassembler plugin does not compile with binutils 2.29+
2020-08-05 Yasumasa Suenaga JDK-8250826 jhsdb does not work with coredump which comes from Substrate VM
2020-08-04 Aleksey Shipilev JDK-8232855 jshell missing word in /help help
2020-08-04 Aleksey Shipilev JDK-8210527 JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack
2020-08-04 Aleksey Shipilev JDK-8223688 JShell: crash on the instantiation of raw anonymous class
2020-08-04 Aleksey Shipilev JDK-8211694 JShell: Redeclared variable should be reset
2020-08-04 Aleksey Shipilev JDK-8234687 change javap reporting on unknown attributes
2020-08-04 Aleksey Shipilev JDK-8225037 java.net.JarURLConnection::getJarEntry() throws NullPointerException
2020-08-04 Aleksey Shipilev JDK-8241319 WB_GetCodeBlob doesn't have ResourceMark
2020-08-04 Aleksey Shipilev JDK-8234541 C1 emits an empty message when it inlines successfully
2020-08-04 Aleksey Shipilev JDK-8134599 TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use
2020-08-04 Aleksey Shipilev JDK-8202117 com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset
2020-08-04 Aleksey Shipilev JDK-8212807 tools/jar/multiRelease/Basic.java times out
2020-08-04 Christoph Langer JDK-8250827 Shenandoah: needs to reset/finish StringTable's dead count before/after parallel walk
2020-08-04 Fei Yang JDK-8221658 aarch64: add necessary predicate for ubfx patterns
2020-08-03 Zhengyu Gu JDK-8250755 Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java
2020-08-03 Aleksey Shipilev JDK-8230870 (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java
2020-07-31 Severin Gehwolf JDK-8250627 Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics
2020-07-31 Aleksey Shipilev JDK-8230010 Remove jdk8037819/BasicTest1.java
2020-07-31 Aleksey Shipilev JDK-8230002 javax/xml/jaxp/unittest/transform/SecureProcessingTest.java runs zero test
2020-07-31 Aleksey Shipilev JDK-8233686 XML transformer uses excessive amount of memory
2020-07-31 Aleksey Shipilev JDK-8233386 Initialize NULL fields for unused decorations
2020-07-31 Aleksey Shipilev JDK-8221759 Crash when completing "java.io.File.path"
2020-07-31 Aleksey Shipilev JDK-8208281 java/nio/channels/AsynchronousSocketChannel/Basic.java timed out
2020-07-31 Aleksey Shipilev JDK-8247502 PhaseStringOpts crashes while optimising effectively dead code
2020-07-30 Aleksey Shipilev JDK-8243321 Add Entrust root CA - G4 to Oracle Root CA program
2020-07-30 Aleksey Shipilev JDK-8226536 Catch OOM from deopt that fails rematerializing objects
2020-07-30 Fei Yang JDK-8250609 C2 crash in IfNode::fold_compares
2020-07-29 Volker Simonis JDK-8234011 (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
2020-07-29 Roman Kennke JDK-8250784 Shenandoah: A Low-Pause-Time Garbage Collector
2020-07-29 Roman Kennke JDK-8222079 Don't use memset to initialize fields decode_env constructor in disassembler.cpp
2020-07-23 Christoph Langer JDK-8237182 Update copyright header for shenandoah and epsilon files
2020-07-22 Thomas Stuefe JDK-8223777 In posix_spawn mode, failing to exec() jspawnhelper may not result in an error
2020-07-21 Matthias Baesken JDK-8242556 Cannot load RSASSA-PSS public key with non-null params from byte array
2020-07-20 Matthias Baesken JDK-8204994 SA might fail to attach to process with "Windbg Error: WaitForEvent failed"
2020-07-20 Matthias Baesken JDK-8249255 Build fails if source code in cygwin home dir
2020-07-20 Matthias Baesken JDK-8249278 Revert JDK-8226253 which breaks the spec of AccessibleState.SHOWING for JList
2020-07-20 Aleksey Shipilev JDK-8213182 Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
2020-07-20 Goetz Lindenmaier JDK-8249251 [dark_mode ubuntu 20.04] The selected menu is not highlighted in GTKLookAndFeel
2020-07-20 Goetz Lindenmaier JDK-8248348 Regression caused by the update to BCEL 6.0
2020-07-20 Goetz Lindenmaier JDK-8245151 jarsigner should not raise duplicate warnings on verification
2020-07-20 Goetz Lindenmaier JDK-8193367 annotated type variables bounds crash javac
2020-07-17 Jean Christophe Beyler JDK-8247615 Initialize the bytes left for the heap sampler
2020-07-17 Matthias Baesken JDK-8213703 LambdaConversionException: Invalid receiver type not a subtype of implementation type interface
2020-07-17 Yasumasa Suenaga JDK-8238388 libj2gss/NativeFunc.o "multiple definition" link errors with GCC10
2020-07-17 Yasumasa Suenaga JDK-8238386 (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10
2020-07-17 Yasumasa Suenaga JDK-8238380 java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10
2020-07-17 Severin Gehwolf JDK-8236617 jtreg test containers/docker/TestMemoryAwareness.java fails after 8226575
2020-07-17 Severin Gehwolf JDK-8226575 OperatingSystemMXBean should be made container aware
2020-07-17 Fei Yang JDK-8248851 CMS: Missing memory fences between free chunk check and klass read
2020-07-17 Fei Yang JDK-8247979 aarch64: missing side effect of killing flags for clearArray_reg_reg
2020-07-14 Goetz Lindenmaier JDK-8249277 TestVerifyIterativeGVN.java is failing with timeout in OpenJDK 11
2020-07-13 Goetz Lindenmaier JDK-8213214 Set -Djava.io.tmpdir= when running tests
2020-07-13 Goetz Lindenmaier JDK-8246330 Add TLS Tests for Legacy ECDSA curves
2020-07-13 Goetz Lindenmaier JDK-8227595 keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6"
2020-07-09 Goetz Lindenmaier JDK-8249159 Downport test rework for SSLSocketTemplate from 8224650
2020-07-09 Goetz Lindenmaier JDK-8236464 SO_LINGER option is ignored by SSLSocket in JDK 11
2020-07-09 Nick Gasson JDK-8248845 AArch64: stack corruption after spilling vector register
2020-07-08 Jan Lahoda JDK-8244763 Update --release 8 symbol information after JSR 337 MR3
2020-07-08 Goetz Lindenmaier JDK-8203281 [Windows] JComboBox change in ui when editor.setBorder() is called
2020-07-08 Goetz Lindenmaier JDK-8240169 javadoc fails to link to docs with non-matching modularity
2020-07-07 Matthias Baesken JDK-8221918 runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found
2020-07-07 Matthias Baesken JDK-8213275 runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails with ClassNotFoundException: jdk.internal.vm.PostVMInitHook
2020-07-07 Matthias Baesken JDK-8241086 Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows
2020-07-07 Goetz Lindenmaier JDK-8242184 Default signature algorithm for an RSASSA-PSS key
2020-07-07 Goetz Lindenmaier JDK-8236548 Localized time zone name inconsistency between English and other locales
2020-07-07 Goetz Lindenmaier JDK-8234347 "Turkey" meta time zone does not generate composed localized names
2020-07-06 Vladimir Kempik JDK-8248495 [macos] zerovm is broken due to libffi headers location
2020-07-06 Vladimir Kempik JDK-8243470 [macos] bring back O2 opt level for unsafe.cpp
2020-07-06 Paul Hohensee JDK-8231968 getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
2020-07-06 Paul Hohensee JDK-8231209 [REDO] JDK-8207266 ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
2020-07-06 Goetz Lindenmaier JDK-8238448 RSASSA-PSS signature verification fail when using certain odd key sizes
2020-07-06 Goetz Lindenmaier JDK-8235846 Improve WindbgDebuggerLocal implementation
2020-07-06 Goetz Lindenmaier JDK-8227059 sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out
2020-07-06 Fei Yang JDK-8248219 aarch64: missing memory barrier in fast_storefield and fast_accessfield
2020-07-03 Severin Gehwolf JDK-8222769 [TESTBUG] TestJFRNetworkEvents should not rely on hostname command
2020-07-03 Severin Gehwolf JDK-8247246 [JVMCI] `ResolvedJavaType.getDeclaredMethod()` can throw NoClassDefFoundError.
2020-07-02 Vladimir Kempik JDK-8238284 [macos] Zero VM build fails due to an obvious typo
2020-06-29 Zhengyu Gu JDK-8240295 hs_err elapsed time in seconds is not accurate enough
2020-06-29 Matthias Baesken JDK-8212200 assert(on_stack()) failed when shared java.lang.object is redefined by JVMTI agent
2020-06-26 Goetz Lindenmaier JDK-8246196 javax/management/MBeanServer/OldMBeanServerTest fails with AssertionError
2020-06-26 Roland Westrelin JDK-8240676 Meet not symmetric failure when running lucene on jdk8
2020-06-26 Goetz Lindenmaier JDK-8248385 [testbug][11u] Adapt TestInitiExceptions to jtreg 5.1
2020-06-26 Goetz Lindenmaier JDK-8238270 java.net HTTP/2 client does not decrease stream count when receives 204 response
2020-06-26 Goetz Lindenmaier JDK-8247350 [aarch64] assert(false) failed: wrong size of mach node
2020-06-26 Goetz Lindenmaier JDK-8244719 CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it"
2020-06-25 Matthias Baesken JDK-8203382 Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
2020-06-25 Goetz Lindenmaier JDK-8246203 Segmentation fault in verification due to stack overflow with -XX:+VerifyIterativeGVN
2020-06-24 Paul Hohensee JDK-8222074 Enhance auto vectorization for x86
2020-06-24 Paul Hohensee JDK-8224234 compiler/codegen/TestCharVect2.java fails in test_mulc
2020-06-24 Patrick Zhang JDK-8248214 Add paddings for TaskQueueSuper to reduce false-sharing cache contention
2020-06-24 Goetz Lindenmaier JDK-8244087 2020-04-24 public suffix list update v ff6fcea
2020-06-24 Goetz Lindenmaier JDK-8246453 TestClone crashes with "all collected exceptions must come from the same place"
2020-06-24 Goetz Lindenmaier JDK-8239083 C1 assert(known_holder == NULL || (known_holder->is_instance_klass() && (!known_holder->is_interface() || ((ciInstanceKlass*)known_holder)->has_nonstatic_concrete_methods())), "should be non-static concrete method");
2020-06-24 Goetz Lindenmaier JDK-8246153 TestEliminateArrayCopy fails with -XX:+StressReflectiveCode
2020-06-24 Goetz Lindenmaier JDK-8246193 Possible NPE in ENC-PA-REP search in AS-REQ
2020-06-24 Goetz Lindenmaier JDK-8246027 Minimal fastdebug build broken after JDK-8245801
2020-06-24 Goetz Lindenmaier JDK-8245801 StressRecompilation triggers assert "redundunt OSR recompilation detected. memory leak in CodeCache!"
2020-06-23 Goetz Lindenmaier JDK-8243138 Enhance BaseLdapServer to support starttls extended request
2020-06-23 Goetz Lindenmaier JDK-8220150 [macos] macos10.14 Mojave returns anti-aliased glyphs instead of aliased B&W glyphs
2020-06-23 Goetz Lindenmaier JDK-8228448 Jconsole can't connect to itself
2020-06-23 Goetz Lindenmaier JDK-8203026 java.rmi.NoSuchObjectException: no such object in table
2020-06-23 Severin Gehwolf JDK-8245832 JDK build make-static-libs should build all JDK libraries
2020-06-23 Matthias Baesken JDK-8244818 [macos] Java2D Queue Flusher crash while moving application window to external monitor
2020-06-22 Goetz Lindenmaier JDK-8216974 HttpConnection not returned to the pool after 204 response
2020-06-22 Severin Gehwolf JDK-8247874 Replacement in VersionProps.java.template not working when --with-vendor-bug-url contains '&'
2020-06-19 Goetz Lindenmaier JDK-8243029 Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework
2020-06-19 Goetz Lindenmaier JDK-8209343 Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
2020-06-19 Andrew Hughes JDK-8218948 SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
2020-06-16 Christian Thalinger JDK-8239497 SEGV in EdgeUtils::field_name_symbol(Edge const&)
2020-06-10 Matthias Baesken JDK-8240360 NativeLibraryEvent has wrong library name on Linux
2020-06-10 Christoph Langer JDK-8223940 Private key not supported by chosen signature algorithm
2020-06-10 Goetz Lindenmaier JDK-8228967 Trust/Key store and SSL context utilities for tests
2020-06-09 Goetz Lindenmaier JDK-8244703 "platform encoding not initialized" exceptions with debugger, JNI
2020-06-09 Goetz Lindenmaier JDK-8244225 stringop-overflow warning on strncpy call from compile_the_world_in
2020-06-09 Goetz Lindenmaier JDK-8172404 Tools should warn if weak algorithms are used before restricting them
2020-06-08 Matthias Baesken JDK-8237888 security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java fails when checking validity interval
2020-06-08 Roland Westrelin JDK-8245714 "Bad graph detected in build_loop_late" when loads are pinned on loop limit check uncommon branch
2020-06-06 Goetz Lindenmaier JDK-8234149 [TESTBUG]Several swing regression tests do not dispose Frame at end
2020-06-06 Goetz Lindenmaier JDK-8216021 RunTest.gmk might set concurrency level to 1 on Windows
2020-06-04 Goetz Lindenmaier JDK-6949753 [TEST BUG]: java/awt/print/PageFormat/PDialogTest.java needs update by removing a infinite loop
2020-06-04 Goetz Lindenmaier JDK-8243925 Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows)
2020-06-04 Goetz Lindenmaier JDK-8230402 Allocation of compile task fails with assert: "Leaking compilation tasks?"
2020-06-03 Goetz Lindenmaier JDK-8225625 AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions
2020-06-03 Goetz Lindenmaier JDK-8233741 AES Countermode (CTR) optimization using AVX512 + VAES instructions
2020-06-03 Goetz Lindenmaier JDK-8233228 Disable weak named curves by default in TLS, CertPath, and Signed JAR
2020-06-03 Goetz Lindenmaier JDK-8233452 java.math.BigDecimal.sqrt() with RoundingMode.FLOOR results in incorrect result
2020-06-03 Goetz Lindenmaier JDK-8237977 Further update javax/net/ssl/compatibility/Compatibility.java
2020-06-03 Goetz Lindenmaier JDK-8214797 TestJmapCoreMetaspace.java timed out
2020-06-03 Goetz Lindenmaier JDK-8226697 Several tests which need the @key headful keyword are missing it.
2020-06-01 Yuri Nesterenko JDK-8204963 javax.swing.border.TitledBorder has a memory leak
2020-06-01 Adam Farley JDK-8229378 jdwp library loader in linker_md.c quietly truncates on buffer overflow
2020-06-01 Fei Yang JDK-8240734 ModuleHashes attribute not reproducible between builds
2020-05-29 Goetz Lindenmaier JDK-8219712 code_size2 (defined in stub_routines_x86.hpp) is too small on new Skylake CPUs
2020-05-29 Goetz Lindenmaier JDK-8234058 runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
2020-05-29 Goetz Lindenmaier JDK-8229815 Upgrade Jline to 3.12.1
2020-05-29 Goetz Lindenmaier JDK-8233027 OopMapSet::all_do does oms.next() twice during iteration
2020-05-29 Goetz Lindenmaier JDK-8232083 Minimal VM is broken after JDK-8231586
2020-05-29 Goetz Lindenmaier JDK-8231586 enlarge encoding space for OopMapValue offsets
2020-05-29 Goetz Lindenmaier JDK-8224184 jshell got IOException at exiting with AIX
2020-05-29 Goetz Lindenmaier JDK-8215244 jdk/jshell/ToolBasicTest.java testHistoryReference failed
2020-05-29 Goetz Lindenmaier JDK-8205534 Remove SymbolTable dependency from serviceability agent
2020-05-29 Goetz Lindenmaier JDK-8215438 jshell tool: Ctrl-D causes EOF
2020-05-29 Goetz Lindenmaier JDK-8215354 x86_32 build failures after JDK-8214074 (Ghash optimization using AVX instructions)
2020-05-29 Goetz Lindenmaier JDK-8215243 JShell tests failing intermitently with "Problem cleaning up the following threads:"
2020-05-29 Goetz Lindenmaier JDK-8214074 Optimize Ghash using AVX instructions
2020-05-29 Goetz Lindenmaier JDK-8209342 Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
2020-05-29 Goetz Lindenmaier JDK-8206309 Tier1 SA tests fail
2020-05-29 Nick Gasson JDK-8244164 AArch64: jaotc generates incorrect code for compressed OOPs with non-zero heap base
2020-05-28 Matthias Baesken JDK-8244196 adjust output in os_linux
2020-05-28 Matthias Baesken JDK-8243389 enhance os::pd_print_cpu_info on linux
2020-05-27 Jaroslav Bachorík JDK-8243489 Thread CPU Load event may contain wrong data for CPU time under certain conditions
2020-05-26 Christian Thalinger JDK-8210977 jdk/jfr/event/oldobject/TestThreadLocalLeak.java fails to find ThreadLocalObject
2020-05-25 Volker Simonis JDK-8022574 remove HaltNode code after uncommon trap calls
2020-05-23 Christoph Langer JDK-8227269 Slow class loading when running with JDWP
2020-05-23 Andrew Hughes JDK-8241750 x86_32 build failure after JDK-8227269
2020-05-23 Paul Hohensee JDK-8231720 Some perf regressions after 8225653
2020-05-22 Jie Kang JDK-8230767 FlightRecorderListener returns null recording
2020-05-22 Paul Hohensee JDK-8225653 Provide more information when hitting SIGILL from HaltNode
2020-05-22 Paul Hohensee JDK-8245649 Revert 8245397 backport of 8230591
2020-05-22 Ichiroh Takiguchi JDK-8232161 Align some one-way conversion in MS950 charset with Windows
2020-05-22 Ichiroh Takiguchi JDK-8242541 Small charset issues (ISO8859-16, x-eucJP-Open, x-IBM834 and x-IBM949C)
2020-05-22 Matthias Baesken JDK-8244951 Missing entitlements for hardened runtime
2020-05-20 Matthias Baesken JDK-8225068 Remove DocuSign root certificate that is expiring in May 2020
2020-05-20 Matthias Baesken JDK-8242470 Update Xerces2 Java to Version 2.12.1
2020-05-20 Matthias Baesken JDK-8210147 adjust some WSAGetLastError usages in windows network coding
2020-05-20 Matthias Baesken JDK-8206179 com/sun/management/OperatingSystemMXBean/GetCommittedVirtualMemorySize.java fails with Committed virtual memory size illegal value
2020-05-19 Martin Doerr JDK-8245047 [PPC64] C2: ReverseBytes + Load always match to unordered Load (acquire semantics missing)
2020-05-19 Matthias Baesken JDK-8216151 [Graal] Module jdk.internal.vm.compiler.management has not been granted accessClassInPackage.org.graalvm.compiler.debug
2020-05-19 Matthias Baesken JDK-8225622 [AOT] runtime/SharedArchiveFile/TestInterpreterMethodEntries.java crashed with AOTed java.base
2020-05-19 Matthias Baesken JDK-8191930 [Graal] emits unparseable XML into compile log
2020-05-18 Jiangli Zhou JDK-8213574 Deadlock in string table expansion when dumping lots of CDS classes
2020-05-18 Matthias Baesken JDK-8242141 New System Properties to configure the TLS signature schemes
2020-05-18 Mario Torre JDK-8239819 XToolkit: Misread of screen information memory
2020-05-18 Matthias Baesken JDK-8224931 disable JAOTC invokedynamic support until 8223533 is fixed
2020-05-18 Matthias Baesken JDK-8241458 [JVMCI] add mark value to expose CodeOffsets::Frame_Complete
2020-05-18 Matthias Baesken JDK-8233364 Fix undefined behavior in Canonicalizer::do_ShiftOp
2020-05-18 Goetz Lindenmaier JDK-8237474 Default SSLEngine should create in server role
2020-05-16 Paul Hohensee JDK-8230591 AArch64: Missing intrinsics for Math.ceil, floor, rint
2020-05-15 Matthias Baesken JDK-8232134 Change to Visual Studio 2017 15.9.16 for building on Windows at Oracle
2020-05-15 Matthias Baesken JDK-8221482 Initialize VMRegImpl::regName[] earlier to prevent assert during PrintStubCode
2020-05-15 Matthias Baesken JDK-8217447 Develop flag TraceICs is broken
2020-05-15 Matthias Baesken JDK-8216541 CompiledICHolders of VM locked unloaded nmethods are released too late
2020-05-15 Matthias Baesken JDK-8212933 Thread-SMR: requesting a VM operation whilst holding a ThreadsListHandle can cause deadlocks
2020-05-14 Severin Gehwolf JDK-8244853 The static build of libextnet is missing the JNI_OnLoad_extnet function
2020-05-14 Matthias Baesken JDK-8156207 Resource allocated BitMaps are often cleared unnecessarily
2020-05-14 Matthias Baesken JDK-8235908 omit ThreadPriorityPolicy warning when value is set from image
2020-05-14 Jaroslav Bachorík JDK-8244777 ClassLoaderStats VM Op uses constant hash value
2020-05-13 Matthias Baesken JDK-8243541 (tz) Upgrade Timezone Data to tzdata2020a
2020-05-13 Matthias Baesken JDK-8227632 Incorrect PrintCompilation message: made not compilable on levels 0 1 2 3 4
2020-05-13 Matthias Baesken JDK-8226879 Memory leak in Type::hashcons
2020-05-13 Matthias Baesken JDK-8139876 Exclude hanging nsk/stress/stack from execution with deoptimization enabled
2020-05-13 Fei Yang JDK-8244407 JVM crashes after transformation in C2 IdealLoopTree::split_fall_in
2020-05-12 Matthias Baesken JDK-8224847 gc/stress/TestReclaimStringsLeaksMemory.java fails with reserved greater than expected
2020-05-12 Matthias Baesken JDK-8226198 use of & instead of && in LibraryCallKit::arraycopy_restore_alloc_state
2020-05-12 Matthias Baesken JDK-8211743 [AOT] crash in ScopeDesc::decode_body() when JVMTI walks AOT frames
2020-05-12 Matthias Baesken JDK-8204834 Fix confusing "allocate" naming in OopStorage
2020-05-07 Severin Gehwolf JDK-8233880 Support compilers with multi-digit major version numbers
2020-05-07 Matthias Baesken JDK-8225783 Incorrect use of binary operators on booleans in type.cpp
2020-05-07 Matthias Baesken JDK-8234779 Provide idiom for declaring classes noncopyable
2020-05-07 Christoph Langer JDK-8244520 problemlist java/awt/font/Rotate/RotatedFontTest.java on linux
2020-05-07 Matthias Baesken JDK-8216154 C4819 warnings at HotSpot sources on Windows
2020-05-07 Matthias Baesken JDK-8215555 TieredCompilation C2 threads can excessively block handshakes
2020-05-06 Martin Balao JDK-8239385 Support the 'canonicalize' setting (krb5.conf) in the Kerberos client
2020-05-06 Matthias Baesken JDK-8219214 Infinite Loop in CodeSection::dump()
2020-05-05 Matthias Baesken JDK-8211392 compiler/profiling/spectrapredefineclass_classloaders/Launcher.java times out in JDK12 CI
2020-05-04 Matthias Baesken JDK-8215369 JCStress pollute /var/tmp with temporary files.
2020-05-04 Matthias Baesken JDK-8242108 Performance regression after fix for JDK-8229496
2020-05-04 Matthias Baesken JDK-8238575 DragSourceEvent.getLocation() returns wrong value on HiDPI screens (Windows)
2020-05-04 Matthias Baesken JDK-8234691 Potential double-free in ParallelSPCleanupTask constructor
2020-04-30 Christian Thalinger JDK-8217404 --with-jvm-features doesn't work when multiple features are explicitly disabled
2020-04-30 Matthias Baesken JDK-8242498 Invalid "sun.awt.TimedWindowEvent" object leads to JVM crash
2020-04-30 Matthias Baesken JDK-8242174 [macos] The NestedModelessDialogTest test make the macOS unstable
2020-04-30 Matthias Baesken JDK-8196181 sun/java2d/GdiRendering/InsetClipping.java fails
2020-04-29 Matthias Baesken JDK-8242379 [TESTBUG] compiler/loopopts/TestLoopUnswitchingLostCastDependency.java fails with release VMs
2020-04-29 Matthias Baesken JDK-8241900 Loop unswitching may cause dependence on null check to be lost
2020-04-29 Matthias Baesken JDK-8196019 java/awt/Window/Grab/GrabTest.java fails on Windows
2020-04-29 Matthias Baesken JDK-8232634 Problem List ICMColorDataTest.java
2020-04-29 Matthias Baesken JDK-8241808 [TESTBUG] The JDK-8039467 bug appeared on macOS
2020-04-29 Matthias Baesken JDK-8240786 [TESTBUG] The test java/awt/Window/GetScreenLocation/GetScreenLocationTest.java fails on HiDPI screen
2020-04-28 Lin Zang JDK-8243539 Copyright info (Year) should be updated for fix of 8241638
2020-04-27 Christian Thalinger JDK-8242239 [Graal] javax/management/generified/GenericTest.java fails: FAILED: queryMBeans sets same
2020-04-27 Boris Ulasevich JDK-8213947 ARM32: failed check_simd should set UsePopCountInstruction to false
2020-04-26 Lin Zang JDK-8241638 launcher time metrics always report 1 on Linux when _JAVA_LAUNCHER_DEBUG set
2020-04-24 Severin Gehwolf JDK-8243059 Build fails when --with-vendor-name contains a comma
2020-04-24 Matthias Baesken JDK-8242626 enhance posix print_rlimit_info
2020-04-24 Matthias Baesken JDK-8241948 enhance list of environment variables printed in hs_err file
2020-04-24 Adam Farley JDK-8239365 ProcessBuilder test modifications for AIX execution
2020-04-23 Goetz Lindenmaier JDK-8215551 Missing case label in nmethod::reloc_string_for()
2020-04-23 Goetz Lindenmaier JDK-8208277 Code cache heap (-XX:ReservedCodeCacheSize) doesn't work with 1GB LargePages
2020-04-23 Goetz Lindenmaier JDK-8214444 Wrong strncat limits in dfa.cpp
2020-04-23 Goetz Lindenmaier JDK-8211332 code_size2 (defined in stub_routines_x86.hpp) is too small on new Skylake CPUs
2020-04-23 Goetz Lindenmaier JDK-8210284 "assert((av & 0x00000001) == 0) failed: unsupported V8" on Solaris 11.4
2020-04-23 Goetz Lindenmaier JDK-8209439 C2 library_call can potentially ignore Math.pow intrinsic or use null pointer
2020-04-22 Goetz Lindenmaier JDK-8226806 [macOS 10.14] Methods of Java Robot should be called from appropriate thread
2020-04-22 Goetz Lindenmaier JDK-8040630 Popup menus and tooltips flicker with previous popup contents when first shown
2020-04-22 Goetz Lindenmaier JDK-8233573 Toolkit.getScreenInsets(GraphicsConfiguration) may throw ClassCastException
2020-04-22 Goetz Lindenmaier JDK-8235153 [TESTBUG] [macos 10.15] java/awt/Graphics/DrawImageBG/SystemBgColorTest.java fails
2020-04-22 Goetz Lindenmaier JDK-8221823 Requested JDialog width is ignored
2020-04-22 Goetz Lindenmaier JDK-8238738 AudioSystem.getMixerInfo() takes about 30 sec to report a gone audio device
2020-04-22 Matthias Baesken JDK-8228482 fix xlc16/xlclang comparison of distinct pointer types and string literal conversion warnings
2020-04-22 Goetz Lindenmaier JDK-8225126 Test SetBoundsPaintTest.html failed on Windows when desktop is scaled
2020-04-22 Toshio Nakamura JDK-8232846 ProcessHandle.Info command with non-English shows question marks
2020-04-21 Matthias Baesken JDK-8234968 check calloc rv in libinstrument InvocationAdapter
2020-04-21 Martin Balao JDK-8241888 Mirror jdk.security.allowNonCaAnchor system property with a security one
2020-04-21 Christoph Langer JDK-8210515 [TESTBUG]CheckArchivedModuleApp.java needs to check if EnableJVMCI is set
2020-04-21 Christoph Langer JDK-8209534 [TESTBUG]runtime/appcds/cacheObject/ArchivedModuleCompareTest.java fails with EnableJVMCI
2020-04-21 Christoph Langer JDK-8212154 [TESTBUG] CheckArchivedModuleApp fails with NPE when JVMCI is absent
2020-04-21 Matthias Baesken JDK-8241996 on linux set full relro in the linker flags
2020-04-21 Christoph Langer JDK-8239055 Wrong implementation of VMState.hasListener
2020-04-21 Goetz Lindenmaier JDK-7124307 JSpinner and changing value by mouse
2020-04-21 Goetz Lindenmaier JDK-8242294 JSSE Client does not throw SSLException when an alert occurs during handshaking
2020-04-21 Goetz Lindenmaier JDK-8231564 setMaximizedBounds is broken with large display scale and multiple monitors
2020-04-21 Goetz Lindenmaier JDK-8176359 Frame#setMaximizedbounds not working properly in multi screen environments
2020-04-21 Goetz Lindenmaier JDK-8235620 Broken merge between JDK-8006406 and JDK-8003559
2020-04-21 Goetz Lindenmaier JDK-8233621 Mismatch in jsse.enableMFLNExtension property name
2020-04-21 Goetz Lindenmaier JDK-8229421 The logic of java/net/ipv6tests/TcpTest.java is flawed
2020-04-20 Zhengyu Gu JDK-8214491 Upgrade to JLine 3.9.0
2020-04-18 Christoph Langer JDK-8231572 Use -lobjc instead of -fobjc-link-runtime in libosxsecurity
2020-04-17 Martin Balao JDK-8236470 Deal with ECDSA using ecdsa-with-SHA2 plus hash algorithm as AlgorithmId
2020-04-17 Christoph Langer JDK-8239557 [TESTBUG] VeryEarlyAssertTest.java validating "END." marker at lastline is not always true
2020-04-15 Aleksey Shipilev JDK-8214571 -Xdoclint of array serialField gives "error: array type not allowed here"
2020-04-15 Andrew Hughes JDK-8228407 JVM crashes with shared archive file mismatch
2020-04-15 Goetz Lindenmaier JDK-8215711 Missing key_share extension for (EC)DHE key exchange should alert missing_extension
2020-04-15 Goetz Lindenmaier JDK-8237859 C2: Crash when loads float above range check
2020-04-15 Goetz Lindenmaier JDK-8240905 assert(mem == (Node*)1 || mem == mem2) failed: multiple Memories being matched at once?
2020-04-15 Goetz Lindenmaier JDK-8044365 (dc) MulticastSendReceiveTests.java failing with ENOMEM when joining group (OS X 10.9)
2020-04-15 Goetz Lindenmaier JDK-8240227 Loop predicates should be copied to unswitched loops
2020-04-15 Goetz Lindenmaier JDK-8237045 JVM uses excessive memory with -XX:+EnableJVMCI -XX:JVMCICounterSize=2147483648
2020-04-14 Christian Thalinger JDK-8236211 [Graal] compiler/graalunit/GraphTest.java is skipped in all testing
2020-04-14 Goetz Lindenmaier JDK-8240223 Use consistent predicate order in and with PhaseIdealLoop::find_predicate
2020-04-14 Goetz Lindenmaier JDK-8238765 PhaseCFG::schedule_pinned_nodes cannot handle precedence edges from unmatched CFG nodes correctly
2020-04-14 Goetz Lindenmaier JDK-8238842 AIOOBE in GIFImageReader.initializeStringTable
2020-04-14 Goetz Lindenmaier JDK-8232106 [x86] C2: SIGILL due to usage of SSSE3 instructions on processors which don't support it
2020-04-14 Yasumasa Suenaga JDK-8242283 Can't start JVM when java home path includes non-ASCII character
2020-04-09 Matthias Baesken JDK-8231438 [macOS] Dark mode for the desktop is not supported
2020-04-09 Matthias Baesken JDK-8211301 [macos] support full window content options
2020-04-08 Alex Kasko JDK-8236996 Incorrect Roboto font rendering on Windows with subpixel antialiasing
2020-04-06 Jie Kang JDK-8219904 ClassCastException when calling FlightRecorderMXBean#getRecordings()
2020-04-06 Roland Westrelin JDK-8237086 assert(is_MachReturn()) running CTW with fix for JDK-8231291
2020-04-06 Roland Westrelin JDK-8217230 assert(t == t_no_spec) failure in NodeHash::check_no_speculative_types()
2020-04-06 Christoph Langer JDK-8238942 Rendering artifacts with LCD text and fractional metrics
2020-04-05 Christoph Langer JDK-8238721 Add failing client jtreg tests to the Problem List
2020-04-05 Christoph Langer JDK-8234696 tools/jlink/plugins/VendorInfoPluginsTest.java times out
2020-04-05 Christoph Langer JDK-8233291 [TESTBUG] tools/jlink/plugins/VendorInfoPluginsTest.java fails with debug or non-server VMs
2020-04-05 Christoph Langer JDK-8233137 runtime/ErrorHandling/VeryEarlyAssertTest.java fails after 8232080
2020-04-05 Christoph Langer JDK-8232080 jlink plugins for vendor information and command-line options
2020-04-04 Christoph Langer JDK-8242154 Backport parts of JDK-4947890 to OpenJDK 11u
2020-04-04 Christoph Langer JDK-8051349 nsk/jvmti/scenarios/sampling/SP06/sp06t003 fails in nightly
2020-04-03 Goetz Lindenmaier JDK-8235874 The ordering of Cipher Suites is not maintained provided through “jdk.tls.client.cipherSuites” and “jdk.tls.server.cipherSuites” system property.
2020-04-03 Mario Torre JDK-8239091 Reversed arguments in call to strstr in freetype "debug" code.
2020-04-03 Mario Torre JDK-8224109 Text spaced incorrectly by drawString under rotation with fractional metrics
2020-04-03 Mario Torre JDK-8214481 freetype path does not disable TrueType hinting with AA+FM hints
2020-04-03 Goetz Lindenmaier JDK-8234728 Some security tests should support TLSv1.3
2020-04-03 Matthias Baesken JDK-8240824 enhance print_full_memory_info on Linux by THP related information
2020-04-03 Matthias Baesken JDK-8241660 Add virtualization information output to hs_err file on macOS
2020-04-03 Matthias Baesken JDK-8241586 compiler/cpuflags/TestAESIntrinsicsOnUnsupportedConfig.java fails on aarch64
2020-04-03 Man Cao JDK-8241556 Memory leak if -XX:CompileCommand is set
2020-04-02 Toshio Nakamura JDK-8240518 Incorrect JNU_ReleaseStringPlatformChars in Windows Print
2020-03-31 Zhengyu Gu JDK-8212986 Make Visual Studio compiler check less strict
2020-03-31 Aleksey Shipilev JDK-8231631 sun/net/ftp/FtpURLConnectionLeak.java fails intermittently with NPE
2020-03-31 Aleksey Shipilev JDK-8231213 Migrate SimpleDateFormatConstTest to JDK Repo
2020-03-31 Christoph Langer JDK-8241568 (fs) UserPrincipalLookupService.lookupXXX failure with IOE "Operation not permitted"
2020-03-30 Goetz Lindenmaier JDK-8231779 crash HeapWord*ParallelScavengeHeap::failed_mem_allocate
2020-03-30 Goetz Lindenmaier JDK-8226253 JAWS reports wrong number of radio buttons when buttons are hidden
2020-03-30 Goetz Lindenmaier JDK-8239798 SSLSocket closes socket both socket endpoints on a SocketTimeoutException
2020-03-27 Roland Westrelin JDK-8235762 JVM crash in SWPointer during C2 compilation
2020-03-27 Goetz Lindenmaier JDK-8236700 Upgrading JSZip to 3.2.2 from 3.1.5
2020-03-27 Goetz Lindenmaier JDK-8175984 ICC_Profile has un-needed, not-empty finalize method
2020-03-26 Goetz Lindenmaier JDK-8238898 Missing hash characters for header on license file
2020-03-26 Christoph Langer JDK-8240603 Windows 32bit compile error after 8238676
2020-03-26 Christoph Langer JDK-8234146 compiler/jsr292/ContinuousCallSiteTargetChange.java times out on SPARC
2020-03-25 Zhengyu Gu JDK-8224793 os::die() does not honor CreateCoredumpOnCrash option
2020-03-25 Aleksey Shipilev JDK-8241445 Fix copyrights after JDK-8240629 change
2020-03-25 Christoph Langer JDK-8223935 PIT: java/awt/font/WindowsIndicFonts.java fails on windows10
2020-03-25 Alex Kasko JDK-8239893 Windows handle Leak when starting processes using ProcessBuilder
2020-03-24 Christoph Langer JDK-8240972 macOS codesign fail on macOS 10.13.5 or older
2020-03-24 Alex Kasko JDK-8183369 RFC unconformity of HttpURLConnection with proxy
2020-03-23 Martin Doerr JDK-8241464 [11u] Backport: make rehashing be a needed guaranteed safepoint cleanup action
2020-03-23 Goetz Lindenmaier JDK-8211339 NPE during SSL handshake caused by HostnameChecker
2020-03-23 Aleksey Shipilev JDK-8233608 Minimal build broken after JDK-8233494
2020-03-20 Paul Hohensee JDK-8238676 jni crashes on accessing it from process exit hook
2020-03-20 Zhengyu Gu JDK-8209113 Use WeakReference for lastFontStrike for created Fonts
2020-03-20 Christoph Langer JDK-8237192 Generate stripped/public pdbs on Windows for jdk images
2020-03-20 Matthias Baesken JDK-8191169 java/net/Authenticator/B4769350.java failed intermittently
2020-03-19 Zhengyu Gu JDK-8080353 JShell: Better error message on attempting to add default method
2020-03-19 Goetz Lindenmaier JDK-8236759 ShouldNotReachHere in PhaseIdealLoop::verify_strip_mined_scheduling
2020-03-19 Zhengyu Gu JDK-8225325 Add tests for redefining a class' private method during resolution of the bootstrap specifier
2020-03-19 Aleksey Shipilev JDK-8240711 TestJstatdPort.java failed due to "ExportException: Port already in use:"
2020-03-18 Adam Farley JDK-8236897 Fix the copyright header for pkcs11gcm2.h
2020-03-18 Zhengyu Gu JDK-8233494 Avoid calling MallocTracker::record_malloc and record_free when NMT is off
2020-03-18 Aleksey Shipilev JDK-8238452 Keytool generates wrong expiration date if validity is set to 2050/01/01
2020-03-18 Aleksey Shipilev JDK-8233920 MethodHandles::tryFinally generates illegal bytecode for long/double return types
2020-03-18 Goetz Lindenmaier JDK-8238190 [JVMCI] Fix single implementor speculation for diamond shapes.
2020-03-18 Goetz Lindenmaier JDK-8235332 TestInstanceCloneAsLoadsStores.java fails with -XX:+StressGCM
2020-03-18 Goetz Lindenmaier JDK-8236953 [macos] JavaFX SwingNode is not rendered on macOS
2020-03-18 Goetz Lindenmaier JDK-8235984 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
2020-03-18 Goetz Lindenmaier JDK-8234727 sun/security/ssl/X509TrustManagerImpl tests support TLSv1.3
2020-03-18 Goetz Lindenmaier JDK-8235739 Rare NPE at WComponentPeer.getGraphics()
2020-03-18 Roland Westrelin JDK-8235584 UseProfiledLoopPredicate fails with assert(_phase->get_loop(c) == loop) failed: have to be in the same loop
2020-03-18 Roland Westrelin JDK-8235452 Strip mined loop verification fails with assert(is_OuterStripMinedLoop()) failed: invalid node class
2020-03-18 Andrew Hughes JDK-8240629 argfiles parsing broken for argfiles with comment cross 4096 bytes chunk
2020-03-17 Matthias Baesken JDK-8225789 Empty method parameter type should generate ClassFormatError
2020-03-17 Matthias Baesken JDK-8203672 JNI exception pending in PlainSocketImpl.c
2020-03-17 Goetz Lindenmaier JDK-8236545 Compilation error in mach5 java/awt/FileDialog/MacOSGoToFolderCrash.java
2020-03-17 Goetz Lindenmaier JDK-8223108 Test java/awt/EventQueue/NonComponentSourcePost.java is unstable
2020-03-17 Christoph Langer JDK-8235834 IBM-943 charset encoder needs updating
2020-03-16 Matthias Baesken JDK-8237962 give better error output for invalid OCSP response intervals in CertPathValidator checks
2020-03-16 Matthias Baesken JDK-8239000 handle ContendedPaddingWidth in vm_version_ppc
2020-03-16 Richard Reingruber JDK-8235183 Remove the "HACK CODE" in comment
2020-03-16 Ichiroh Takiguchi JDK-8239965 XMLEncoder/Test4625418.java fails due to "Error: Cp943 - can't read properly"
2020-03-16 Ichiroh Takiguchi JDK-8239976 Put JDK-8239965 on the ProblemList.txt
2020-03-15 Goetz Lindenmaier JDK-8235638 NPE in LWWindowPeer.getOnscreenGraphics()
2020-03-15 Goetz Lindenmaier JDK-8234522 [macos] Crash with use of native file dialog
2020-03-15 Goetz Lindenmaier JDK-8235311 Tag mismatch may alert bad_record_mac
2020-03-15 Goetz Lindenmaier JDK-8213250 CDS archive creation aborts due to metaspace object allocation failure
2020-03-15 Goetz Lindenmaier JDK-8235263 Revert TLS 1.3 change that wrapped IOExceptions
2020-03-15 Goetz Lindenmaier JDK-8234398 Replace ID2D1Factory::GetDesktopDpi with GetDeviceCaps
2020-03-13 Severin Gehwolf JDK-8237879 make 4.3 breaks build
2020-03-13 Matthias Baesken JDK-8239224 libproc_impl.c previous_thr may be used uninitialized warning
2020-03-13 Matthias Baesken JDK-8239462 jdk.hotspot.agent misses some ReleaseStringUTFChars calls in case of early returns
2020-03-13 Goetz Lindenmaier JDK-8234137 The "AutoTestOnTop.java" test may run external applications
2020-03-13 Christoph Langer JDK-8235686 Add more custom hooks in Bundles.gmk
2020-03-13 Christoph Langer JDK-8232572 Add hooks for custom output dir in Bundles.gmk
2020-03-13 Goetz Lindenmaier JDK-8232226 [macos 10.15] test/jdk/java/awt/color/EqualityTest/EqualityTest.java may fail
2020-03-12 Severin Gehwolf JDK-8236921 Add build target to produce a JDK image suitable for a Graal/SVM build
2020-03-12 Andrew Hughes JDK-8232748 Build static versions of certain JDK libraries
2020-03-12 Goetz Lindenmaier JDK-8219991 New fix of the deadlock in sun.security.ssl.SSLSocketImpl
2020-03-12 Goetz Lindenmaier JDK-8240827 Downport SSLSocketImpl.java from "8221882: Use fiber-friendly java.util.concurrent.locks in JSSE"
2020-03-12 Aleksey Shipilev JDK-8240529 CheckUnhandledOops breaks NULL check in Modules::define_module
2020-03-12 Aleksey Shipilev JDK-8238985 [TESTBUG] The arrow image is blue instead of green
2020-03-12 Aleksey Shipilev JDK-8240220 IdealLoopTree::dump_head predicate printing is broken
2020-03-12 Aleksey Shipilev JDK-8233696 [TESTBUG]Some jtreg tests fail when CAPS_LOCK is ON
2020-03-11 Christoph Langer JDK-8189861 Refactor CacheFind
2020-03-10 Fei Yang JDK-8240576 JVM crashes after transformation in C2 IdealLoopTree::merge_many_backedges
2020-03-10 Christoph Langer JDK-8240197 Cannot start JVM when $JAVA_HOME includes CJK characters
2020-03-09 Aleksey Shipilev JDK-8240202 A few client tests leave mouse buttons pressed
2020-03-09 Aleksey Shipilev JDK-8153430 TESTBUG: jdk regression test javax/management/loading/MletParserLocaleTest.java reduce default timeout
2020-03-09 Aleksey Shipilev JDK-8240073 Fix 'test-make' build target in 11u
2020-03-06 Aleksey Shipilev JDK-8231118 ARM32: Math tests failures
2020-03-06 Aleksey Shipilev JDK-8240286 [TESTBUG] Test command error in hotspot/jtreg/compiler/loopopts/superword/SumRedAbsNeg_Float.java
2020-03-06 Roland Westrelin JDK-8214862 assert(proj != __null) at compile.cpp:3251
2020-03-06 Dmitry Cherepanov JDK-8239787 AArch64: String.indexOf may incorrectly handle empty strings.
2020-03-05 Goetz Lindenmaier JDK-8233707 systemScale.cpp could not compile with VS2019
2020-03-05 Goetz Lindenmaier JDK-8234184 [TESTBUG] java/awt/Mouse/EnterExitEvents/ModalDialogEnterExitEventsTest.java fails in Windows
2020-03-05 Goetz Lindenmaier JDK-8234385 [TESTBUG] java/awt/EventQueue/6980209/bug6980209.java fails in linux nightly
2020-03-05 Goetz Lindenmaier JDK-8234332 [TESTBUG] java/awt/Focus/DisposedWindow/DisposeDialogNotActivateOwnerTest/DisposeDialogNotActivateOwnerTest.java fails on linux-x64 nightly
2020-03-05 Goetz Lindenmaier JDK-8232357 Compare version info of Santuario to legal notice
2020-03-05 Goetz Lindenmaier JDK-8231671 Fix copyright headers in hotspot (missing comma after year)
2020-03-05 Goetz Lindenmaier JDK-8146090 java/lang/ref/ReachabilityFenceTest.java fails with -XX:+DeoptimizeALot
2020-03-05 Goetz Lindenmaier JDK-8160768 Add capability to custom resolve host/domain names within the default JNDI LDAP provider
2020-03-05 Goetz Lindenmaier JDK-8205399 Set node color on pinned HashMap.TreeNode deletion
2020-03-05 Roland Westrelin JDK-8233033 C2 produces wrong result while unswitching a loop due to lost control dependencies
2020-03-04 Christoph Langer JDK-8239931 [win][x86] vtable stub generation: assert failure (code size estimate) follow-up
2020-03-04 Christoph Langer JDK-8239456 [win][x86] vtable stub generation: assert failure (code size estimate)
2020-03-04 Matthias Baesken JDK-8231243 [TESTBUG] CustomFont.java cannot find font file
2020-03-03 Jaroslav Bachorík JDK-8233197 Invert JvmtiExport::post_vm_initialized() and Jfr:on_vm_start() start-up order for correct option parsing
2020-03-02 Martin Balao JDK-8238555 Allow initialization of SunPKCS11 with NSS when there are external FIPS modules in the NSSDB
2020-03-02 Aleksey Shipilev JDK-8239915 Zero VM crashes when handling dynamic constant
2020-02-28 Aleksey Shipilev JDK-8237055 [TESTBUG] compiler/c2/TestJumpTable.java fails with release VMs
2020-02-28 Aleksey Shipilev JDK-8229855 C2 fails with assert(false) failed: bad AD file
2020-02-28 Aleksey Shipilev JDK-8239142 C2's UseUniqueSubclasses optimization is broken for array accesses
2020-02-28 Aleksey Shipilev JDK-8238756 C2: assert(((n) == __null || !VerifyIterativeGVN || !((n)->is_dead()))) failed: can not use dead node
2020-02-28 Aleksey Shipilev JDK-8237951 CTW: C2 compilation fails with "malformed control flow"
2020-02-28 Aleksey Shipilev JDK-8238356 CodeHeap::blob_count() overestimates the number of blobs
2020-02-28 Aleksey Shipilev JDK-8239852 java/util/concurrent tests fail with -XX:+VerifyGraphEdges: assert(!VerifyGraphEdges) failed: verification should have failed
2020-02-28 Goetz Lindenmaier JDK-8229158 make UseSwitchProfiling non-experimental or false by-default
2020-02-28 Goetz Lindenmaier JDK-8228757 Fail fast if the handshake type is unknown
2020-02-28 Goetz Lindenmaier JDK-8217606 LdapContext#reconnect always opens a new connection
2020-02-28 Goetz Lindenmaier JDK-8224632 testbug: java/awt/dnd/RemoveDropTargetCrashTest/RemoveDropTargetCrashTest.java fails on MacOS
2020-02-28 Goetz Lindenmaier JDK-8209333 Socket reset issue for TLS 1.3 socket close
2020-02-28 Goetz Lindenmaier JDK-8214856 Errors with JSZip in web console after upgrade to 3.1.5
2020-02-28 Matthias Baesken JDK-8239351 Give more meaningful InternalError messages in Deflater.c
2020-02-28 Matthias Baesken JDK-8239457 call ReleaseStringUTFChars before early returns in Java_sun_security_pkcs11_wrapper_PKCS11_connect
2020-02-28 Goetz Lindenmaier JDK-8198339 Test javax/swing/border/Test6981576.java is unstable
2020-02-28 Goetz Lindenmaier JDK-8048215 [TESTBUG] java/lang/management/ManagementFactory/ThreadMXBeanProxy.java Expected non-null LockInfo
2020-02-28 Goetz Lindenmaier JDK-8039082 [TEST_BUG] Test java/awt/dnd/BadSerializationTest/BadSerializationTest.java fails
2020-02-28 Goetz Lindenmaier JDK-8205653 test/jdk/sun/management/jmxremote/bootstrap/RmiRegistrySslTest.java and RmiSslBootstrapTest.sh fail with handshake_failure
2020-02-27 Zhengyu Gu JDK-8237396 JvmtiTagMap::weak_oops_do() should not trigger barriers
2020-02-26 Zhengyu Gu JDK-8234270 [REDO] JDK-8204128 NMT might report incorrect numbers for Compiler area
2020-02-24 Alex Kasko JDK-6933331 (d3d/ogl) java.lang.IllegalStateException: Buffers have not been created
2020-02-24 Alex Kasko JDK-8234824 java/nio/channels/SocketChannel/AdaptSocket.java fails on Windows 10
2020-02-24 Aleksey Shipilev JDK-8229994 assert(false) failed: Bad graph detected in get_early_ctrl_for_expensive
2020-02-24 Alex Kasko JDK-8198001 java/awt/Menu/WrongParentAfterRemoveMenu/WrongParentAfterRemoveMenu.java debug assert on Windows
2020-02-24 Alex Kasko JDK-8198000 java/awt/List/EmptyListEventTest/EmptyListEventTest.java debug assert on Windows
2020-02-21 Aleksey Shipilev JDK-8193596 java/net/DatagramPacket/ReuseBuf.java failed due to timeout
2020-02-21 Aleksey Shipilev JDK-8233018 Add a new test to verify that DatagramSocket is not interruptible
2020-02-21 Matthias Baesken JDK-8201349 build broken when configured with --with-zlib=bundled on gcc 7.3
2020-02-20 Christoph Langer JDK-8238534 Deep sign macOS bundles before bundle archive is being created
2020-02-19 Christoph Langer JDK-8239466 Loss of precision in counter decay calculation in 11u backport of JDK-8237375
2020-02-19 Aleksey Shipilev JDK-8187078 -XX:+VerifyOops finds numerous problems when running JPRT
2020-02-19 Aleksey Shipilev JDK-8225128 Add exception for expiring DocuSign root to VerifyCACerts test
2020-02-18 Aleksey Shipilev JDK-8238811 C2: assert(i >= req() || i == 0 || is_Region() || is_Phi()) with -XX:+VerifyGraphEdges
2020-02-18 Aleksey Shipilev JDK-8221270 Duplicated synchronized keywords in SSLSocketImpl
2020-02-18 Aleksey Shipilev JDK-8237945 CTW: C2 compilation fails with assert(just_allocated_object(alloc_ctl) == ptr) failed: most recent allo
2020-02-18 Aleksey Shipilev JDK-8239005 [TESTBUG] test/hotspot/jtreg/runtime/StackGuardPages/TestStackGuardPages.java: exeinvoke.c: must initialize static state before calling do_overflow()
2020-02-18 Ivan Gerasimov JDK-8163251 Hard coded loop limit prevents reading of smart card data greater than 8k
2020-02-17 Christoph Langer JDK-8226892 ActionListeners on JRadioButtons don't get notified when selection is changed with arrow keys
2020-02-15 Paul Hohensee JDK-8231387 java.security.Provider.getService returns random result due to race condition with mutating methods in the same class
2020-02-15 Paul Hohensee JDK-8228613 java.security.Provider#getServices order is no longer deterministic
2020-02-14 Christoph Langer JDK-8230390 Problemlist SA tests with AOT
2020-02-14 Christoph Langer JDK-8203364 Some serviceability/sa/ tests intermittently fail with java.io.IOException: LingeredApp terminated with non-zero exit code 3
2020-02-14 Aleksey Shipilev JDK-8224997 ChaCha20-Poly1305 TLS cipher suite decryption throws ShortBufferException
2020-02-14 Aleksey Shipilev JDK-4919790 Errors in alert ssl message does not reflect the actual certificate status
2020-02-14 Aleksey Shipilev JDK-8225567 Wrong file headers with 8202414 fix changeset
2020-02-14 Christoph Langer JDK-8225305 ProblemList java/lang/invoke/VarHandles tests
2020-02-14 Christoph Langer JDK-8237375 SimpleThresholdPolicy misses CounterDecay timestamp initialization
2020-02-14 Christoph Langer JDK-8221741 ClassCastException can happen when fontconfig.properties is used
2020-02-13 Matthias Baesken JDK-8225182 JNI exception pending in DestroyXIMCallback of awt_InputMethod.c:1327
2020-02-13 Matthias Baesken JDK-8207938 At step6,Click Add button,case failed automatically.
2020-02-13 Matthias Baesken JDK-8169718 nsk/jdb/locals/locals002: ERROR: Cannot find boolVar with expected value: false
2020-02-13 Matthias Baesken JDK-8234525 enable link-time section-gc for linux s390x to remove unused code
2020-02-12 Aleksey Shipilev JDK-8238591 CTW: Split applications/ctw/modules/jdk_localedata.java
2020-02-12 Aleksey Shipilev JDK-8221445 FastSysexMessage constructor crashes MIDI receiption thread
2020-02-12 Aleksey Shipilev JDK-8218662 Allow 204 responses with Content-Length:0
2020-02-12 Aleksey Shipilev JDK-8238247 CTW runner should sweep nmethods more aggressively
2020-02-12 Aleksey Shipilev JDK-8238366 CTW runner closes standard output on exit
2020-02-12 Aleksey Shipilev JDK-8238596 AVX enabled by default for Skylake even when unsupported
2020-02-11 Christoph Langer JDK-8218889 Improperly use of the Optional API
2020-02-10 Alex Kasko JDK-8216472 (se) Stack overflow during selection operation leads to crash (win)
2020-02-10 Christoph Langer JDK-8226381 ProblemList java/lang/reflect/PublicMethods/PublicMethodsTest.java
2020-02-10 Christoph Langer JDK-8213906 Update arm devkits with libXrandr headers
2020-02-09 Christoph Langer JDK-8238225 Issues reported after replacing symlink at Contents/MacOS/libjli.dylib with binary
2020-02-09 Christoph Langer JDK-8236488 Support for configure option --with-native-debug-symbols=internal is impossible on Windows
2020-02-07 Matthias Baesken JDK-8234501 remove obsolete NET_ReadV
2020-02-07 Matthias Baesken JDK-8218882 NET_Writev is declared, NET_WriteV is defined
2020-02-06 Martin Balao JDK-8237600 Test SunJSSEFIPSInit fails on Ubuntu
2020-02-06 Jiangli Zhou JDK-8210523 runtime/appcds/cacheObject/DifferentHeapSizes.java crash
2020-02-06 Christoph Langer JDK-8238502 sunmscapi.dll causing EXCEPTION_ACCESS_VIOLATION
2020-02-06 Christoph Langer JDK-8222741 jdi/EventQueue/remove/remove004 fails due to VMDisconnectedException
2020-02-06 Christoph Langer JDK-8220451 jdi/EventQueue/remove/remove004 failed due to "ERROR: thread2 is not alive"
2020-02-06 Christoph Langer JDK-8220456 jdi/EventQueue/remove_l/remove_l004 failed due to "TIMEOUT while waiting for event"
2020-02-06 Roman Kennke JDK-8209686 cleanup arguments to PhaseIdealLoop() constructor
2020-02-06 Aleksey Shipilev JDK-8237508 Simplify JarFile.isInitializing
2020-02-06 Aleksey Shipilev JDK-8234466 Class loading deadlock involving X509Factory#commitEvent()
2020-02-05 Thomas Stuefe JDK-8220786 Create new switch to redirect error reporting output to stdout or stderr
2020-02-05 Matthias Baesken JDK-8237819 s390x - remove unused pd_zero_to_words_large
2020-02-05 Matthias Baesken JDK-8236709 struct SwitchRange in HS violates C++ One Definition Rule
2020-02-05 Matthias Baesken JDK-8235671 enhance print_rlimit_info in os_posix
2020-02-05 Mario Torre JDK-8235904 Infinite loop when rendering huge lines
2020-02-05 Aleksey Shipilev JDK-8233019 java.lang.Class.isPrimitive() (C1) returns wrong result if Klass* is aligned to 32bit
2020-02-04 Aleksey Shipilev JDK-8232713 Update BCEL version to 6.3.1 in license file
2020-02-03 Aleksey Shipilev JDK-8214344 C2: assert(con.basic_type() != T_ILLEGAL) failed: elembt=byte; loadbt=void; unsigned=0
2020-02-03 Aleksey Shipilev JDK-8200432 javadoc fails with ClassCastException on {@link byte[]}
2020-02-03 Aleksey Shipilev JDK-8233958 Memory retention due to HttpsURLConnection finalizer that serves no purpose
2020-02-03 Aleksey Shipilev JDK-8227528 TestAbortVMOnSafepointTimeout.java failed due to "RuntimeException: 'Safepoint sync time longer than' missing from stdout/stderr"
2020-02-03 Denghui Dong JDK-8230400 Missing constant pool entry for a method in stacktrace
2020-01-31 Jiangli Zhou JDK-8210289 ArchivedKlassSubGraphInfoRecord is incomplete
2020-01-29 Andrew Hughes JDK-8224851 AArch64: fix warnings and errors with Clang and GCC 8.3
2020-01-28 Paul Hohensee JDK-7092821 java.security.Provider.getService() is synchronized and became scalability bottleneck
2020-01-28 Goetz Lindenmaier JDK-8228969 2019-09-28 public suffix list update
2020-01-28 Goetz Lindenmaier JDK-8227646 [TESTBUG] appcds/SharedArchiveConsistency timed out
2020-01-28 Christoph Langer JDK-8237869 exclude jtreg test security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java because of instabilities
2020-01-27 Aleksey Shipilev JDK-8237368 Problem with NullPointerException in RMI TCPEndpoint.read
2020-01-27 Aleksey Shipilev JDK-8203911 Test runtime/modules/getModuleJNI/GetModule fails with -Xcheck:jni
2020-01-24 Paul Hohensee JDK-7143743 (zipfs) Potential memory leak with zip provider
2020-01-24 Jaroslav Bachorík JDK-8231025 Incorrect method tag offset for big endian platform
2020-01-24 Jaroslav Bachorík JDK-8231081 TestMetadataRetention fails due to missing symbol id
2020-01-24 Paul Hohensee JDK-8232950 SUNPKCS11 Provider incorrectly check key length for PSS Signatures.
2020-01-22 Aleksey Shipilev JDK-8209824 Improve the code coverage for ThreadLocal
2020-01-22 Aleksey Shipilev JDK-8224905 java/lang/ProcessBuilder/Basic.java#id1 failed with stream closed
2020-01-22 Aleksey Shipilev JDK-8222448 java/lang/reflect/PublicMethods/PublicMethodsTest.java times out
2020-01-22 Aleksey Shipilev JDK-8216535 tools/jimage/JImageExtractTest.java timed out
2020-01-22 Aleksey Shipilev JDK-8230004 jdk/internal/jimage/JImageOpenTest.java runs no test
2020-01-21 Paul Hohensee JDK-8232154 Update Mesa 3-D Headers to version 19.2.1
2020-01-21 Jiangli Zhou JDK-8208658 Make CDS archived heap regions usable even if compressed oop encoding has changed
2020-01-21 Toshio Nakamura JDK-8210058 Algorithmic Italic font leans opposite angle in Printing
2020-01-20 Roman Kennke JDK-8224187 Refactor arraycopy_prologue to allow ZGC read barriers on arraycopy
2020-01-20 Aleksey Shipilev JDK-8189633 Missing -Xcheck:jni checking for DeleteWeakGlobalRef
2020-01-20 Aleksey Shipilev JDK-8235744 PIT: test/jdk/javax/swing/text/html/TestJLabelWithHTMLText.java times out in linux-x64
2020-01-20 Aleksey Shipilev JDK-8230235 Rendering HTML with empty img attribute and documentBaseKey cause Exception
2020-01-20 Christoph Langer JDK-8226406 JVM fails to detect mismatched or corrupt CDS archive
2020-01-20 Toshio Nakamura JDK-8234386 [macos] NPE was thrown at expanding Choice from maximized frame
2020-01-20 Martin Doerr JDK-8237541 Missing files in backport of JDK-8209499
2020-01-20 Christoph Langer JDK-8237540 Missing files in backport of JDK-8210910
2020-01-17 Aleksey Shipilev JDK-8235510 java.util.zip.CRC32 performance drop after 8200067
2020-01-17 Paul Hohensee JDK-8236873 Worker has a deadlock bug
2020-01-17 Aleksey Shipilev JDK-8236140 assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it
2020-01-17 Aleksey Shipilev JDK-8223769 Assert triggers with -XX:+StressReflectiveCode
2020-01-17 Goetz Lindenmaier JDK-8220688 [TESTBUG] runtime/NMT/MallocStressTest.java timed out
2020-01-17 Goetz Lindenmaier JDK-8214124 [TESTBUG] Bugs in runtime/NMT/MallocStressTest.java
2020-01-17 Goetz Lindenmaier JDK-8214840 runtime/NMT/MallocStressTest.java timed out
2020-01-17 Matthias Baesken JDK-8235489 handle return values of sscanf calls in hotspot
2020-01-16 Mario Torre JDK-8227662 freetype seeks to index at the end of the font data
2020-01-16 Aleksey Shipilev JDK-8233032 assert(in_bb(n)) failed: must be
2020-01-16 Aleksey Shipilev JDK-8233656 assert(d->is_CFG() && n->is_CFG()) failed: must have CFG nodes
2020-01-16 Aleksey Shipilev JDK-8234423 Modifying ArrayList.subList().subList() resets modCount of subList
2020-01-16 Aleksey Shipilev JDK-8233657 Intermittent NPE in Component.validate()
2020-01-16 Christoph Langer JDK-8236039 JSSE Client does not accept status_request extension in CertificateRequest messages for TLS 1.3
2020-01-16 Martin Doerr JDK-8230459 Test failed to resume JVMCI CompilerThread
2020-01-15 Martin Balao JDK-8005819 Support cross-realm MSSFU
2020-01-15 Aleksey Shipilev JDK-8237217 Incorrect G1StringDedupEntry type used in StringDedupTable destructor
2020-01-15 Aleksey Shipilev JDK-8230611 infinite loop in LogOutputList::wait_until_no_readers()
2020-01-15 Aleksey Shipilev JDK-8233491 Crash in AdapterHandlerLibrary::get_adapter with CDS due to code cache exhaustion
2020-01-15 Aleksey Shipilev JDK-8219205 JFR file without license header
2020-01-13 Aleksey Shipilev JDK-8233529 loopTransform.cpp:2984: Error: assert(p_f->Opcode() == Op_IfFalse) failed
2020-01-13 Aleksey Shipilev JDK-8234350 assert(mode == ControlAroundStripMined && (use == sfpt || !use->is_reachable_from_root())) failed: missed a node
2020-01-13 Roman Kennke JDK-8217717 ZGC: Broken oop map in C1 load barrier stub
2020-01-13 Goetz Lindenmaier JDK-8235998 [C2] Memory leaks during tracing after "8224193: stringStream should not use Resource Area".
2020-01-13 Aleksey Shipilev JDK-8235383 C1 compilation fails with -XX:+PrintIRDuringConstruction -XX:+Verbose
2020-01-13 Aleksey Shipilev JDK-8234617 C1: Incorrect result of field load due to missing narrowing conversion
2020-01-13 Aleksey Shipilev JDK-8231430 C2: Memory stomp in max_array_length() for T_ILLEGAL type
2020-01-10 Martin Doerr JDK-8236179 C1 register allocation failure with T_ADDRESS
2020-01-10 Matthias Baesken JDK-8232060 add some initializations using sigemptyset in os_aix.cpp
2020-01-10 Matthias Baesken JDK-8231753 use more Posix functionality in aix os::print_os_info
2020-01-10 Goetz Lindenmaier JDK-8232207 Linux os::available_memory re-reads cgroup configuration on every invocation
2020-01-09 Severin Gehwolf JDK-8236848 [JDK 11u] make run-test-tier1 fails after backport of JDK-8232834
2020-01-08 Goetz Lindenmaier JDK-8232834 RunTest sometimes fails to produce valid exitcode.txt
2020-01-08 Goetz Lindenmaier JDK-8232224 [TESTBUG] problemlist JFR TestLargeRootSet.java
2020-01-08 Goetz Lindenmaier JDK-8230624 [TESTBUG] Problemlist JFR compiler/TestCodeSweeper.java
2020-01-07 Goetz Lindenmaier JDK-8211322 Reduce the timeout of tooltip in SwingSet2DemoTest
2020-01-03 Goetz Lindenmaier JDK-8232571 new sun.misc.Signal("INFO") throws IllegalArgumentException since JDK11
2020-01-03 Goetz Lindenmaier JDK-8232056 GetOwnedMonitorInfoWithEATest.java fails with ZGC: Heap too small
2020-01-03 Goetz Lindenmaier JDK-8230677 Should disable Escape Analysis if JVMTI capability can_get_owned_monitor_info was taken
2020-01-03 Goetz Lindenmaier JDK-8185005 Improve performance of ThreadMXBean.getThreadInfo(long ids[], int maxDepth)
2020-01-03 Goetz Lindenmaier JDK-8227645 Some tests in serviceability/sa run with fixed -Xmx values and risk running out of memory
2020-01-03 Goetz Lindenmaier JDK-8223003 SunMSCAPI keys are not cleaned up
2020-01-03 Goetz Lindenmaier JDK-8216353 Use utility APIs introduced in org/netbeans/jemmy/util/LookAndFeel class in client sanity test cases
2020-01-03 Goetz Lindenmaier JDK-8213168 Enable different look and feel tests in SwingSet3 demo test FileChooserDemoTest
2020-01-03 Goetz Lindenmaier JDK-8211160 Handle different look and feels in JInternalFrameOperator
2019-12-30 Volker Simonis JDK-8223678 Add Visual Studio Code workspace generation support (for native code)
2019-12-30 Volker Simonis JDK-8218807 Compilation database (compile_commands.json) may contain obsolete items
2019-12-30 Volker Simonis JDK-8210459 Add support for generating compile_commands.json
2019-12-30 Jaikiran Pai JDK-8232170 FSInfo#getJarClassPath throws an exception not declared in its throws clause
2019-12-27 Goetz Lindenmaier JDK-8225430 Replace wildcard address with loopback or local host in tests - part 14
2019-12-27 Goetz Lindenmaier JDK-8223638 Replace wildcard address with loopback or local host in tests - part 6
2019-12-27 Goetz Lindenmaier JDK-8228479 Correct the format of ColorChooserDemoTest
2019-12-27 Goetz Lindenmaier JDK-8227112 exclude compiler/intrinsics/sha/sanity tests from AOT runs
2019-12-27 Goetz Lindenmaier JDK-8225684 [AOT] Problem list serviceability/sa tests failed with AOTed java.base
2019-12-27 Goetz Lindenmaier JDK-8225766 Curve in certificate should not affect signature scheme when using TLSv1.3
2019-12-27 Goetz Lindenmaier JDK-8232692 [TESTBUG] compiler/aot/fingerprint/SelfChangedCDS.java fails when cds is disabled
2019-12-27 Goetz Lindenmaier JDK-8225180 SignedObject with invalid Key not throwing the InvalidKeyException in Windows
2019-12-27 Goetz Lindenmaier JDK-8225487 giflib legal file is missing attribution for openbsd-reallocarray.c.
2019-12-27 Goetz Lindenmaier JDK-8225199 [Graal] compiler/jvmci/compilerToVM/IsMatureVsReprofileTest.java fails with -XX:CompileThresholdScaling=0.1
2019-12-27 Goetz Lindenmaier JDK-8224778 test/jdk/demo/jfc/J2Ddemo/J2DdemoTest.java cannot find J2Ddemo.jar
2019-12-27 Goetz Lindenmaier JDK-8224705 Tests that need to be problem-listed or have printer resources
2019-12-27 Goetz Lindenmaier JDK-8211703 JInternalFrame : java.lang.AssertionError: cannot find the internal frame
2019-12-27 Goetz Lindenmaier JDK-8223063 Support CNG RSA keys
2019-12-26 Fairoz Matte JDK-8235637 jhsdb jmap from OpenJDK 11.0.5 doesn't work if prelink is enabled
2019-12-24 Goetz Lindenmaier JDK-8223464 Improve version string for Oracle CI builds
2019-12-24 Goetz Lindenmaier JDK-8223627 jdk-13+20 bundle name contains null instead of ea
2019-12-24 Goetz Lindenmaier JDK-8222519 ButtonDemoScreenshotTest fails randomly with "still state to be reached"
2019-12-24 Goetz Lindenmaier JDK-8222391 javax/net/ssl/compatibility/Compatibility.java should be more flexible
2019-12-24 Goetz Lindenmaier JDK-8221885 Add intermittent test in the JavaSound to the ProblemList
2019-12-24 Goetz Lindenmaier JDK-8219723 javax/net/ssl/compatibility/Compatibility.java failed on some SNI cases
2019-12-24 Goetz Lindenmaier JDK-8178798 Two compiler/aot/verification/vmflags tests fail by timeout with UseAVX=3
2019-12-24 Goetz Lindenmaier JDK-8217634 RunTest documentation and usability update
2019-12-24 Goetz Lindenmaier JDK-8217297 Add support for multiple look and feel for SwingSet SliderDemoTest
2019-12-24 Goetz Lindenmaier JDK-8214471 Enable different look and feel tests in SwingSet3 demo test ToolTipDemoTest
2019-12-24 Goetz Lindenmaier JDK-8215322 add @file support to jaotc
2019-12-24 Goetz Lindenmaier JDK-8204525 [TESTBUG] runtime/NMT/MallocStressTest.java ran out of java heap
2019-12-24 Goetz Lindenmaier JDK-8210057 Enable different look and feels in SwingSet3 demo test InternalFrameDemoTest
2019-12-24 Goetz Lindenmaier JDK-8211443 Enable different look and feels in SwingSet3 demo test SplitPaneDemoTest
2019-12-24 Goetz Lindenmaier JDK-8210632 Add key exchange algorithm to javax/net/ssl/TLSCommon/CipherSuite.java
2019-12-23 Christoph Langer JDK-8236500 Windows ucrt.dll should be looked up in versioned WINSDK subdirectory
2019-12-23 Christoph Langer JDK-8232167 Visual Studio install found through --with-tools-dir value is discarded
2019-12-23 Goetz Lindenmaier JDK-8209499 Create test for SwingSet3 EditorPaneDemo
2019-12-23 Goetz Lindenmaier JDK-8212897 Some improvements in the EditorPaneDemotest
2019-12-23 Goetz Lindenmaier JDK-8211139 Increase timeout value in all tests under jdk/sanity/client/SwingSet/src
2019-12-23 Goetz Lindenmaier JDK-8223558 Java does not render Myanmar script correctly
2019-12-23 Goetz Lindenmaier JDK-8223158 Docked MacBook cannot start any Java Swing applications
2019-12-23 Goetz Lindenmaier JDK-8229345 Memory leak due to vtable stubs not being shared on SPARC
2019-12-23 Goetz Lindenmaier JDK-8209807 improve handling exception in requires.VMProps
2019-12-20 Jaikiran Pai JDK-8218268 Javac treats Manifest Class-Path entries as Paths instead of URLs
2019-12-20 Goetz Lindenmaier JDK-8210055 Enable different look and feel tests in SwingSet3 demo tests
2019-12-20 Goetz Lindenmaier JDK-8210910 Create test for FileChooserDemo
2019-12-20 Goetz Lindenmaier JDK-8210994 Create test for SwingSet3 FrameDemo
2019-12-20 Goetz Lindenmaier JDK-8210052 Enable testing for all the available look and feels in SwingSet3 demo tests
2019-12-20 Goetz Lindenmaier JDK-8209993 Create a test for SwingSet3 ToolTipDemo
2019-12-20 Goetz Lindenmaier JDK-8209494 Create a test for SwingSet3 InternalFrameDemo
2019-12-20 Goetz Lindenmaier JDK-8209789 Synchronize test/jdk/sanity/client/lib/jemmy with code-tools/jemmy/v2
2019-12-20 Goetz Lindenmaier JDK-8209418 Synchronize test/jdk/sanity/client/lib/jemmy with code-tools/jemmy/v2
2019-12-20 Goetz Lindenmaier JDK-8213010 Supporting keys created with certmgr.exe
2019-12-19 Jie Kang JDK-8232806 Introduce a system property to disable eager lambda initialization
2019-12-19 Matthias Baesken JDK-8209817 stack is executable when building with Clang on Linux
2019-12-19 Matthias Baesken JDK-8234809 set relro in linker flags when building with gcc
2019-12-19 Matthias Baesken JDK-8234397 add OS uptime information to os::print_os_info output
2019-12-19 Goetz Lindenmaier JDK-8213009 Refactoring existing SunMSCAPI classes
2019-12-19 Matthias Baesken JDK-8233328 fix minimal VM build on Linux s390x
2019-12-19 Christoph Langer JDK-8232370 Refactor some com.sun.jdi tests to enable IDE integration
2019-12-19 Matthias Baesken JDK-8231445 check ZALLOC return values in awt coding
2019-12-16 Goetz Lindenmaier JDK-8210476 sun/security/mscapi/PrngSlow.java fails with Still too slow
2019-12-16 Goetz Lindenmaier JDK-8201355 Avoid native memory allocation in sun.security.mscapi.PRNG.generateSeed
2019-12-16 Goetz Lindenmaier JDK-8208157 requires.VMProps throws NPE for missing properties in "release" file
2019-12-16 Goetz Lindenmaier JDK-8203687 javax/net/ssl/compatibility/Compatibility.java supports TLS 1.3
2019-12-13 Paul Hohensee JDK-8208715 Conversion of milliseconds to nanoseconds in UNIXProcess contains bug.
2019-12-13 Ralf Schmelter JDK-8207832 serviceability/sa/ClhsdbCDSCore.java failed with java.lang.Error: Couldn't find core file location in:
2019-12-13 Ralf Schmelter JDK-8226608 Hide the onjcmd option from the help output
2019-12-13 Ralf Schmelter JDK-8224673 Adjust permission for delayed starting of debugging
2019-12-12 Paul Hohensee JDK-8234288 Turkey Time Zone returns incorrect time zone name
2019-12-12 Matthias Baesken JDK-8235325 build failure on Linux after 8235243
2019-12-12 Matthias Baesken JDK-8235243 handle VS2017 15.9 and VS2019 in abstract_vm_version
2019-12-12 Paul Hohensee JDK-8215396 JTabbedPane preferred size calculation is wrong for SCROLL_TAB_LAYOUT
2019-12-11 Christoph Langer JDK-8221312 test/jdk/sanity/client/SwingSet/src/ColorChooserDemoTest.java failed
2019-12-11 Fedor Burdun JDK-8231507 Update Apache Santuario (XML Signature) to version 2.1.4
2019-12-10 Goetz Lindenmaier JDK-8152988 [AOT] Update test batch definitions to include aot-ed java.base module mode into hs-comp testing
2019-12-09 Goetz Lindenmaier JDK-8217613 [AOT] TEST_OPTS_AOT_MODULES doesn't work on mac
2019-12-09 Goetz Lindenmaier JDK-8214557 Filter out VM flags which don't affect AOT code generation
2019-12-09 Goetz Lindenmaier JDK-8210699 Problem list tests which times out in Xcomp mode
2019-12-08 Goetz Lindenmaier JDK-8224821 java/awt/Focus/NoAutotransferToDisabledCompTest/NoAutotransferToDisabledCompTest.java fails linux-x64
2019-12-08 Goetz Lindenmaier JDK-8224830 test/jdk/java/awt/Focus/ModalExcludedWindowClickTest/ModalExcludedWindowClickTest.java fails on linux-x64
2019-12-08 Goetz Lindenmaier JDK-8225007 java/awt/print/PrinterJob/LandscapeStackOverflow.java may hang
2019-12-08 Goetz Lindenmaier JDK-8225105 java/awt/Focus/ShowFrameCheckForegroundTest/ShowFrameCheckForegroundTest.java fails in Windows 10
2019-12-08 Goetz Lindenmaier JDK-8225117 java/math/BigInteger/SymmetricRangeTests.java fails with ParseException
2019-12-08 Goetz Lindenmaier JDK-8225144 [macos] In Aqua L&F backspace key does not delete when Shift is pressed
2019-12-07 Goetz Lindenmaier JDK-8225435 Update IANA Language Subtag Registry to Version 2019-09-16
2019-12-07 Goetz Lindenmaier JDK-8225350 compiler/jvmci/compilerToVM/IsCompilableTest.java timed out
2019-12-06 Goetz Lindenmaier JDK-8220479 java/nio/channels/Selector/SelectWithConsumer.java failed at testTwoChannels()
2019-12-06 Goetz Lindenmaier JDK-8215355 Object monitor deadlock with no threads holding the monitor (using jemalloc 5.1)
2019-12-06 Goetz Lindenmaier JDK-8211211 vmTestbase/metaspace/stressDictionary/StressDictionary.java timeout
2019-12-06 Martin Doerr JDK-8220348 [ntintel] asserts about copying unaligned array
2019-12-06 Matthias Baesken JDK-8233078 fix minimal VM build on Linux ppc64(le)
2019-12-06 Matthias Baesken JDK-8234741 enhance os::get_core_path on macOS
2019-12-06 Matthias Baesken JDK-8234339 replace JLI_StrTok in java_md_solinux.c
2019-12-06 Matthias Baesken JDK-8234323 NULL-check return value of SurfaceData_InitOps on macosx
2019-12-05 Goetz Lindenmaier JDK-8210512 [Testbug] vmTestbase/nsk/jdi/ObjectReference/referringObjects/referringObjects002/referringObjects002.java fails with unexpected size of ClassLoaderReference.referringObjects
2019-12-05 Yuri Nesterenko JDK-8213908 AssertionError in DeferredAttr at setOverloadKind
2019-12-05 Sandhya Viswanathan JDK-8235288 AVX 512 instructions inadvertently used on Xeon for small vector width operations
2019-12-03 Goetz Lindenmaier JDK-8234786 Fix for JDK-8214578 breaks OS X 10.12 compatibility
2019-12-02 Severin Gehwolf JDK-8232003 (fs) Files.write can leak file descriptor in the exception case
2019-12-02 Goetz Lindenmaier JDK-8217235 Create automated test for SwingSet ColorChooserDemoTest
2019-12-02 Goetz Lindenmaier JDK-8216180 [AOT] compiler/intrinsics/bigInteger/TestMulAdd.java crashed with AOT enabled
2019-12-02 Goetz Lindenmaier JDK-8214904 Test8004741.java failed due to "Too few ThreadDeath hits; expected at least 6 but saw only 5"
2019-12-02 Goetz Lindenmaier JDK-8214578 [macos] Problem with backslashes on macOS/JIS keyboard: Java ignores system settings
2019-12-02 Goetz Lindenmaier JDK-8212903 [TestBug] Tests test/jdk/javax/swing/LookAndFeel/8145547/DemandGTK2.sh and DemandGTK3.sh fail on Ubuntu 18.04 LTS
2019-12-02 Goetz Lindenmaier JDK-8211781 re-building fails after changing Graal sources
2019-12-02 Goetz Lindenmaier JDK-8213348 jdk.internal.vm.compiler.management service providers missing in module descriptor
2019-12-01 Sandhya Viswanathan JDK-8234610 MaxVectorSize set wrongly when UseAVX=3 is specified after JDK-8221092
2019-11-29 Goetz Lindenmaier JDK-8210793 [JVMCI] AllocateCompileIdTest.java failed to find DiagnosticCommand.class
2019-11-29 Goetz Lindenmaier JDK-8210220 [AOT] jdwp test cases are failing with error # ERROR: TEST FAILED: Cought IOException while receiving event packet: # ERROR: java.net.SocketTimeoutException: Read timed out
2019-11-29 Goetz Lindenmaier JDK-8209574 [AOT] breakpoint events are generated in different threads does not meet expected count when testcase vm/jvmti/Breakpoint/brkp001/brkp00102/brkp00102.html is executed
2019-11-29 Goetz Lindenmaier JDK-8209361 [AOT] Unexpected number of references for JVMTI_HEAP_REFERENCE_CONSTANT_POOL [111-->111]: 0 (expected at least 1)
2019-11-29 Goetz Lindenmaier JDK-8201513 nsk/jvmti/IterateThroughHeap/filter-* are broken
2019-11-29 Goetz Lindenmaier JDK-8208379 compiler/jvmci/events/JvmciNotifyInstallEventTest.java failed with "Got unexpected event count after 2nd install attempt: expected 9 to equal 2"
2019-11-29 Fei Yang JDK-8214345 infinite recursion while checking super class
2019-11-29 Fei Yang JDK-8233466 aarch64: remove unnecessary load of mdo when profiling return and parameters type
2019-11-28 Goetz Lindenmaier JDK-8207367 10 vmTestbase/nsk/jdi tests timed out when running with jtreg
2019-11-28 Goetz Lindenmaier JDK-8206963 [AOT] bug with multiple class loaders
2019-11-28 Goetz Lindenmaier JDK-8204529 gc/TestAllocateHeapAtMultiple.java fail with Agent 7 timed out
2019-11-28 Matthias Baesken JDK-8230480 check malloc/calloc results in java.desktop
2019-11-28 Goetz Lindenmaier JDK-8203904 javax/swing/JSplitPane/4816114/bug4816114.java: The divider location is wrong
2019-11-28 Goetz Lindenmaier JDK-8199072 Test javax/swing/GroupLayout/6613904/bug6613904.java is unstable
2019-11-26 Martin Doerr JDK-8229236 CriticalJNINatives: dll handling should be done in native thread state
2019-11-26 Martin Doerr JDK-8193042 NativeLookup::lookup_critical_entry() should only load shared library once
2019-11-26 Severin Gehwolf JDK-8196969 JTreg Failure: serviceability/sa/ClhsdbJstack.java causes NPE
2019-11-26 Goetz Lindenmaier JDK-8198398 Test javax/swing/JColorChooser/Test6199676.java fails in mach5
2019-11-26 Goetz Lindenmaier JDK-8198321 javax/swing/JEditorPane/5076514/bug5076514.java fails
2019-11-26 Goetz Lindenmaier JDK-8196467 javax/swing/JInternalFrame/Test6325652.java fails
2019-11-26 Goetz Lindenmaier JDK-8194944 Regression automated test 'open/test/jdk/javax/swing/JInternalFrame/8145896/TestJInternalFrameMaximize.java' fails
2019-11-26 Goetz Lindenmaier JDK-8183107 PKCS11 regression regarding checkKeySize
2019-11-25 Henry Jen JDK-8231863 Crash if classpath is read from @argument file and the main gets option argument
2019-11-25 Anton Kozlov JDK-8231584 Deadlock with ClassLoader.findLibrary and System.loadLibrary call
2019-11-25 Goetz Lindenmaier JDK-8176556 java/awt/dnd/ImageTransferTest/ImageTransferTest.java fails for JFIF
2019-11-25 Goetz Lindenmaier JDK-8167276 jvmci/compilerToVM/MaterializeVirtualObjectTest.java fails with -XX:-EliminateAllocations
2019-11-25 Goetz Lindenmaier JDK-8145845 [AOT] NullPointerException in compiler/whitebox/GetCodeHeapEntriesTest.java
2019-11-25 Goetz Lindenmaier JDK-8068184 Fix for JDK-8032832 caused a deadlock
2019-11-25 Goetz Lindenmaier JDK-8042383 [TEST_BUG] Test javax/swing/plaf/basic/BasicMenuUI/4983388/bug4983388.java fails with shortcuts on menus do not work
2019-11-22 Goetz Lindenmaier JDK-8230782 Robot.createScreenCapture() fails if “awt.robot.gtk” is set to false
2019-11-22 Martin Doerr JDK-8231124 Missing closedir call with JDK-8223490
2019-11-22 Goetz Lindenmaier JDK-8210776 Upgrade XWD to 1.0.7
2019-11-22 Christoph Langer JDK-8234591 [11u] Build with old C compiler broken by 8223490
2019-11-21 Martin Balao JDK-8225745 NoSuchAlgorithmException exception for SHA256withECDSA with RSASSA-PSS support
2019-11-21 Ichiroh Takiguchi JDK-8230873 [AIX] GUI app does not work with UTF-8 locale on minimum software requirements
2019-11-21 Goetz Lindenmaier JDK-8231098 (tz) Upgrade Timezone Data to tzdata2019c
2019-11-21 Goetz Lindenmaier JDK-8233097 Fontmetrics for large Fonts has zero width
2019-11-21 Xiaohong Gong JDK-8234321 Call cache flush after generating trampoline.
2019-11-20 Elliott Baron JDK-8221172 SunEC specific test is not limited to SunEC
2019-11-20 Christoph Langer JDK-8234245 sun/security/lib/cacerts/VerifyCACerts.java fails due to wrong checksum
2019-11-20 Christoph Langer JDK-8232019 Add LuxTrust certificate updates to the existing root program
2019-11-20 Christoph Langer JDK-8193255 Root Certificates should be stored in text format and assembled at build time
2019-11-20 Christoph Langer JDK-8225392 Comparison builds are failing due to cacerts file
2019-11-20 Martin Balao JDK-8233404 System property to set the number of PBE iterations in JCEKS keystores
2019-11-20 Mario Torre JDK-8234107 Several AWT modal dialog tests failing on Linux after JDK-8231991
2019-11-20 Mario Torre JDK-8231991 Mouse wheel change focus on awt/swing windows
2019-11-20 Severin Gehwolf JDK-8232984 Upgrading Joni License version to 2.1.16
2019-11-20 Martin Doerr JDK-8231949 [PPC64, s390]: Make async profiling more reliable
2019-11-20 Martin Doerr JDK-8233820 Test crashed with assert(phi->operand_count() != 1 || phi->subst() != phi) failed: missed trivial simplification
2019-11-20 Martin Doerr JDK-8233081 C1: PatchingStub for field access copies too much
2019-11-20 Martin Doerr JDK-8230669 [s390] C1: assert(is_bound() || is_unused()) failed: Label was never bound to a location, but it was used as a jmp target
2019-11-19 Martin Balao JDK-8227437 S4U2proxy cannot continue because server's TGT cannot be found
2019-11-19 Severin Gehwolf JDK-8227391 Update double-conversion to version 3.1.5
2019-11-19 Goetz Lindenmaier JDK-8231336 Corrupted option dialog in JTHarness with JDK14b13
2019-11-19 Goetz Lindenmaier JDK-8229810 [macos] NullPointerException getting bounds of GraphicsConfiguration
2019-11-19 Goetz Lindenmaier JDK-8229515 [macos] access to window property of NSView on wrong thread
2019-11-19 Goetz Lindenmaier JDK-8228645 Don't run sun/security/pkcs11/Cipher/TestKATForGCM.java on buggy NSS solaris versions
2019-11-19 Roland Westrelin JDK-8232539 SIGSEGV in C2 Node::unique_ctrl_out
2019-11-18 Christoph Langer JDK-8234080 (zipfs) jdk/nio/zipfs/CRCWriteTest.java fails
2019-11-18 Thomas Stuefe JDK-8221539 [metaspace] Improve MetaspaceObj::is_metaspace_obj() and friends
2019-11-18 Goetz Lindenmaier JDK-8228465 HOST locale provider holds wrong era name for GregorianCalendar in US locale
2019-11-18 Goetz Lindenmaier JDK-8226651 Setting the mgfHash in CK_RSA_PKCS_PSS_PARAMS has no effect
2019-11-18 Goetz Lindenmaier JDK-8223490 Optimize search algorithm for determining default time zone
2019-11-18 Goetz Lindenmaier JDK-8220231 Cache HarfBuzz face object for same font's text layout calls
2019-11-18 Severin Gehwolf JDK-8198882 Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/
2019-11-16 Jaroslav Bachorík JDK-8209802 Garbage collectors should register JFR types themselves to avoid build errors.
2019-11-16 Jaroslav Bachorík JDK-8214850 Rename vm_operations.?pp files to vmOperations.?pp files
2019-11-16 Jaroslav Bachorík JDK-8210024 JFR calls virtual is_Java_thread from ~Thread()
2019-11-16 Jaroslav Bachorík JDK-8209976 Improve iteration over non-JavaThreads
2019-11-16 Jaroslav Bachorík JDK-8209850 Allow NamedThreads to use GlobalCounter critical sections
2019-11-16 Jaroslav Bachorík JDK-8225797 OldObjectSample event creates unexpected amount of checkpoint data
2019-11-16 Goetz Lindenmaier JDK-8224152 [macOS] ProblemList tests that leave rubbish on the screen
2019-11-16 Goetz Lindenmaier JDK-8224157 Update Commons BCEL to Version 6.3.1
2019-11-16 Goetz Lindenmaier JDK-8217610 TLSv1.3 fail with ClassException when EC keys are stored in PKCS11
2019-11-15 Matthias Baesken JDK-8232178 MacVolumesTest failed after upgrade to MacOS Catalina
2019-11-15 Matthias Baesken JDK-8231254 (fs) Add test for macOS Catalina changes to protect system software
2019-11-15 Goetz Lindenmaier JDK-8215524 Finished message validation failure should be decrypt_error alert
2019-11-15 Goetz Lindenmaier JDK-8215200 IllegalArgumentException in sun.lwawt.macosx.CPlatformWindow
2019-11-15 Goetz Lindenmaier JDK-8214321 Misleading code in SSLCipher
2019-11-15 Goetz Lindenmaier JDK-8214046 [macosx] Undecorated Frame does not Iconify when set to
2019-11-15 Goetz Lindenmaier JDK-8213119 [macos] java/awt/GraphicsDevice/CheckDisplayModes.java fails
2019-11-14 Goetz Lindenmaier JDK-8213008 Cipher with UNWRAP_MODE should support the generation of an AES key type
2019-11-14 Goetz Lindenmaier JDK-8212752 Typo in SSL log message related to inactive/disabled signature scheme
2019-11-14 Goetz Lindenmaier JDK-8212738 Incorrectly named signature scheme ecdsa_secp512r1_sha512
2019-11-14 Goetz Lindenmaier JDK-8208236 [TESTBUG] vmTestbase/nsk/stress/stack tests fail by timeout
2019-11-14 Goetz Lindenmaier JDK-8227439 Turn off AOT by default
2019-11-13 Goetz Lindenmaier JDK-8211740 [AOT] -XX:AOTLibrary doesn't accept windows path
2019-11-13 Matthias Baesken JDK-8232052 use string literal for format string when handling PauseAtStartupFile
2019-11-13 Matthias Baesken JDK-8233202 exclude javax/swing/plaf/basic/BasicGraphicsUtils/8132119/bug8132119.java
2019-11-12 Goetz Lindenmaier JDK-8230115 Problemlist JFR TestNetworkUtilization test
2019-11-12 Goetz Lindenmaier JDK-8228625 [TESTBUG] sun/tools/jhsdb/JShellHeapDumpTest.java fails with RuntimeException 'JShellToolProvider' missing from stdout/stderr
2019-11-12 Goetz Lindenmaier JDK-8230881 serviceability/sa/TestJmapCore tests fail with java.lang.RuntimeException: Could not find dump file
2019-11-11 Martin Balao JDK-8233944 Make KerberosPrincipal.KRB_NT_ENTERPRISE field package private
2019-11-11 Christoph Langer JDK-8209178 Proxied HttpsURLConnection doesn't send BODY when retrying POST request
2019-11-11 Arno Zeller JDK-8231457 Asserts on AIX because os::elapsed_counter() is not monotonic
2019-11-11 Arno Zeller JDK-8233886 TEST_BUG jdk/java/net/CookieHandler/B6791927.java hit hardcoded expiration date
2019-11-11 Goetz Lindenmaier JDK-8230388 Problemlist additional compiler/rtm tests
2019-11-11 Goetz Lindenmaier JDK-8226899 Problemlist compiler/rtm tests
2019-11-11 Christoph Langer JDK-8229243 SunPKCS11-Solaris provider tests failing on Solaris 11.4
2019-11-11 Christoph Langer JDK-8231222 fix pkcs11 P11_DEBUG guarded native traces
2019-11-11 Christoph Langer JDK-8228835 Memory leak in PKCS11 provider when using AES GCM
2019-11-11 Christoph Langer JDK-8225695 32-bit build failures after JDK-8080462 (Update SunPKCS11 provider with PKCS11 v2.40 support)
2019-11-11 Christoph Langer JDK-8226869 Test java/util/Locale/LocaleProvidersRun.java should enable assertions
2019-11-11 Christoph Langer JDK-8224505 TestQuotedLogOutput failure after ProcessBuilder changes
2019-11-11 Christoph Langer JDK-8211992 GraphicsConfiguration.getDevice().getDisplayMode() causes JVM crash on Mac
2019-11-11 Christoph Langer JDK-8211866 TLS 1.3 CertificateRequest message sometimes offers disallowed signature algorithms
2019-11-11 Christoph Langer JDK-8211147 Incorrect comparator com.sun.beans.introspect.MethodInfo.MethodOrder
2019-11-11 Christoph Langer JDK-8210403 Refactor java.util.Locale:i18n shell tests to plain java tests
2019-11-11 Christoph Langer JDK-8209771 jdk.test.lib.Utils::runAndCheckException error
2019-11-11 Christoph Langer JDK-8208179 Devanagari not shown with logical fonts on Windows after removal of Lucida Sans from JDK
2019-11-11 Christoph Langer JDK-8202359 [GRAAL] compiler/uncommontrap/TestDeoptOOM.java failed with OutOfMemoryError
2019-11-11 Christoph Langer JDK-8200381 Typos in javadoc - missing verb "be" and alike
2019-11-11 Christoph Langer JDK-8185898 setRequestProperty(key, null) results in HTTP header without colon in request
2019-11-11 Christoph Langer JDK-8176837 SunPKCS11 provider needs to check more details on PKCS11 Mechanism
2019-11-11 Christoph Langer JDK-8144125 [macos] java/awt/event/ComponentEvent/MovedResizedTwiceTest/MovedResizedTwiceTest.java failed automatically
2019-11-11 Christoph Langer JDK-8080462 Update SunPKCS11 provider with PKCS11 v2.40 support
2019-11-11 Fei Yang JDK-8233839 aarch64: missing memory barrier in NewObjectArrayStub and NewTypeArrayStub
2019-11-07 Christoph Langer JDK-8232879 (zipfs) Writing out data with ZipFileSystem leads to a CRC failure in the generated jar file
2019-11-07 Lucy Schmidt JDK-8231403 [ppc]: Align ReservedCodeCacheSize default value with other platforms
2019-11-05 Roland Westrelin JDK-8221092 UseAVX=3 has performance degredation on Skylake (X7) processors
2019-11-04 Martin Balao JDK-8227381 GSS login fails with PREAUTH_FAILED
2019-11-04 Martin Balao JDK-8227061 KDC.java test behaves incorrectly when AS-REQ contains a PAData not PA-ENC-TS-ENC
2019-11-04 Martin Balao JDK-8226719 Kerberos login to Windows 2000 failed with "Inappropriate type of checksum in message"
2019-11-01 Jie Kang JDK-8233075 JFR - nmetods - misspelled in several places
2019-11-01 Aleksey Shipilev JDK-8220476 Incorrect GPL header in src/jdk.internal.jvmstat/share/classes/sun/jvmstat/perfdata/monitor/protocol/local/PerfDataFile.java
2019-11-01 Aleksey Shipilev JDK-8220474 Incorrect GPL header in src/java.instrument/share/classes/java/lang/instrument/package-info.java
2019-11-01 Aleksey Shipilev JDK-8221532 Incorrect copyright header in FileSystemSupport_md.c
2019-10-30 Matthias Baesken JDK-8233203 fix non-product build on AIX when compiling with xlc16/legacy-xlc
2019-10-30 Mario Torre JDK-8212071 Need to set the FreeType LCD Filter to reduce fringing.
2019-10-29 Alex Kasko JDK-8225505 ctrl-F1 does not show the tooltip of a menu item (JMenuItems)
2019-10-29 Alex Kasko JDK-8221246 NullPointerException within Win32ShellFolder2
2019-10-29 Severin Gehwolf JDK-8214311 dtrace gensrc has missing dependencies
2019-10-29 Paul Hohensee JDK-8209972 [GRAAL] Don't run RTM tests with Graal
2019-10-28 Martin Doerr JDK-8232005 [s390, PPC64] More exception checks missing in interpreter
2019-10-25 Simon Tooke JDK-8216426 Usage of array placement new may lead to memory corruption
2019-10-25 Paul Hohensee JDK-8218580 endpoint identification algorithm should be case-insensitive
2019-10-25 Aleksey Shipilev JDK-8229169 False failure of GenericTaskQueue::pop_local on architectures with weak memory model
2019-10-24 Jie Kang JDK-8215771 The jfr tool should pretty print reference chains
2019-10-24 Simon Tooke JDK-8214773 Replace use of thread unsafe strtok
2019-10-24 Roman Kennke JDK-8231085 C2/GC: Better GC-interface for expanding clone
2019-10-24 Matthias Baesken JDK-8232381 add result NULL-checking to freetypeScaler.c
2019-10-23 Christoph Langer JDK-8231885 Fix/remove malformed assert in os_windows.cpp
2019-10-23 Christoph Langer JDK-8231930 Windows build fails after JDK-8191521
2019-10-23 Jie Kang JDK-8223697 jfr tool can't format duration values greater than 1 minute
2019-10-23 Simon Tooke JDK-8207922 ctw of jdk.security.auth failed with "Unexpected zero exit codebefore finishing all compilations"
2019-10-23 Aleksey Shipilev JDK-8214052 [testbug] vmTestbase/vm/compiler/CodeCacheInfoOnCompilation - wrong shell used
2019-10-23 Severin Gehwolf JDK-8221395 HttpClient leaving connections in CLOSE_WAIT state until Java process ends
2019-10-23 Aleksey Shipilev JDK-8232874 Add missing test for 8230062
2019-10-23 Yasumasa Suenaga JDK-8232592 is shown in jstack mixed mode
2019-10-22 Roman Kennke JDK-8229156 ProblemList gc/stress/gclocker/TestExcessGCLockerCollections.java
2019-10-22 Roland Westrelin JDK-8231620 assert(bol->is_Bool()) crash during split if due to FastLockNode
2019-10-22 Ralf Schmelter JDK-8191521 handle long relative path specified in -Xbootclasspath/a on windows
2019-10-21 Roman Kennke JDK-8215411 some GetByteArrayElements calls miss corresponding Release
2019-10-18 Zhengyu Gu JDK-8229420 [Redo] jstat reports incorrect values for OU for CMS GC
2019-10-18 Zhengyu Gu JDK-8225101 Crash at sun.awt.X11.XlibWrapper.XkbGetUpdatedMap when change keybord map
2019-10-18 Zhengyu Gu JDK-8215105 java/awt/Robot/HiDPIScreenCapture/ScreenCaptureTest.java: Wrong Pixel Color
2019-10-18 Zhengyu Gu JDK-8226513 JEditorPane is shown with incorrect size
2019-10-18 Zhengyu Gu JDK-8134672 [TEST_BUG] Some tests should check isDisplayChangeSupported
2019-10-18 David Alvarez JDK-8146238 [macosx] Java2D Queue Flusher crash on OSX after switching between user accounts
2019-10-17 Jie Kang JDK-8225694 Destination option missing in FlightRecorderMXBeanImpl
2019-10-17 Christoph Langer JDK-8190737 use unicode version of the canonicalize() function to handle long path on windows
2019-10-16 Vladimir Kempik JDK-8229872 (fs) Increase buffer size used with getmntent
2019-10-15 Aleksey Shipilev JDK-8232051 Epsilon should warn about Xms/Xmx/AlwaysPreTouch configuration
2019-10-15 Fei Yang JDK-8231988 Unexpected test result caused by C2 IdealLoopTree::do_remove_empty_loop
2019-10-14 Aleksey Shipilev JDK-8230062 assert(i == p->size()-1) failed: must be last element of the pack
2019-10-14 Aleksey Shipilev JDK-8231503 [TESTBUG] compiler/{jvmci,aot} tests should not run with GCs that do not support JVMCI/AOT
2019-10-14 Aleksey Shipilev JDK-8221913 Add GC.selected() jtreg-ext function
2019-10-14 Aleksey Shipilev JDK-8230303 JDB hangs when running monitor command
2019-10-14 Matthias Baesken JDK-8231751 on aix handle Power 9 in os::get_summary_cpu_info
2019-10-11 Zhengyu Gu JDK-8229020 Failure on CPUs allowing loads reordering: assert(_tasks[t] == 1) failed: What else?
2019-10-10 Zhengyu Gu JDK-8213568 Typo in java/awt/GraphicsEnvironment/LoadLock/GE_init5.java
2019-10-10 Zhengyu Gu JDK-8210384 SunLayoutEngine.isAAT() font is expensive on MacOS
2019-10-10 Christoph Langer JDK-8216561 HttpClient: The logic of retry on connect exception is inverted
2019-10-10 Christoph Langer JDK-8213005 Missing symbols in hs_err files on Windows after JDK-8212028
2019-10-10 Christoph Langer JDK-8212028 Use run-test makefile framework for testing in Oracle's Mach5
2019-10-10 Kiran Sidhartha Ravikumar JDK-8231770 Test java/util/zip/FlaterTest.java fails with -Xcheck:jni
2019-10-10 Christoph Langer JDK-8211037 Load jib jars dynamically from JibArtifactResolver
2019-10-10 Christoph Langer JDK-8231887 Test security/infra/java/security/cert/CertPathValidator/certification/ComodoCA.java fails because certificate was revoked
2019-10-08 Severin Gehwolf JDK-8220175 serviceability/dcmd/framework/VMVersionTest.java fails with a timeout
2019-10-08 Aleksey Shipilev JDK-8231201 hs_err should print coalesced safepoint operations in Events section
2019-10-08 Roman Kennke JDK-8048556 Unnecessary GCLocker-initiated young GCs
2019-10-08 Severin Gehwolf JDK-8219504 Test for JDK-8211435 can be run on all platforms
2019-10-08 Roman Kennke JDK-8221456 nmethod::make_unloaded() clears _method member too early
2019-10-05 Alex Kasko JDK-8229800 WindowsServerCore 1809 does not provide d2d1.dll library required by awt.dll
2019-10-04 Aleksey Shipilev JDK-8231296 ZGC: vmTestbase/nsk/jvmti/Allocate/alloc001/ fails
2019-10-04 Aleksey Shipilev JDK-8231294 ZGC: vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted002 fails
2019-10-04 Aleksey Shipilev JDK-8016914 CoreDocumentImpl.setXmlVersion NPE
2019-10-04 Aleksey Shipilev JDK-8229022 BufferedReader performance can be improved by using StringBuilder
2019-10-04 Aleksey Shipilev JDK-8229899 java.io.File.isInvalid() is racy
2019-10-04 Aleksey Shipilev JDK-8231223 C2's conditional move optimization fails with assert(bol->Opcode() == Op_Bool) failed
2019-10-04 Aleksey Shipilev JDK-8230061 # assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node
2019-10-03 Jiangli Zhou JDK-8209826 Undefined reference to os::write after JDK-8209657 (filemap.hpp cleanup)
2019-10-03 Jiangli Zhou JDK-8209657 Refactor filemap.hpp to simplify integration with Serviceability Agent
2019-10-03 Jiangli Zhou JDK-8209385 CDS runtime classpath checking is too strict when only classes from the system modules are archived
2019-10-03 Jiangli Zhou JDK-8209389 SIGSEGV in WalkOopAndArchiveClosure::do_oop_work
2019-10-03 Roland Westrelin JDK-8230363 C2: Let ConnectionGraph::not_global_escape(Node* n) return false if n is not in the CG
2019-10-02 Christoph Langer JDK-8223869 Problem list java/awt/FontMetrics/MaxAdvanceIsMax.java on more platforms
2019-10-02 Roland Westrelin JDK-8230671 x86_32 build failures after JDK-8229496
2019-10-02 Roland Westrelin JDK-8229496 SIGFPE (division by zero) in C2 OSR compiled method
2019-10-02 Roland Westrelin JDK-8231550 C2: ShouldNotReachHere() in verify_strip_mined_scheduling
2019-10-02 Roland Westrelin JDK-8231665 8231055 broke escapeAnalysis/TestSelfArrayCopy.java
2019-10-02 Roland Westrelin JDK-8231055 C2: arraycopy with same non escaping src and dest but different positions causes wrong execution
2019-10-02 Roland Westrelin JDK-8229483 Sinking load out of loop may trigger: assert(found_sfpt) failed: no node in loop that's not input to safepoint
2019-10-01 Christoph Langer JDK-8231693 Backout "8230728: Thin stroked shapes are not rendered if affine transform has flip bit" from jdk11u
2019-09-30 Severin Gehwolf JDK-8228687 [TESTBUG] exclude Container tests from hotspot_misc group
2019-09-30 Severin Gehwolf JDK-8215449 Several tests failing when jtreg run with -vmoption:--illegal-access=deny
2019-09-30 Severin Gehwolf JDK-8208364 java/lang/reflect/callerCache/ReflectionCallerCacheTest.java missing module dependencies declaration
2019-09-30 Severin Gehwolf JDK-8210789 langtools/tools/javac/T8152616.java missing @modules
2019-09-30 Severin Gehwolf JDK-8215913 [Test_bug]java/util/Locale/LocaleProvidersRun.java failed on de_DE and ja_JP locale.
2019-09-26 Aleksey Shipilev JDK-8230728 Thin stroked shapes are not rendered if affine transform has flip bit
2019-09-26 Wang Zhuo JDK-8217362 Emergency dump does not work when disk=false is set
2019-09-26 Arno Zeller JDK-8230110 TestLinkageErrorInGenerateOopMap times out
2019-09-26 Matthias Baesken JDK-8228902 add os::dll_load to the unified logging os category
2019-09-26 Matthias Baesken JDK-8228368 avoid incompatible pointer to integer conversion initializing gint in gtk2_interface
2019-09-25 Matthias Baesken JDK-8230900 missing ReleaseStringUTFChars in java.desktop native code
2019-09-25 Matthias Baesken JDK-8230901 missing ReleaseStringUTFChars in serviceability native code
2019-09-25 Matthias Baesken JDK-8230856 Java_java_net_NetworkInterface_getByName0 on unix misses ReleaseStringUTFChars in early return
2019-09-25 Matthias Baesken JDK-8230861 missing ReleaseStringUTFChars in Java_sun_security_pkcs11_wrapper_PKCS11_connect
2019-09-25 Christoph Langer JDK-8228434 jdk/net/Sockets/Test.java fails after JDK-8227642
2019-09-25 Wang Zhuo JDK-8224217 RecordingInfo should use textual representation of path
2019-09-24 Christoph Langer JDK-8231318 Several compiler/aot tests fail for JDK11 on Windows when only MSVC 2017 is installed
2019-09-24 Christoph Langer JDK-8229284 [TESTBUG] jdk/internal/platform/cgroup/TestCgroupMetrics.java fails for - memory:getMemoryUsage
2019-09-24 Christoph Langer JDK-8227642 [TESTBUG] Make docker tests podman compatible
2019-09-24 Christoph Langer JDK-8224502 [TESTBUG] JDK docker test TestSystemMetrics.java fails with access issues and OOM
2019-09-24 Christoph Langer JDK-8220528 [AIX] Fix basic Xinerama and Xrender functionality
2019-09-24 Christoph Langer JDK-8216064 -XX:StartFlightRecording:settings= doesn't work properly
2019-09-24 Jie Fu JDK-8230943 False deadlock detection with -XX:+CIPrintCompileQueue after JDK-8163511
2019-09-23 Thomas Stuefe JDK-8227035 JVM::printFlags fails in native OOM situations
2019-09-23 Thomas Stuefe JDK-8227032 MetaspaceUtils::print_report crashes when called before initialization
2019-09-23 Thomas Stuefe JDK-8227031 Print NMT statistics on fatal errors
2019-09-19 Christoph Langer JDK-8231247 (zipfs) Test failure in jdk/nio/zipfs/InvalidZipHeaderTests.java after backport of JDK-8222807
2019-09-19 Wang Zhuo JDK-8227605 Kitchensink fails "assert((((klass)->trace_id() & (JfrTraceIdEpoch::leakp_in_use_this_epoch_bit())) != 0)) failed: invariant"
2019-09-19 Wang Zhuo JDK-8227411 TestTimeMultiple.java failed "assert(!lease()) failed: invariant"
2019-09-19 Wang Zhuo JDK-8225004 Remove invalid assertion in jfr_conditional_flush()
2019-09-18 Thomas Stuefe JDK-8214975 No hs-err file if fatal error is raised during dynamic initialization.
2019-09-18 Christoph Langer JDK-8230850 Test sun/tools/jcmd/TestProcessHelper.java fails intermittently
2019-09-18 Christoph Langer JDK-8229773 Resolve permissions for code source URLs lazily
2019-09-18 Christoph Langer JDK-8228469 (tz) Upgrade Timezone Data to tzdata2019b
2019-09-18 Christoph Langer JDK-8212970 TZ database in "vanguard" format support
2019-09-18 Wang Zhuo JDK-8214750 Unnecessary

tags in jfr classes

2019-09-18 Wang Zhuo JDK-8226779 [TESTBUG] Test JFR API from Java agent
2019-09-17 Simon Tooke JDK-8230085 (fs) FileStore::isReadOnly is always true on macOS Catalina
2019-09-17 Ralf Schmelter JDK-8222529 sun.jdwp.listenerAddress agent property uses wrong encoding
2019-09-16 Aleksey Shipilev JDK-8229701 aarch64: C2 OSR compilation fails with "shouldn't process one node several times" in final graph reshaping
2019-09-13 Christoph Langer JDK-8222154 upgrade gtest to 1.8.1
2019-09-13 Christoph Langer JDK-8228337 problemList failing/ignored manual tests in security-libs
2019-09-12 Martin Balao JDK-8230923 SunJSSE is not properly initialized in FIPS mode from a configuration file
2019-09-12 Christoph Langer JDK-8222807 (zipfs) OutOfMemory on compiling with darcula.jar in classpath
2019-09-12 Christoph Langer JDK-8222440 (zipfs) JarFileSystem does not correctly handle versioned entries if no root entry is present
2019-09-12 Christoph Langer JDK-8211919 (zipfs) ZipDirectoryStream should provide a stream of paths that are relative to the directory
2019-09-12 Christoph Langer JDK-8211385 (zipfs) ZipDirectoryStream yields a stream of absolute paths when directory is relative
2019-09-11 Severin Gehwolf JDK-8227397 Add --with-extra-asflags configure option
2019-09-11 Matthias Baesken JDK-8229182 [TESTBUG] runtime/containers/docker/TestMemoryAwareness.java test fails on SLES12
2019-09-11 Matthias Baesken JDK-8230466 check malloc/calloc results in jdk.hotspot.agent
2019-09-11 Matthias Baesken JDK-8230711 ConnectionGraph::unique_java_object(Node* N) return NULL if n is not in the CG
2019-09-11 Matthias Baesken JDK-8230769 BufImg_SetupICM add ReleasePrimitiveArrayCritical call in early return
2019-09-11 Aleksey Shipilev JDK-8230376 [TESTBUG] runtime/StackTrace/HiddenFrameTest.java fails with release VM
2019-09-11 Aleksey Shipilev JDK-8216977 ShowHiddenFrames use in java_lang_StackTraceElement::fill_in appears broken
2019-09-10 Aleksey Shipilev JDK-8230813 Add JDK-8010500 to compiler/loopopts/superword/TestFuzzPreLoop.java bug list
2019-09-10 Martin Doerr JDK-8213604 Fix missing includes after JDK-8212673
2019-09-10 Aleksey Shipilev JDK-8210559 ClassLoaderData Symbols can leak
2019-09-10 Aleksey Shipilev JDK-8230238 Add another regression test for JDK-8134739
2019-09-10 Aleksey Shipilev JDK-8213014 Crash in CompileBroker::make_thread due to OOM
2019-09-06 Aleksey Shipilev JDK-8230646 Epsilon does not extend TLABs to max size
2019-09-05 Christine Flood JDK-8227338 templateInterpreter.cpp: copy_table() needs to be safer
2019-09-05 Andrey Petushkov JDK-8216283 Allow shorter method sampling interval than 10 ms
2019-09-05 Andrey Petushkov JDK-8221569 JFR tool produces incorrect output when both --categories and --events are specified
2019-09-05 Andrey Petushkov JDK-8222888 [TESTBUG] docker/TestJFREvents.java fails due to "RuntimeException: JAVA_MAIN_CLASS_* is not defined"
2019-09-05 Andrey Petushkov JDK-8221711 [TESTBUG] create more tests for JFR in container environment
2019-09-05 Andrey Petushkov JDK-8220555 JFR tool shows potentially misleading message when it cannot access a file
2019-09-04 Jie Kang JDK-8218935 Make jfr strncpy uses GCC 8.x friendly
2019-09-04 Paul Hohensee JDK-8229450 C2 compilation fails with assert(found_sfpt) failed: no node in loop that's not input to safepoint
2019-09-04 Christoph Langer JDK-8208601 Introduce native oop barriers in C2 for OopHandle
2019-09-04 Christoph Langer JDK-8208582 Introduce native oop barriers in C1 for OopHandle
2019-09-04 Christoph Langer JDK-8225425 java.lang.UnsatisfiedLinkError: net.dll: Can't find dependent libraries
2019-09-04 Aleksey Shipilev JDK-8212627 [TESTBUG] runtime/CreateMirror/ArraysNewInstanceBug.java timed out
2019-09-04 Aleksey Shipilev JDK-8210387 C2 compilation fails with "assert(node->_last_del == _last) failed: must have deleted the edge just produced"
2019-09-04 Aleksey Shipilev JDK-8214098 sun.security.ssl.HandshakeHash.T12HandshakeHash constructor check backwards.
2019-09-04 Aleksey Shipilev JDK-8224538 LoadBarrierNode::common_barrier must check address
2019-09-04 Christoph Langer JDK-8229887 (zipfs) zip file corruption when replacing an existing STORED entry
2019-09-04 Christoph Langer JDK-8219013 Update Apache Santuario (XML Signature) to version 2.1.3
2019-09-03 Alex Kasko JDK-8219914 Change the environment variable for Java Access Bridge logging to have a directory
2019-09-03 Aleksey Shipilev JDK-8215755 ZGC: split_barrier_thru_phi: check number of inputs of phi
2019-09-03 Aleksey Shipilev JDK-8215708 ZGC: Add missing LoadBarrierNode::size_of()
2019-09-03 Aleksey Shipilev JDK-8229016 C2 scalarization crashes with assert(node->Opcode() == Op_CastP2X) failed: ConvP2XNode required
2019-09-03 Aleksey Shipilev JDK-8228772 C2 compilation fails due to unschedulable graph if DominatorSearchLimit is reached
2019-09-03 Aleksey Shipilev JDK-8212673 jtreg/applications/runthese/RunThese30M.java fails in C2 with "assert(!had_error) failed: bad dominance"
2019-09-03 Christoph Langer JDK-8229437 assert(is_aligned(ref, HeapWordSize)) failed: invariant
2019-09-03 Aleksey Shipilev JDK-8209691 Allow MemBar on single memory slice
2019-09-03 Christoph Langer JDK-8213406 (fs) More than one instance of built-in FileSystem observed in heap
2019-09-03 Christoph Langer JDK-8225390 ProblemList sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java due to JDK-8161536
2019-09-03 Christoph Langer JDK-8204203 Many pkcs11 tests failed in Provider initialization, after compiler on Windows changed
2019-09-03 Christoph Langer JDK-8227435 Perf::attach() should not throw a java.lang.Exception
2019-09-02 Aleksey Shipilev JDK-8218468 Load barrier slow path node should be MachTypeNode
2019-09-02 Aleksey Shipilev JDK-8213381 Hook to allow GC to inject Node::Ideal() calls
2019-09-02 Aleksey Shipilev JDK-8228888 C2 compilation fails with assert "m has strange control"
2019-09-02 Aleksey Shipilev JDK-8209833 C2 compilation fails with "assert(ex_map->jvms()->same_calls_as(_exceptions->jvms())) failed: all collected exceptions must come from the same place"
2019-09-02 Aleksey Shipilev JDK-8216135 C2 assert(!had_error) failed: bad dominance
2019-09-02 Aleksey Shipilev JDK-8227086 Use AS_NO_KEEPALIVE loads in HeapDumper
2019-09-02 Aleksey Shipilev JDK-8193325 StackFrameInfo::getByteCodeIndex returns wrong value if bci > 32767
2019-09-02 Christoph Langer JDK-8223438 add VirtualizationInformation JFR event
2019-09-02 Christoph Langer JDK-8228834 Regression caused by JDK-8214542 not installing complete checkpoint data to candidates
2019-09-02 Christoph Langer JDK-8221407 Windows 32bit build error in libsunmscapi/security.cpp
2019-09-02 Matthias Baesken JDK-8221406 Windows 32bit build error in NetworkInterface_winXP.c
2019-08-30 Simon Tooke JDK-8220352 [TESTBUG] Crash with assert(external_guard || result != __null) failed: Invalid JNI handle
2019-08-30 Jie Kang JDK-8213448 [TESTBUG] enhance jfr/jvm/TestDumpOnCrash
2019-08-30 Simon Tooke JDK-8215699 -Xlog::file cannot be used with named pipe
2019-08-28 Matthias Baesken JDK-8214315 G1: fatal error: acquiring lock SATB_Q_FL_lock/1 out of order with lock tty_lock/0
2019-08-28 David Alvarez JDK-8217731 Font rendering and glyph spacing changed from jdk-8 to jdk-11
2019-08-27 Andrew Dinn JDK-8215879 Aarch64: ReservedStackAccess may leave stack guard in inconsistent state
2019-08-26 Aleksey Shipilev JDK-8224589 Improve startup behavior of SecurityProperties
2019-08-26 Aleksey Shipilev JDK-8229118 [TESTBUG] serviceability/sa/ClhsdbFindPC fails on AArch64
2019-08-26 Aleksey Shipilev JDK-8225386 test for JDK-8216261 fails in Windows
2019-08-26 Aleksey Shipilev JDK-8216261 Javap ignores default modifier on interfaces
2019-08-26 Andrew Dinn JDK-8219993 AArch64: Compiled CI stubs are unsafely modified
2019-08-26 Andrew Dinn JDK-8216989 CardTableBarrierSetAssembler::gen_write_ref_array_post_barrier() does not check for zero length on AARCH64
2019-08-23 Severin Gehwolf JDK-8214003 Limit default test jobs based on memory size
2019-08-23 Severin Gehwolf JDK-8211727 Adjust default concurrency settings for running tests on Sparc
2019-08-23 Zhengyu Gu JDK-8222108 Reduce minRefreshTime for updating remote printer list on Windows
2019-08-23 Andrew Haley JDK-8217368 AArch64: C2 recursive stack locking optimisation not triggered
2019-08-23 Andrew Haley JDK-8230099 AArch64: Prepare for backport of JDK-8217368
2019-08-23 Aleksey Shipilev JDK-8207965 C2-only debug build fails
2019-08-23 Fei Yang JDK-8209835 Aarch64: elide barriers on all volatile operations
2019-08-22 Elliott Baron JDK-8225005 Xerces 2.12.0: License file
2019-08-22 Elliott Baron JDK-8222991 Xerces 2.12.0: Validation
2019-08-22 Elliott Baron JDK-8222743 Xerces 2.12.0: DOM Implementation
2019-08-22 Elliott Baron JDK-8222415 Xerces 2.12.0: Parsing Configuration
2019-08-22 Simon Tooke JDK-8214777 Avoid some GCC 8.X strncpy() errors in HotSpot
2019-08-22 Martin Doerr JDK-8229925 [s390, PPC64] Exception check missing in interpreter
2019-08-22 Dmitrij Pochepko JDK-8218966 AArch64: String.compareTo() can read memory after string
2019-08-22 Andrew Dinn JDK-8209413 AArch64: NPE in clhsdb jstack command
2019-08-21 Simon Tooke JDK-8222968 ByteArrayPublisher is not thread-safe resulting in broken re-use of HttpRequests
2019-08-21 Boris Ulasevich JDK-8229352 Use of an uninitialized register in 32-bit ARM template interpreter
2019-08-20 Martin Balao JDK-8215032 Support Kerberos cross-realm referrals (RFC 6806)
2019-08-20 Aleksey Shipilev JDK-8229406 ZGC: Fix incorrect statistics
2019-08-20 Severin Gehwolf JDK-8219997 [TESTBUG] Create test for JFR events in Docker container: CPU, Memory and Process Info
2019-08-20 Severin Gehwolf JDK-8221894 Add notes for docker tests in the test doc
2019-08-20 Roland Westrelin JDK-8225388 Running jcmd Compiler.CodeHeap_Analytics all 0 cause crash.
2019-08-20 Roland Westrelin JDK-8218581 Incorrect exception message generation
2019-08-20 Martin Balao JDK-8229767 Typo in java.security: Sasl.createClient and Sasl.createServer
2019-08-19 Simon Tooke JDK-8220072 GCC 8.3 reports errors in java.base
2019-08-19 Aleksey Shipilev JDK-8210389 C2: assert(n->outcnt() != 0 || C->top() == n || n->is_Proj()) failed: No dead instructions after post-alloc
2019-08-19 Aleksey Shipilev JDK-8202952 C2: Unexpected dead nodes after matching
2019-08-19 Severin Gehwolf JDK-8220672 [TESTBUG] TestCPUSets should check that cpuset does not exceed available cores
2019-08-16 Simon Tooke JDK-8219583 Windows build failure after JDK-8214777 (Avoid some GCC 8.X strncpy() errors in HotSpot)
2019-08-16 Aleksey Shipilev JDK-8225715 jhsdb jmap fails to write binary heap dump of a jshell process
2019-08-15 Jaroslav Bachorík JDK-8210158 Accessorize JFR getEventWriter() intrinsics
2019-08-15 Simon Tooke JDK-8215130 Fix errors in LittleCMS 2.9 reported by GCC 8
2019-08-15 Zhengyu Gu JDK-8226964 [Yaru] GTK L&F: There is no difference between menu selected and de-selected
2019-08-14 Jiangli Zhou JDK-8209647 constantPoolHandle::constantPoolHandle(ConstantPool*) when precompiled header is disabled
2019-08-14 Jiangli Zhou JDK-8209545 Simplify HeapShared::archive_module_graph_objects
2019-08-14 Jiangli Zhou JDK-8206115 Use shared macros for JavaClasses::compute_offsets and MetaspaceShared::serialize_well_known_classes
2019-08-14 Jiangli Zhou JDK-8209120 Archive the Integer.IntegerCache
2019-08-14 Jiangli Zhou JDK-8207263 Store the Configuration for system modules into CDS archive
2019-08-14 Jiangli Zhou JDK-8209003 Consolidate use of empty collections in java.lang.module
2019-08-14 Mario Torre JDK-8220657 JFR.dump does not work when filename is set
2019-08-14 Dmitrij Pochepko JDK-8215792 AArch64: String.indexOf generates incorrect result
2019-08-14 Aleksey Shipilev JDK-8216528 test/jdk/java/rmi/transport/runtimeThreadInheritanceLeak/RuntimeThreadInheritanceLeak.java failing with Xcomp
2019-08-14 Aleksey Shipilev JDK-8216046 test/jdk/java/beans/PropertyEditor/Test6397609.java failing
2019-08-14 Aleksey Shipilev JDK-8215756 Memory leaks in the AWT on macOS
2019-08-14 Goetz Lindenmaier JDK-8228649 [PPC64] SA reads wrong slots from interpreter frames
2019-08-14 Fei Yang JDK-8214857 "bad trailing membar" assert failure at memnode.cpp:3220
2019-08-14 Fei Yang JDK-8211233 MemBarNode::trailing_membar() and MemBarNode::leading_membar() need to handle dying subgraphs better
2019-08-14 Fei Yang JDK-8209420 Track membars for volatile accesses so they can be properly optimized
2019-08-13 Jie Kang JDK-8214925 [TESTBUG] JFR tool fails to execute
2019-08-13 Jie Kang JDK-8214896 JFR Tool left files behind
2019-08-13 Jie Kang JDK-8205516 JFR tool
2019-08-13 Andrew Dinn JDK-8213134 AArch64: vector shift failed with MaxVectorSize=8
2019-08-12 Christine Flood JDK-8218280 LineNumberReader throws "Mark invalid" exception if CRLF straddles buffer.
2019-08-12 Goetz Lindenmaier JDK-8210314 [aix] NMT does not show "Safepoint" memory type
2019-08-12 Aleksey Shipilev JDK-8228725 AArch64: Purge method call format support
2019-08-12 Matthias Baesken JDK-8227630 adjust format specifiers in loadlib_aix.cpp
2019-08-12 Matthias Baesken JDK-8227869 fix wrong format specifiers in os_aix.cpp
2019-08-12 Matthias Baesken JDK-8228658 test GetTotalSafepointTime.java fails on fast Linux machines with Total safepoint time 0 ms
2019-08-09 Martin Balao JDK-8218553 Enhance keystore load debug output
2019-08-09 Christoph Langer JDK-8224991 Problemlist javax/net/ssl/ServerName/SSLEngineExplorerMatchedSNI.java
2019-08-09 Andrew Leonard JDK-8217896 Make better use of LCPUs when building on AIX
2019-08-09 Goetz Lindenmaier JDK-8209939 [testbug][ppc] Test SafepointPollingPages fails after 8208499 with UseSIGTRAP on.
2019-08-09 Goetz Lindenmaier JDK-8224193 stringStream should not use Resource Area
2019-08-09 Goetz Lindenmaier JDK-8222015 Small VM.metaspace improvements
2019-08-09 Goetz Lindenmaier JDK-8220394 bufferedStream does not honor size limit
2019-08-09 Goetz Lindenmaier JDK-8225225 stringStream internal buffer should always be zero terminated
2019-08-09 Andrew Dinn JDK-8205421 AARCH64: StubCodeMark should be placed after alignment
2019-08-08 Zhengyu Gu JDK-8225189 assert(!JavaThread::current()->in_critical()) failed: Would deadlock
2019-08-08 Severin Gehwolf JDK-8221710 [TESTBUG] more configurable parameters for docker testing
2019-08-08 Aleksey Shipilev JDK-8226530 ZipFile reads wrong entry size from ZIP64 entries
2019-08-07 Severin Gehwolf JDK-8219562 Line of code in osContainer_linux.cpp#L102 appears unreachable
2019-08-07 Zhengyu Gu JDK-8225141 Better handling of classes in error state by fast class initialization checks
2019-08-07 Aleksey Shipilev JDK-8224202 Speed up Properties.load
2019-08-07 Aleksey Shipilev JDK-8224658 Unsafe access C2 compile fails with assert(flat != TypePtr::BOTTOM) failed: cannot alias-analyze an untyped ptr: adr_type = NULL
2019-08-07 Aleksey Shipilev JDK-8218879 Keep track of memory accesses originated from Unsafe
2019-08-07 Laurent Bourgès JDK-8228711 Path rendered incorrectly when it goes outside the clipping region
2019-08-06 Goetz Lindenmaier JDK-8221725 AArch64 build failures after JDK-8221408 (Windows 32bit build build errors/warnings in hotspot)
2019-08-06 Goetz Lindenmaier JDK-8221408 Windows 32bit build build errors/warnings in hotspot
2019-08-06 Toshio Nakamura JDK-8220227 Host Locale Provider getDisplayCountry returns error message under non-English Win10
2019-08-06 Roman Kennke JDK-8163511 Allocation of compile task fails with assert: "Leaking compilation tasks?"
2019-08-06 Roman Kennke JDK-8220341 Class redefinition fails with assert(!is_unloaded()) failed: unloaded method on the stack
2019-08-06 Christoph Langer JDK-8222299 [TESTBUG] move hotspot container tests to hotspot/containers
2019-08-06 Christoph Langer JDK-8216562 UnknownBodyLength sometimes fails due to "Connection reset by peer"
2019-08-06 Christoph Langer JDK-8210130 java/net/httpclient/UnknownBodyLengthTest.java failed
2019-08-06 Christoph Langer JDK-8208706 compiler/tiered/ConstantGettersTransitionsTest.java fails to compile
2019-08-06 Christoph Langer JDK-8208701 Fix for JDK-8208655 causes test failures in CI tier1
2019-08-06 Christoph Langer JDK-8208655 use JTreg skipped status in hotspot tests
2019-08-05 Zhengyu Gu JDK-8226798 JVM crash in klassItable::initialize_itable_for_interface(int, InstanceKlass*, bool, Thread*)
2019-08-05 Andrew Dinn JDK-8163363 AArch64: Stack size in tools/launcher/Settings.java needs to be adjusted
2019-08-05 Zhengyu Gu JDK-8225423 GTK L&F: JSplitPane: There is no divider shown
2019-08-05 Zhengyu Gu JDK-8227392 Colors with alpha are painted incorrectly on Linux, after JDK-8214579
2019-08-05 Zhengyu Gu JDK-8224825 java/awt/Color/AlphaColorTest.java fails in linux-x64 system
2019-08-05 Martin Balao JDK-8200400 Allow Sasl mechanisms to be restricted
2019-08-05 Roman Kennke JDK-8222387 Out-of-bounds access to CPU _family_id_xxx array
2019-08-05 Christoph Langer JDK-8225543 Jcmd fails to attach to the Java process on Linux using the main class name if whitespace options were used to launch the process
2019-08-05 Christoph Langer JDK-8221730 jcmd process name matching broken
2019-08-05 Ichiroh Takiguchi JDK-8227919 8213232 causes crashes on solaris sparc64
2019-08-05 Roman Kennke JDK-8215044 C2 crash in loopTransform.cpp with assert(cl->trip_count() > 0) failed: peeling a fully unrolled loop
2019-08-05 Roman Kennke JDK-8224558 Fix replicateB encoding
2019-08-05 Severin Gehwolf JDK-8221340 [TESTBUG] TestCgroupMetrics.java fails after fix for JDK-8219562
2019-08-05 Pengfei Li JDK-8228601 AArch64: Fix interpreter code at JVMCI deoptimization entry
2019-08-01 Zhengyu Gu JDK-8217676 Upgrade libpng to 1.6.37
2019-08-01 Matthias Baesken JDK-8228764 New library dependencies due to JDK-8222720
2019-08-01 Matthias Baesken JDK-8227834 build.log output from failing commands : include the hs_error file path in case of crashes in build
2019-08-01 Matthias Baesken JDK-8228501 java_props_macosx.c - provide missing CFRelease for CFLocaleCopyCurrent
2019-08-01 Matthias Baesken JDK-8228585 jdk/internal/platform/cgroup/TestCgroupMetrics.java - NumberFormatException because of large long values (memory limit_in_bytes)
2019-08-01 Aleksey Shipilev JDK-8228400 Remove built-in AArch64 simulator
2019-08-01 Matthias Baesken JDK-8228578 fix CFData object leak in macosx KeystoreImpl.m
2019-08-01 Christoph Langer JDK-8222914 Partial backport of JDK-8218266
2019-07-31 Zhengyu Gu JDK-8216401 Allow "file:" URLs in Class-Path of local JARs
2019-07-31 Zhengyu Gu JDK-8219370 NMT: Move synchronization primitives from mtInternal to mtSynchronizer
2019-07-31 Zhengyu Gu JDK-8223336 Assert in VirtualMemoryTracker::remove_released_region when running the SharedArchiveConsistency.java test with -XX:NativeMemoryTracking=detail
2019-07-31 Aleksey Shipilev JDK-8228596 Class redefinition fails when condy instructions are removed
2019-07-31 Aleksey Shipilev JDK-8217371 Incorrect LP64 guard in x86.ad after JDK-8210764 (Update avx512 implementation)
2019-07-31 Zhengyu Gu JDK-8219244 NMT: Change ThreadSafepointState's allocation type from mtInternal to mtThread
2019-07-31 Zhengyu Gu JDK-8208499 NMT: Missing memory tag for Safepoint polling page
2019-07-30 Roland Westrelin JDK-8225644 C1 dumps incorrect class name in ClassCastException message
2019-07-30 Roland Westrelin JDK-8226409 Enable argument profiling for sun.misc.Unsafe.put*/get*
2019-07-30 Roland Westrelin JDK-8219517 assert(false) failed: infinite loop in PhaseIterGVN::optimize
2019-07-30 Roland Westrelin JDK-8211232 GraphKit::make_runtime_call() sometimes attaches wrong memory state to call
2019-07-30 Aleksey Shipilev JDK-8209684 Intrinsics that assume some input non null should use GraphKit::must_be_not_null()
2019-07-30 Severin Gehwolf JDK-8218780 Update MUSCLE PCSC-Lite header files
2019-07-30 Severin Gehwolf JDK-8226607 Inconsistent info between pcsclite.md and MUSCLE headers
2019-07-30 Roland Westrelin JDK-8210390 C2 still crashes with "assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node"
2019-07-29 Zhengyu Gu JDK-8218558 NMT stack traces in output should show mt component for virtual memory allocations
2019-07-29 Severin Gehwolf JDK-8220690 ATTRIBUTE_ALIGNED requires GNU extensions enabled
2019-07-29 Martin Doerr JDK-8228618 s390: c1/c2 fail to add a metadata relocation in the static call stub.
2019-07-29 Zhengyu Gu JDK-8218566 NMT: missing memory tag for assert poison page
2019-07-29 Severin Gehwolf JDK-8213734 SAXParser.parse(File, ..) does not close resources when Exception occurs.
2019-07-29 Severin Gehwolf JDK-8213561 ZipFile/MultiThreadedReadTest.java timed out in tier1
2019-07-26 Aleksey Shipilev JDK-8208269 Javadoc does not support module-info in a multi-release jar
2019-07-26 Aleksey Shipilev JDK-8226543 Reduce GC pressure during message digest calculations in password-based encryption
2019-07-25 Aleksey Shipilev JDK-8228485 JVM crashes when bootstrap method for condy triggers loading of class whose static initializer throws exception
2019-07-24 Aleksey Shipilev JDK-8224531 SEGV while collecting Klass statistics
2019-07-24 Aleksey Shipilev JDK-8220682 Heap dumping and inspection fails with JDK-8214712
2019-07-24 Aleksey Shipilev JDK-8212992 Change mirror accessor in Klass::verify_on() to use AS_NO_KEEPALIVE
2019-07-24 Aleksey Shipilev JDK-8227277 HeapInspection::find_instances_at_safepoint walks dead objects
2019-07-24 Aleksey Shipilev JDK-8227117 normal interpreter table is not restored after single stepping with TLH
2019-07-24 Aleksey Shipilev JDK-8227011 Starting a JFR recording in response to JVMTI VMInit and / or Java agent premain corrupts memory
2019-07-23 Christoph Langer JDK-8227041 runtime/memory/RunUnitTestsConcurrently.java has a memory leak
2019-07-23 Christoph Langer JDK-8219513 compiler/codegen/aes/TestCipherBlockChainingEncrypt.java timeout on Solaris-sparc
2019-07-23 Christoph Langer JDK-8215901 [TESTBUG] TestCheckedEnsureLocalCapacity.java fails intermittently
2019-07-23 Christoph Langer JDK-8206074 nsk/jdi/EventRequestManager/createStepRequest/crstepreq001/TestDescription.java is timing out
2019-07-23 Christoph Langer JDK-8205654 serviceability/dcmd/framework/HelpTest.java timed out
2019-07-23 Yasumasa Suenaga JDK-8227594 sadebugd/DebugdConnectTest.java fails due to "java.rmi.NotBoundException: SARemoteDebugger"
2019-07-23 Yasumasa Suenaga JDK-8223814 SA: jhsdb common help needs to be more detailed
2019-07-23 Yasumasa Suenaga JDK-8209790 SA tools not providing option to connect to debug server
2019-07-22 Severin Gehwolf JDK-8224165 [TESTBUG] Docker tests produce excessive output
2019-07-22 Severin Gehwolf JDK-8221527 [TESTBUG] DockerBasicTest.java contains hard-coded reference to JDK 10
2019-07-19 Matthias Baesken JDK-8227247 tools/sjavac/IdleShutdown.java fails with AssertionError: Error too big on windows
2019-07-18 Martin Balao JDK-8223482 Unsupported ciphersuites may be offered by a TLS client
2019-07-17 Stuart Marks JDK-8227368 EnumSet.class serialization broken in JDK 9+
2019-07-17 Martin Doerr JDK-8224090 [PPC64] Fix SLP patterns for filling an array with double float literals
2019-07-16 Aleksey Shipilev JDK-8202252 (aio) Closed AsynchronousSocketChannel keeps completion handler alive
2019-07-16 Severin Gehwolf JDK-8227127 Era designator not displayed correctly using the COMPAT provider
2019-07-15 Severin Gehwolf JDK-8212528 Wrong cgroup subsystem being used for some CPU Container Metrics
2019-07-15 Severin Gehwolf JDK-8221529 [TESTBUG] Docker tests use old/deprecated image on AArch64
2019-07-15 Severin Gehwolf JDK-8221342 [TESTBUG] Generate Dockerfile for docker testing
2019-07-15 Severin Gehwolf JDK-8220313 [TESTBUG] Update base image for Docker testing to OL 7.6
2019-07-15 Severin Gehwolf JDK-8220674 [TESTBUG] MetricsMemoryTester failcount test in docker container only works with debug JVMs
2019-07-15 Severin Gehwolf JDK-8217766 Container Support doesn't work for some Join Controllers combinations
2019-07-15 Severin Gehwolf JDK-8217338 [Containers] Improve systemd slice memory limit support
2019-07-15 Severin Gehwolf JDK-8220579 [Containers] SubSystem.java out of sync with osContainer_linux.cpp
2019-07-12 Christoph Langer JDK-8213325 (props) Properties.loadFromXML does not fully comply with the spec
2019-07-12 Christoph Langer JDK-8210408 Refactor java.util.ResourceBundle:i18n shell tests to plain java tests
2019-07-11 Steve Groeger JDK-8226468 [aix] loadquery failed error reported
2019-07-09 Jiangli Zhou JDK-8202035 Archive the set of ModuleDescriptor and ModuleReference objects for observable system modules with unnamed initial module
2019-07-08 Martin Doerr JDK-8225347 [s390] Unexpected exit from stack overflow test
2019-07-06 Andrew Hughes JDK-8224560 (tz) Upgrade Timezone Data to tzdata2019a
2019-07-04 Christoph Langer JDK-8214702 Wrong text position for whitespaced string in printing Swing text
2019-07-04 Christoph Langer JDK-8222980 Upgrade IANA Language Subtag Registry to Version 2019-04-03
2019-07-04 Christoph Langer JDK-8220037 Inconsistencies of generated timezone files between Windows and Linux
2019-07-04 Christoph Langer JDK-8217366 ZoneStrings are not populated for all the Locales
2019-07-04 Richard Reingruber JDK-8223572 ~ThreadInVMForHandshake() should call handle_special_runtime_exit_condition()
2019-07-04 Christoph Langer JDK-8225257 sun/security/tools/keytool/PSS.java timed out
2019-07-04 Christoph Langer JDK-8222987 sun/security/tools/keytool/PSS.java times out on Solaris-SPARC
2019-07-03 Marcus Hirt JDK-8214542 JFR: Old Object Sample event slow on a deep heap in debug builds
2019-07-02 Aleksey Shipilev JDK-8214687 Optimize Collections.nCopies().hashCode() and equals()
2019-07-02 Aleksey Shipilev JDK-8221892 ThreadPoolExecutor: Thread.isAlive() is not equivalent to not being startable
2019-07-02 Aleksey Shipilev JDK-8217576 C1 atomic access handlers use incorrect decorators
2019-07-02 Aleksey Shipilev JDK-8220173 assert(_handle_mark_nesting > 1) failed: memory leak: allocating handle outside HandleMark
2019-07-02 Aleksey Shipilev JDK-8223244 Fix usage of ARRAYCOPY_DISJOINT decorator
2019-07-02 Christoph Langer JDK-8208780 (se) test SelectWithConsumer.testReadableAndWriteable(): failure
2019-07-02 Aleksey Shipilev JDK-8216363 NullPointerException in java.util.logging.Handler#isLoggable
2019-07-02 Martin Doerr JDK-8224230 [PPC64, s390] Support AsyncGetCallTrace
2019-07-01 Aleksey Shipilev JDK-8215961 jdk/jfr/event/os/TestCPUInformation.java fails on AArch64
2019-06-27 Christoph Langer JDK-8226876 Assertion in sun/util/locale/provider/CalendarDataUtility on Windows after JDK-8218960
2019-06-27 Aleksey Shipilev JDK-8180901 Transformer.reset() resets the state only once
2019-06-27 Aleksey Shipilev JDK-8215265 C2: range check elimination may allow illegal out of bound access
2019-06-27 Aleksey Shipilev JDK-8087128 C2: Disallow definition split on MachCopySpill nodes
2019-06-27 Aleksey Shipilev JDK-8219919 RuntimeStub's name lost with PrintFrameConverterAssembly
2019-06-27 Aleksey Shipilev JDK-8223227 Rename acquire_tag_map() to tag_map_acquire() in jvmtiEnvBase
2019-06-27 Aleksey Shipilev JDK-8223177 Data race on JvmtiEnvBase::_tag_map in double-checked locking
2019-06-27 Christoph Langer JDK-8226880 Backport of JDK-8208698 (Improved ECC Implementation) should not bring parts of JDK-8205476 (KeyAgreement#generateSecret is not reset for ECDH based algorithm)
2019-06-26 Christoph Langer JDK-8222362 Upgrade to Freetype 2.10.0
2019-06-26 Christoph Langer JDK-8216155 C4819 warning at libfreetype sources on Windows
2019-06-26 Christoph Langer JDK-8216039 TLS with BC and RSASSA-PSS breaks ECDHServerKeyExchange
2019-06-26 Christoph Langer JDK-8215694 keytool cannot generate RSASSA-PSS certificates
2019-06-26 Christoph Langer JDK-8214096 sun.security.util.SignatureUtil passes null parameter, so JCE validation fails
2019-06-26 Christoph Langer JDK-8211122 Reduce the number of internal classes made accessible to jdk.unsupported
2019-06-26 Matthias Baesken JDK-8224958 add os::dll_load calls to event log
2019-06-26 Aleksey Shipilev JDK-8216375 Revert JDK-8145579 after JDK-8076988 is resolved
2019-06-26 Aleksey Shipilev JDK-8076988 reevaluate trivial method policy
2019-06-26 Aleksey Shipilev JDK-8209186 Rename SimpleThresholdPolicy to TieredThresholdPolicy
2019-06-26 Christoph Langer JDK-8215982 (tz) Upgrade Timezone Data to tzdata2018i
2019-06-26 Matthias Baesken JDK-8224221 add memprotect calls to event log
2019-06-25 Aleksey Shipilev JDK-8215451 JNI IsSameObject should not keep objects alive
2019-06-25 Aleksey Shipilev JDK-8210063 ZGC: Enable load barriers for IN_NATIVE runtime barriers
2019-06-25 Aleksey Shipilev JDK-8218163 C2: Continuous deoptimization w/ Reason_speculate_class_check and Action_none
2019-06-25 Aleksey Shipilev JDK-8216987 ciMethodData::load_data() unpacks MDOs with non-atomic copy
2019-06-25 Aleksey Shipilev JDK-8216427 ciMethodData::load_extra_data() does not always unpack the last entry
2019-06-25 Aleksey Shipilev JDK-8224580 Matcher can cause oop field/array element to be reloaded
2019-06-25 Aleksey Shipilev JDK-8217785 Padding ParallelTaskTerminator::_offered_termination variable
2019-06-25 Aleksey Shipilev JDK-8193234 When using -Xcheck:jni an internally allocated buffer can leak
2019-06-24 Christoph Langer JDK-8215483 Off heap memory accesses should be vectorized
2019-06-24 Thomas Stuefe JDK-8224487 outputStream should not be copyable
2019-06-24 Thomas Stuefe JDK-8221480 jcmd VM.metaspace shall print limits in basic mode
2019-06-24 Christoph Langer JDK-8214579 JFrame does not paint content in XVFB / X11vnc environment
2019-06-24 Christoph Langer JDK-8216326 SSLSocket stream close() does not close the associated socket
2019-06-23 Christoph Langer JDK-8217364 Custom URLStreamHandler for jrt or file protocol can override default handler.
2019-06-23 Christoph Langer JDK-8216205 Java API documentation formatting error in System.getEnv()
2019-06-23 Christoph Langer JDK-8221411 NullPointerException in RasterPrinterJob without PrinterResolution
2019-06-23 Christoph Langer JDK-8218723 Use SunJCE Mac in SecretKeyFactory PBKDF2 implementation
2019-06-22 Christoph Langer JDK-8214287 SpecJbb2005StressModule got uncaught exception
2019-06-22 Christoph Langer JDK-8218721 C1's CEE optimization produces safepoint poll with invalid debug information
2019-06-22 Christoph Langer JDK-8221801 Update src/java.base/share/legal/public_suffix.md
2019-06-21 Christoph Langer JDK-8213117 adoptNode corrupts attribute values
2019-06-21 Christoph Langer JDK-8133489 Better messaging for PKIX path validation matching
2019-06-20 Aleksey Shipilev JDK-8221220 AArch64: Add StoreStore membar explicitly for Volatile Writes in TemplateTable
2019-06-20 Aleksey Shipilev JDK-8219635 aarch64: missing LoadStore barrier in TemplateTable::fast_storefield
2019-06-20 Aleksey Shipilev JDK-8218185 aarch64: missing LoadStore barrier in TemplateTable::putfield_or_static
2019-06-19 Aleksey Shipilev JDK-8221120 CopyOnWriteArrayList.set should always have volatile write semantics
2019-06-19 Aleksey Shipilev JDK-8218715 [TESTBUG] TestUseOptoBiasInliningWithoutEliminateLocks needs to unlock WhiteBoxAPI
2019-06-19 Aleksey Shipilev JDK-8217990 C2 UseOptoBiasInlining: load of markword optimized to 0 if running with -XX:-EliminateLocks
2019-06-19 Aleksey Shipilev JDK-8216549 Mismatched unsafe access to non escaping object fails
2019-06-19 Aleksey Shipilev JDK-8217359 C2 compiler triggers SIGSEGV after transformation in ConvI2LNode::Ideal
2019-06-19 Aleksey Shipilev JDK-8217760 C2: Missing symbolic info on a call from intrinsics when invoked through MethodHandle
2019-06-19 Aleksey Shipilev JDK-8206879 Currency decimal marker incorrect for Peru
2019-06-19 Aleksey Shipilev JDK-8218201 Failures when vmIntrinsics::_getClass is not inlined
2019-06-19 Aleksey Shipilev JDK-8216199 Local variable arg defined but never used in BCEscapeAnalyzer::compute_escape_for_intrinsic()
2019-06-19 Aleksey Shipilev JDK-6996807 FieldReflectorKey hash code computation can be improved
2019-06-19 Jiangli Zhou JDK-8210926 vmTestbase/nsk/jvmti/scenarios/allocation/AP11/ap11t001/TestDescription.java failed with JVMTI_ERROR_INVALID_CLASS in CDS mode
2019-06-18 Christoph Langer JDK-8200365 TestOptionsWithRanges.java of '-XX:TLABWasteTargetPercent=100' fails intermittently
2019-06-18 Christoph Langer JDK-8215380 Backout accidental change to String::length
2019-06-18 Matthias Baesken JDK-8224033 os::snprintf should be used in virtualizationSupport.cpp
2019-06-18 Matthias Baesken JDK-8222720 Provide extended VMWare/vSphere virtualization related info in the hs_error file on linux/windows x86_64
2019-06-18 Matthias Baesken JDK-8225402 events logging in deoptimization.cpp should go to deopt-log
2019-06-18 Christoph Langer JDK-8215281 Use String.isEmpty() when applicable in java.base
2019-06-18 Christoph Langer JDK-8218682 [TEST_BUG] DashOffset fails in mach5
2019-06-18 Christoph Langer JDK-8198411 [TEST_BUG] Two java2d tests are unstable in mach5
2019-06-18 Christoph Langer JDK-8215534 [TESTBUG] some jfr test don't check @requires vm.hasJFR
2019-06-18 Yasumasa Suenaga JDK-8225636 SA can't handle prelinked libraries
2019-06-17 Aleksey Shipilev JDK-8221434 Fix typo in lib-x11 autoconf error message about missing headers
2019-06-17 Andrew Haley JDK-8225716 G1 GC: Undefined behaviour in G1BlockOffsetTablePart::block_at_or_preceding
2019-06-14 Ralf Schmelter JDK-8221325 Add information about swap space to print_memory_info() on MacOS
2019-06-14 Ralf Schmelter JDK-8220570 Additional trace when native thread creation fails
2019-06-13 Christoph Langer JDK-8204521 compiler/jsr292/RedefineMethodUsedByMultipleMethodHandles.java fails trying to delete temp file
2019-06-13 Christoph Langer JDK-8196681 Java Access Bridge logging and debug flags dynamically controlled
2019-06-13 Christoph Langer JDK-8148188 Enhance the security libraries to record events of interest
2019-06-13 Thomas Stuefe JDK-8224034 [TESTBUG] runtime/ErrorHandling/ErrorHandler.java fails intermittently for case 13 on Windows
2019-06-13 Thomas Stuefe JDK-8224181 On child process spawn, child may write to random file descriptor instead of the fail pipe
2019-06-13 Gustavo Romero JDK-8225663 [testbug] Missing JNIEXPORT in XAbortProvoker native function
2019-06-13 Matthias Baesken JDK-8222280 Provide virtualization related info in the hs_error file on AIX
2019-06-13 Matthias Baesken JDK-8220355 Improve assertion texts and exception messages in eventHandlerVMInit
2019-06-13 Matthias Baesken JDK-8223574 add more thread-related system settings info to hs_error file on AIX
2019-06-13 Matthias Baesken JDK-8218811 replace open by os::open in hotspot coding
2019-06-12 Aleksey Shipilev JDK-8219807 C2 crash in IfNode::up_one_dom(Node*, bool)
2019-06-08 Christoph Langer JDK-8222913 Add Jib support for VERSION_EXTRA*
2019-06-08 Christoph Langer JDK-8214161 java.lang.IllegalAccessError: class jdk.internal.event.X509CertificateEvent (in module java.base) cannot access class jdk.jfr.internal.handlers.EventHandler (in module jdk.jfr) because module java.base does not read module jdk.jfr
2019-06-08 Christoph Langer JDK-8213172 CDS and JFR tests fail with assert(JdkJfrEvent::is(klass)) failed: invariant
2019-06-08 Christoph Langer JDK-8203629 Produce events in the JDK without a dependency on jdk.jfr
2019-06-08 Thomas Stuefe JDK-8225178 [Solaris] os::signal() should call sigaction() with SA_SIGINFO
2019-06-06 Vladimir Kempik JDK-8221253 TLSv1.3 may generate TLSInnerPlainText longer than 2^14+1 bytes
2019-06-06 Christoph Langer JDK-8211097 aix: fix build after JDK-8210919
2019-06-06 Christoph Langer JDK-8210919 Remove statically linked libjli on Windows
2019-06-06 Christoph Langer JDK-8210729 Clean up macosx static library handling
2019-06-06 Martin Doerr JDK-8177899 Tests fail due to code cache exhaustion on machines with many cores
2019-06-05 Xin Liu JDK-8223537 testlibrary_tests/ctw/ClassesListTest.java fails with Agent timeout frequently
2019-06-05 Xin Liu JDK-8222670 pathological case of JIT recompilation and code cache bloat
2019-06-04 Gustavo Romero JDK-8223660 jtreg: Decouple Unsafe from RTM tests
2019-06-04 Arno Zeller JDK-8194231 java/net/DatagramSocket/ReuseAddressTest.java failed with java.net.BindException: Address already in use: Cannot bind
2019-06-03 Christoph Langer JDK-8147502 Digest is incorrectly truncated for ECDSA signatures when the bit length of n is less than the field size
2019-06-03 Christoph Langer JDK-8139965 Hang seen when using com.sun.jndi.ldap.search.replyQueueSize
2019-05-31 Christoph Langer JDK-8217344 Make comparison overflow-aware in ECDHKeyAgreement.engineGenerateSecret()
2019-05-31 Christoph Langer JDK-8220293 Deadlock in JFR string pool
2019-05-30 Fei Yang JDK-8224828 aarch64: rflags is not correct after safepoint poll
2019-05-30 Goetz Lindenmaier JDK-8224838 Bump update version for OpenJDK: jdk-11.0.5
2019-05-30 Qi Ao JDK-8170639 [Linux] jsig is limited to a maximum of 64 signals
2019-05-28 Andrew Dinn JDK-8224880 AArch64: java/javac error with AllocatePrefetchDistance
2019-05-28 Andrew Dinn JDK-8224671 AArch64: mauve System.arraycopy test failure
2019-05-28 Matthias Baesken JDK-8219241 Provide basic virtualization related info in the hs_error file on linux/windows x86_64
2019-05-28 Christoph Langer JDK-8210837 Add libXrandr-devel to the Linux devkits
2019-05-27 Aleksey Shipilev JDK-8202414 Unsafe write after primitive array creation may result in array length change
2019-05-26 Andrew Haley JDK-8217707 JNICALL declaration breaks Splash screen functions
2019-05-25 Christoph Langer JDK-8224727 Problem list test security/infra/java/security/cert/CertPathValidator/certification/ActalisCA.java
2019-05-25 Christoph Langer JDK-8212562 To remove lib/security from test/jdk/TEST.groups
2019-05-25 Yasumasa Suenaga JDK-8224252 [TESTBUG] hotspot/test/serviceability/sa/sadebugd/SADebugDTest.java is timing out again after fix for JDK-8163805
2019-05-25 Christoph Langer JDK-8202651 Test ComodoCA.java fails
2019-05-25 Christoph Langer JDK-8224698 ConcurrentSkipListMap.java does not compile with the Eclipse Java Compiler
2019-05-24 Christoph Langer JDK-8223553 Fix code constructs that do not compile with the Eclipse Java Compiler
2019-05-23 Ichiroh Takiguchi JDK-8208996 X11 icon window color handing bug
2019-05-23 Ichiroh Takiguchi JDK-8211810 X11 Time stamp data should be unsigned
2019-05-23 Ichiroh Takiguchi JDK-8213614 DnD operation change feature does not work with 64bit big endian CPU
2019-05-23 Ichiroh Takiguchi JDK-8211841 [testbug] sun/nio/cs/OLD/TestIBMDB.java does not compile (aix)
2019-05-21 Severin Gehwolf JDK-8224474 harfbuzz 2.3.1 code fails to compile with gcc 4.4.7
2019-05-21 Matthias Baesken JDK-8221915 cleanup ticks related coding in os_perf_aix.cpp [aix]
2019-05-20 Martin Balao JDK-8217088 Disable JDK-6913047 fix (SunPKCS11 memory leak) after JDK-8216597 (SIGBUS error in getNativeKeyInfo)
2019-05-20 Christoph Langer JDK-8223499 Remove two DocuSign root certificates that are expiring
2019-05-20 Ichiroh Takiguchi JDK-8212676 AWT SystemColor setting on CDE
2019-05-19 Leo Jiang JDK-8218781 Localized names for Japanese Era Reiwa in COMPAT provider
2019-05-19 Ichiroh Takiguchi JDK-8211826 StringIndexOutOfBoundsException happens via GetStringUTFRegion()
2019-05-19 Ichiroh Takiguchi JDK-8213232 Unix/X11 setCompositionEnableNative issue
2019-05-18 Yasumasa Suenaga JDK-8163805 hotspot/test/serviceability/sa/sadebugd/SADebugDTest.java failed with timed out
2019-05-18 Yasumasa Suenaga JDK-8223665 SA: debugd options should follow jhsdb style
2019-05-17 Martin Balao JDK-8216597 SIGBUS in Java_sun_security_pkcs11_wrapper_PKCS11_getNativeKeyInfo after JDK-6913047
2019-05-17 Martin Balao JDK-8220513 Wrapper Key may get deleted when closing sessions in SunPKCS11 crypto provider
2019-05-17 Martin Balao JDK-6913047 Long term memory leak when using PKCS11 and JCE exceeds 32 bit process address space
2019-05-17 Aleksey Shipilev JDK-8220166 Performance regression in deserialization (4-6% in SPECjbb)
2019-05-17 Andrew Leonard JDK-8213017 jspawnhelper: need to handle pipe write failure when sending return code
2019-05-17 Martin Doerr JDK-8210320 PPC64: Fix uninitialized variable in C1 LIR assembler code
2019-05-16 Christoph Langer JDK-8222136 Remove two Comodo root CA certificates that are expiring
2019-05-15 Christoph Langer JDK-8221263 [TEST_BUG] RemotePrinterStatusRefresh test is hard to use
2019-05-15 Christoph Langer JDK-8218960 CONFIG level logging statements printed in CLDRCalendarDataProviderImpl.java even when default log Level is INFO
2019-05-15 Christoph Langer JDK-8217690 Update public suffix version
2019-05-15 Christoph Langer JDK-8214935 Upgrade IANA LSR data
2019-05-15 Christoph Langer JDK-8214468 Upgrade jQuery UI to 1.12.1 from 1.11.4
2019-05-15 Christoph Langer JDK-8213213 Remove src/java.desktop/unix/classes/sun/awt/X11/keysym2ucs.h
2019-05-14 Goetz Lindenmaier JDK-8221470 Print methods in exception messages in java-like Syntax.
2019-05-14 Dmitry Cherepanov JDK-8213015 Inconsistent settings between JFR.configure and -XX:FlightRecorderOptions
2019-05-14 Dmitry Cherepanov JDK-8213617 JFR should record the PID of the recorded process
2019-05-14 Dmitry Cherepanov JDK-8215284 Reduce noise induced by periodic task getFileSize()
2019-05-14 Christoph Langer JDK-8223597 (zipfs) jdk/nio/zipfs/ZipFSTester.java RuntimeException: CHECK_FAILED! (getAttribute.crc failed 6af4413c vs 0 ...)
2019-05-13 Yasumasa Suenaga JDK-8215342 [Zero] Build fails after JDK-8200613
2019-05-13 Yasumasa Suenaga JDK-8215026 Incorrect amount of memory unmapped with ImageFileReader::close()
2019-05-13 Yasumasa Suenaga JDK-8219574 Minimal VM build failure after JDK-8219414
2019-05-13 Yasumasa Suenaga JDK-8219414 SA: jhsdb jsnap throws UnmappedAddressException with core generated by gcore
2019-05-13 Yasumasa Suenaga JDK-8200613 SA: jstack throws UnmappedAddressException with a CDS core file
2019-05-10 Christoph Langer JDK-8223555 Cleanups in cacerts tests
2019-05-08 Martin Doerr JDK-8215374 32-bit build failures after JDK-8181143 (Introduce diagnostic flag to abort VM on too long VM operations)
2019-05-08 Martin Doerr JDK-8181143 Introduce diagnostic flag to abort VM on too long VM operations
2019-05-08 Ichiroh Takiguchi JDK-8212677 X11 default visual support for IM status window on VNC
2019-05-08 Paul Hohensee JDK-8218674 HTML Tooltip with "img src=" on component doesn't show
2019-05-07 Christoph Langer JDK-8221412 lookupPrintServices() does not always update the list of Windows remote printers
2019-05-07 Christoph Langer JDK-8212202 [Windows] Exception if no printers are installed.
2019-05-07 Christoph Langer JDK-8213944 Fix AIX build after the removal of Xrandr.h and add a configure check for it
2019-05-07 Christoph Langer JDK-8210863 Remove Xrandr include files from JDK sources
2019-05-07 Jiangli Zhou JDK-8222532 (zipfs) Performance regression when writing ZipFileSystem entries in parallel
2019-05-07 Severin Gehwolf JDK-8221639 [i386] expand_exec_shield_cs_limit workaround is undefined code after JDK-8199717
2019-05-06 Gustavo Romero JDK-8223395 PPC64: Improve comments in the JVM signal handler to match ISA text
2019-05-06 Gustavo Romero JDK-8221175 Fix bad function case for controlled JVM crash on PPC64 big-endian
2019-05-06 Gustavo Romero JDK-8223266 PPC64: Check for branch to illegal address before checking for mem serialization
2019-05-03 Severin Gehwolf JDK-8204308 SA: serviceability/sa/TestInstanceKlassSize*.java fails when running in CDS mode
2019-05-03 Matthias Baesken JDK-8221535 add steal tick related information to hs_error file [linux]
2019-05-02 Matthias Baesken JDK-8220781 linux-s390 : os::get_summary_cpu_info gives bad output
2019-05-02 Martin Buchholz JDK-8222930 ConcurrentSkipListMap.clone() shares size variable between original and clone
2019-05-02 Aleksey Shipilev JDK-8219448 split-if update_uses accesses stale idom data
2019-05-02 Aleksey Shipilev JDK-8215757 C2: PhaseIdealLoop::create_new_if_for_predicate() computes wrong IDOM
2019-05-01 Christoph Langer JDK-8222137 Remove T-Systems root CA certificate
2019-05-01 Aleksey Shipilev JDK-8210880 Remove HPKeysym.h from JDK sources
2019-05-01 Aleksey Shipilev JDK-8221437 assert(java_lang_invoke_ResolvedMethodName::vmtarget(resolved_method()) == m()) failed: Should not change after link resolution
2019-05-01 Steve Groeger JDK-8218152 [javac] fails and exits with no error if a bad annotation processor provided
2019-04-30 Dmitry Cherepanov JDK-8220495 Update GIFlib library to the 5.1.8
2019-04-30 Aleksey Shipilev JDK-8210886 Remove references in xwindows.md to non-existent files.
2019-04-30 Christoph Langer JDK-8210782 Upgrade HarfBuzz to 2.3.1
2019-04-30 Christoph Langer JDK-8213292 Input freezes after MacOS key-selector (press&hold) usage on macOS Mojave
2019-04-27 Christoph Langer JDK-8216577 Add GlobalSign's R6 Root certificate
2019-04-26 Andrew Brygin JDK-8139178 Wrong fontMetrics when printing in Landscape (OpenJDK)
2019-04-26 Dmitry Cherepanov JDK-8221244 Unexpected behavior of PropertyDescription.getReadMethod for boolean properties
2019-04-25 Yasumasa Suenaga JDK-8219566 JFR did not collect call stacks when MaxJavaStackTraceDepth is set to zero
2019-04-24 Aleksey Shipilev JDK-8214770 java/time/test/java/time/format/TestNonIsoFormatter.java failed in non-english locales.
2019-04-18 Aleksey Shipilev JDK-8217879 hs_err should print more instructions in hex dump
2019-04-18 Aleksey Shipilev JDK-8222410 java/nio/file/attribute/BasicFileAttributeView/UnixSocketFile hangs when "nc" does not accept "-U"
2019-04-18 Aleksey Shipilev JDK-8222397 x86_32 tests with UseSHA1Intrinsics SEGV due to garbled registers
2019-04-17 Martin Balao JDK-8221304 Problem list java/awt/FontMetrics/MaxAdvanceIsMax.java
2019-04-17 Steve Groeger JDK-8222027 TEST_BUG: java/util/logging/LogManager/TestLoggerNames.java generates intermittent ClassCastException
2019-04-16 Christoph Langer JDK-8222522 Add configure options for Mac Bundle creation
2019-04-16 Martin Doerr JDK-8220625 tools/javac/classreader/8171132/BadConstantValue.java failed with "did not see expected error"
2019-04-16 Aleksey Shipilev JDK-8209914 javadoc search sometimes generates bad URIs
2019-04-16 Aleksey Shipilev JDK-8218020 Fix version number in mesa.md 3rd party legal file
2019-04-16 Aleksey Shipilev JDK-8188133 C2: Static field accesses in clinit can trigger deoptimizations
2019-04-13 Leslie Zhai JDK-8206955 MethodHandleProxies.asInterfaceInstance does not support default methods
2019-04-12 Christoph Langer JDK-8221880 Better customization for Windows RC properties FileDescription and ProductName
2019-04-12 Martin Doerr JDK-8220441 [PPC64] Clobber memory effect missing for memory barriers in atomics
2019-04-12 Martin Doerr JDK-8221833 Readability check in Symbol::is_valid not performed for some addresses
2019-04-12 Martin Doerr JDK-8218991 s390: Add intrinsic for GHASH algorithm
2019-04-12 Christoph Langer JDK-8222133 Add temporary exceptions for root certs that are due to expire soon
2019-04-11 Christoph Langer JDK-8170494 JNI exception pending in PlainDatagramSocketImpl.c
2019-04-11 Goetz Lindenmaier JDK-8205611 Improve the wording of LinkageErrors to include module and class loader information
2019-04-10 Aleksey Shipilev JDK-8215472 (zipfs) Cleanups in implementation classes of jdk.zipfs and tests
2019-04-10 Aleksey Shipilev JDK-8211266 (zipfs) [TESTBUG] ZipFSTester.java failed intermittently in ZipFSTester.checkRead(): bound must be positive
2019-04-10 Aleksey Shipilev JDK-8210899 (zipfs) ZipFileSystem.EntryOutputStreamCRC32 mistakenly set the crc32 value into size field
2019-04-10 Aleksey Shipilev JDK-8217647 JFR: recordings on 32-bit systems unreadable
2019-04-10 Christoph Langer JDK-8222089 [TESTBUG] sun/security/lib/cacerts/VerifyCACerts.java fails due to cert within 90-day expiry window
2019-04-09 Aleksey Shipilev JDK-8216970 condy causes JVM crash
2019-04-09 Aleksey Shipilev JDK-8222032 x86_32 fails with "wrong size of mach node" on AVX-512 machine
2019-04-09 Aleksey Shipilev JDK-8221917 serviceability/sa/TestPrintMdo.java fails on 32-bit platforms
2019-04-09 Stuart Marks JDK-8221924 get(null) on single-entry unmodifiable Map returns null instead of throwing NPE
2019-04-08 Ichiroh Takiguchi JDK-8212678 Windows IME related patch
2019-04-08 Ichiroh Takiguchi JDK-8220281 IBM-858 alias name is missing on IBM00858 charset
2019-04-08 Aleksey Shipilev JDK-8220349 The fix done for JDK-8214253 have caused issues in JTree behaviour
2019-04-08 Adam Farley JDK-8218618 Program fails when using JDK addressed by UNC path and using Security Manager
2019-04-05 Goetz Lindenmaier JDK-8219918 ProblemList hotspot tests failing in SAP testing.
2019-04-04 Christoph Langer JDK-8210519 build/releaseFile/CheckSource.java failed additional sources found
2019-04-04 Christoph Langer JDK-8210283 Support git as an SCM alternative in the build
2019-04-04 Christoph Langer JDK-8210008 custom extension for make/SourceRevision.gmk
2019-04-04 Aleksey Shipilev JDK-8221870 use driver to run CtwRunner in applications/ctw tests
2019-04-03 Christoph Langer JDK-8221610 Resurrect (legacy) JRE bundle target
2019-04-03 Christoph Langer JDK-8217311 Improve Exception thrown when MulticastSocket.setInterface fails on AIX(Unix)
2019-04-03 Andrew Hughes JDK-8219890 Calendar.getDisplayName() returns empty string for new Japanese Era on some locales
2019-04-02 Andrew Hughes JDK-8208656 Move java/util/Calendar/CalendarTestScripts tests into OpenJDK
2019-04-02 Andrew Hughes JDK-8210633 Cannot parse JapaneseDate string with DateTimeFormatterBuilder Mapped-values
2019-04-02 Aleksey Shipilev JDK-8219915 [TESTBUG] Fix test langtools/tools/javac/processing/model/completionfailure/SymbolsDontCumulate.java in standalone mode
2019-04-02 Andrew Hughes JDK-8205432 Replace the placeholder Japanese era name
2019-04-01 Simon Tooke JDK-8216354 Syntax error in toolchain_windows.m4
2019-04-01 Paul Hohensee JDK-8221769 Revert JDK-8221767 mistakenly pushed to jdk11u 11.0.3
2019-04-01 Aleksey Shipilev JDK-8220714 C2 Compilation failure when accessing off-heap memory using Unsafe
2019-04-01 Aleksey Shipilev JDK-8220198 Lots of com/sun/crypto/provider/Cipher tests fail on x86_32 due to missing SHA512 stubs
2019-04-01 Aleksey Shipilev JDK-8221400 java/lang/String/StringRepeat.java test requests too much heap
2019-04-01 Aleksey Shipilev JDK-8221401 java/math/BigInteger/LargeValueExceptions.java test should be disabled on 32-bit platforms
2019-04-01 Goetz Lindenmaier JDK-8220794 PPC64: Fix signal handler for SIGSEGV on branch to illegal address
2019-04-01 Christoph Langer JDK-8221483 TestOopCmp.java fails due to "Multiple garbage collectors selected"
2019-04-01 Christoph Langer JDK-8221083 [ppc64] Wrong oop compare in C1-generated code
2019-04-01 Christoph Langer JDK-8220707 [TESTBUG] serviceability/sa/TestHeapDumpForLargeArray.java fails with jtreg -vmoption:-Xmx < 8g
2019-03-29 Paul Hohensee JDK-8207340 (fs) UnixNativeDispatcher close and readdir usages should be fixed
2019-03-29 Paul Hohensee JDK-8207748 Fix for 8202794 breaks tier1 builds
2019-03-29 Paul Hohensee JDK-8202794 Native Unix code should use readdir rather than readdir_r
2019-03-29 Gunter Haug JDK-8221479 [s390] Fix JFR profiling
2019-03-28 Paul Hohensee JDK-8202353 os::readdir should use readdir instead of readdir_r
2019-03-28 Aleksey Shipilev JDK-8220374 C2: LoopStripMining doesn't strip as expected
2019-03-26 Paul Hohensee JDK-8207760 SAXException: Invalid UTF-16 surrogate detected: d83c ?
2019-03-26 Aleksey Shipilev JDK-8219006 AArch64: Register corruption in slow subtype check
2019-03-26 Christoph Langer JDK-8215296 do not disable c99 on Solaris
2019-03-25 Aleksey Shipilev JDK-8211100 HotSpot C1 issue with comparing long numbers on x86 32-bit
2019-03-25 Aleksey Shipilev JDK-8217564 idempotent protection missing in crc32c.h
2019-03-22 Christoph Langer JDK-8172695 (scanner) java/util/Scanner/ScanTest.java fails
2019-03-22 Christoph Langer JDK-8200286 (testbug) MOptionTest test fails with java.lang.AssertionError: Classfiles too old!
2019-03-22 Aleksey Shipilev JDK-8219335 "failed: unexpected type" assert failure in ConnectionGraph::split_unique_types() with unsafe accesses
2019-03-21 Matthias Baesken JDK-8219746 Provide virtualization related info in the hs_error file on linux ppc64 / ppc64le
2019-03-20 Christoph Langer JDK-8212205 VM asserts after CDS archive has been unmapped
2019-03-20 Aleksey Shipilev JDK-8217263 Automate DashOffset test
2019-03-19 Aleksey Shipilev JDK-8214112 The whole text in target JPasswordField image are not selected.
2019-03-19 Aleksey Shipilev JDK-8209951 Problematic sparc intrinsic: com.sun.crypto.provider.CipherBlockChaining
2019-03-19 Aleksey Shipilev JDK-8214111 There is no icon in all JOptionPane target image
2019-03-19 Aleksey Shipilev JDK-8213294 Update IANA Language Subtag Registry to Version 2018-10-31
2019-03-19 Aleksey Shipilev JDK-8214109 XToolkit is not correctly displayed color on 16-bit high color setting
2019-03-19 Aleksey Shipilev JDK-8214252 Expanded & Collapsed nodes of a JTree look the same on GTK3
2019-03-19 Aleksey Shipilev JDK-8220718 Missing ResourceMark in nmethod::metadata_do
2019-03-18 Aleksey Shipilev JDK-8214253 Tooltip is transparent rather than having a black background
2019-03-18 Aleksey Shipilev JDK-8214765 All TrayIcon MessageType icons does not show up with gtk3 option set
2019-03-18 Aleksey Shipilev JDK-8203627 Swing applications with JRadioButton and JCheckbox fail to render correctly when using GTK3 and the GTK L&F
2019-03-18 Aleksey Shipilev JDK-8218472 JProgressBar display issue with GTKLookAndFeel
2019-03-18 Aleksey Shipilev JDK-8218470 JScrollBar display issue with GTKLookAndFeel
2019-03-18 Aleksey Shipilev JDK-8218469 JSlider display issue with slider for GTKLookAndFeel
2019-03-18 Aleksey Shipilev JDK-8218473 JOptionPane display issue with GTKLookAndFeel
2019-03-18 Aleksey Shipilev JDK-8218479 JTextPane display issue with GTKLookAndFeel
2019-03-18 Matthias Baesken JDK-8218063 JDK-8218060 breaks build for S390
2019-03-18 Matthias Baesken JDK-8218060 JDK-8217786 breaks build due to remaining unused function
2019-03-18 Matthias Baesken JDK-8217786 Provide virtualization related info in the hs_error file on linux s390x
2019-03-15 Martin Doerr JDK-8220353 [TESTBUG] TestRegisterRestoring uses SafepointALot without UnlockDiagnosticVMOptions
2019-03-15 Martin Doerr JDK-8219584 Try to dump error file by thread which causes safepoint timeout
2019-03-15 Matthias Baesken JDK-8215707 [macosx] fix pthread_getschedparam and pthread_setschedparam calls
2019-03-15 Matthias Baesken JDK-8216355 missing NULL checks in libnet in interface iteration and potential resource leak in getMacAddress
2019-03-15 Matthias Baesken JDK-8219460 ppc: adjust NativeGeneralJump::insert_unconditional to stack allocated MacroAssembler
2019-03-15 Matthias Baesken JDK-8219112 name_and_sig_as_C_string usages in frame_s390 miss ResourceMark
2019-03-15 Matthias Baesken JDK-8217093 Support extended-length paths in parse_manifest.c on Windows
2019-03-15 Aleksey Shipilev JDK-8217878 ENVELOPING XML signature no longer works
2019-03-14 Martin Balao JDK-8214002 Cannot use italic font style if the font has embedded bitmap
2019-03-14 Martin Balao JDK-8218854 FontMetrics.getMaxAdvance may be less than the maximum FontMetrics.charWidth
2019-03-14 Andrew Haley JDK-8211064 [AArch64] Interpreter and c1 don't correctly handle jboolean results in native calls
2019-03-14 Yang Zhang JDK-8209415 Fix JVMTI test failure HS202
2019-03-13 Aleksey Shipilev JDK-8216045 The size of key_exchange may be wrong on FFDHE
2019-03-13 Aleksey Shipilev JDK-8217094 HttpClient SSL race if a socket IOException is raised before ALPN is available
2019-03-13 Aleksey Shipilev JDK-8210739 Calling JSpinner's setFont with null throws NullPointerException
2019-03-12 Aleksey Shipilev JDK-8220294 ZGC fails to build on GCC 4.4.7: Type parameter issue
2019-03-12 Christoph Langer JDK-8210197 javac can't tell during speculative attribution if a diamond expression is creating an anonymous inner class or not
2019-03-12 Aleksey Shipilev JDK-8219389 Delegated task created by SSLEngine throws BufferUnderflowException
2019-03-12 Aleksey Shipilev JDK-8215790 Delegated task created by SSLEngine throws java.nio.BufferUnderflowException
2019-03-12 Aleksey Shipilev JDK-8215443 The use of TransportContext.fatal() leads to bad coding style
2019-03-12 Andrew Haley JDK-8211320 AArch64: unsafe.compareAndSetByte() and unsafe.compareAndSetShort() c2 intrinsics broken with negative expected value
2019-03-12 Nick Gasson JDK-8216350 AArch64: monitor unlock fast path not called
2019-03-11 Coleen Phillimore JDK-8210457 JVM crash in ResolvedMethodTable::add_method(Handle)
2019-03-11 Aleksey Shipilev JDK-8218733 SA: CollectedHeap provides broken implementation for used() and capacity()
2019-03-11 Aleksey Shipilev JDK-8219698 aarch64: SIGILL triggered when specifying unsupported hardware features
2019-03-11 Aleksey Shipilev JDK-8217765 Internal Error (javaCalls.cpp:61) guarantee(thread->can_call_java()) failed
2019-03-11 Goetz Lindenmaier JDK-8208702 javax/swing/reliability/HangDuringStaticInitialization.java may hang on macos
2019-03-11 Christoph Langer JDK-8202884 SA: Attach/detach might fail on Linux if debugee application create/destroy threads during attaching
2019-03-09 Christoph Langer JDK-8211971 Move security/cacerts/VerifyCACerts.java and security/CheckBlacklistedCerts.java
2019-03-09 Christoph Langer JDK-8211969 test/jdk/lib/security/CheckBlacklistedCerts.java searching for wrong paths
2019-03-09 Christoph Langer JDK-8211350 Remove jprt support
2019-03-09 Christoph Langer JDK-8195793 Remove GTE CyberTrust Global Root
2019-03-08 Severin Gehwolf JDK-8220283 ZGC fails to build on GCC 4.4.7: ATTRIBUTE_ALIGNED compatibility issue
2019-03-08 Christoph Langer JDK-8210803 Compilation failure in codeBlob.cpp for Windows 32-bit
2019-03-08 Andrew Haley JDK-8220165 Encryption using GCM results in RuntimeException: input length out of bound
2019-03-08 Goetz Lindenmaier JDK-8219651 compiler/ciReplay/TestServerVM.java is failing on windows
2019-03-07 Ningsheng Jian JDK-8209414 AArch64: method handle invocation does not respect JVMTI interp_only mode
2019-03-07 Ningsheng Jian JDK-8215951 AArch64: jtreg test vmTestbase/nsk/jvmti/PopFrame/popframe005 segfaults
2019-03-06 Aleksey Shipilev JDK-8213825 assert(false) failed: Non-balanced monitor enter/exit! Likely JNI locking
2019-03-06 Thomas Stuefe JDK-8219650 [TESTBUG] Fix crashes in new test hotspot gtest "test_print_hex_dump"
2019-03-06 Christoph Langer JDK-8215123 Crash in runtime image built with jlink --compress=2
2019-03-05 Martin Doerr JDK-8219582 PPC: Crash after C1 checkcast patched and GC
2019-03-04 Goetz Lindenmaier JDK-8219789 [TESTBUG] TestOptionsWithRanges.java produces hs_err_pidXXXXX.log file for VMThreadStackSize=9007199254740991
2019-02-28 Aleksey Shipilev JDK-8215398 -Xlog option usage => Invalid decorator '\temp\app_cds.log'.
2019-02-28 Christoph Langer JDK-8174691 [TESTBUG] A number of native hotspot unit tests fail when executed in stand-alone mode
2019-02-28 Goetz Lindenmaier JDK-8219714 [testbug] com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java must pass classpath to subprocess
2019-02-28 Deepak Kejriwal JDK-8217609 New era placeholder not recognized by java.text.SimpleDateFormat
2019-02-28 Ichiroh Takiguchi JDK-8211393 Memory leak issue on awt_InputMethod.c
2019-02-28 Aleksey Shipilev JDK-8210483 AssertionError in DeferredAttr at setOverloadKind caused by JDK-8203679
2019-02-28 Aleksey Shipilev JDK-8211698 Crash in C2 compiled code during execution of double array heavy processing code
2019-02-28 Aleksey Shipilev JDK-8190361 Incorrect version info in jaccessinspector.exe and jaccesswalker.exe
2019-02-28 Christoph Langer JDK-8214122 JDWP is broken on 32 bit Windows: transport library missing onLoad entry
2019-02-27 Aleksey Shipilev JDK-8201633 Problems with AES-GCM native acceleration
2019-02-27 Aleksey Shipilev JDK-8179098 Crypto AES/ECB encryption/decryption performance regression (introduced in jdk9b73)
2019-02-26 Volker Simonis JDK-8213515 Improve freetype detection on linux/ppc64/ppc64le/s390x
2019-02-26 Aleksey Shipilev JDK-8209573 [TESTBUG] gc/epsilon/TestMemoryMXBeans should retry on failure
2019-02-26 Goetz Lindenmaier JDK-8205574 Loop predication "assert(f <= 1 && f >= 0) failed Incorrect frequency"
2019-02-25 Aleksey Shipilev JDK-8219011 Implement MacroAssembler::warn method on AArch64
2019-02-22 Aleksey Shipilev JDK-8215364 JavaFX crashes on Ubuntu 18.04 with Wayland while using Swing-FX interop
2019-02-22 Christoph Langer JDK-8214189 test/hotspot/jtreg/compiler/intrinsics/mathexact/MulExactLConstantTest.java fails on Windows x64 when run with -XX:-TieredCompilation
2019-02-21 Ichiroh Takiguchi JDK-8217880 AIX build issue after JDK-8214533
2019-02-21 Ichiroh Takiguchi JDK-8214533 IBM-29626C is required for AIX default charset
2019-02-21 Ichiroh Takiguchi JDK-8212794 IBM-964 is required for AIX default charset
2019-02-21 Ichiroh Takiguchi JDK-8213618 IBM970 charset has missing entry and remove unexpected entries
2019-02-21 Ichiroh Takiguchi JDK-8208634 Add x-IBM-1129 charset
2019-02-21 Deepak Kejriwal JDK-8218915 Change isJavaIdentifierStart and isJavaIdentifierPart to handle new code points
2019-02-21 Deepak Kejriwal JDK-8211398 Square character support for the Japanese new era
2019-02-21 Deepak Kejriwal JDK-8206120 Add test cases for lenient Japanese era parsing
2019-02-21 Man Cao JDK-8210192 Hsperf counter ParNew::CMS should be ParNew:CMS
2019-02-20 Martin Balao JDK-8211435 Exception in thread "AWT-EventQueue-1" java.lang.IllegalArgumentException: null source
2019-02-20 Aleksey Shipilev JDK-8201818 [macosx] Printing attributes break page size set via "java.awt.print.Book" object
2019-02-20 Christoph Langer JDK-8215175 Inconsistencies in JFR event metadata
2019-02-20 Christoph Langer JDK-8213966 The ZGC JFR events should be marked as experimental
2019-02-20 Aleksey Shipilev JDK-8213983 [macosx] Keyboard shortcut “cmd +`” stops working properly if popup window is displayed
2019-02-20 Aleksey Shipilev JDK-8210394 (zipfs) jdk/nio/zipfs/ZFSTests.java rootdir.zip: The process cannot access the file because it is being used by another process
2019-02-20 Aleksey Shipilev JDK-8216049 stringTable::intern creates redundant String when looking up existing one
2019-02-20 Toshio Nakamura JDK-8211267 StackOverflowError happened by TextField.setFont(...)
2019-02-20 Toshio Nakamura JDK-8213183 InputMethod cannot be used after its restarting
2019-02-20 Aleksey Shipilev JDK-8207070 Webstart app popup on wrong screen in a one-screen setup changing to multi-monitor
2019-02-20 Christoph Langer JDK-8165675 Trace event for thread park has incorrect unit for timeout
2019-02-20 Ningsheng Jian JDK-8215202 AArch64: jtreg test test/jdk/sun/nio/cs/FindEncoderBugs.java fails
2019-02-20 Ningsheng Jian JDK-8215100 AArch64: fix compareTo intrinsic with four-character Latin/Unicode
2019-02-19 Martin Buchholz JDK-8212233 javadoc fails on jdk12 with "The code being documented uses modules but the packages defined in $URL are in the unnamed module."
2019-02-19 Man Cao JDK-8218192 Remove copy constructor for MemRegion
2019-02-19 Aleksey Shipilev JDK-8207258 Distrust TLS server certificates anchored by Symantec Root CAs
2019-02-19 Aleksey Shipilev JDK-8214339 SSLSocketImpl erroneously wraps SocketException
2019-02-19 Christoph Langer JDK-8197398 (zipfs) Files.walkFileTree walk indefinitelly while processing JAR file with "/" as a directory inside.
2019-02-19 Aleksey Shipilev JDK-8214827 Incorrect call ClassLoaders.toFileURL("jrt:/java.compiler")
2019-02-19 Aleksey Shipilev JDK-8213782 NullPointerException in sun.security.ssl.OutputRecord.changeWriteCiphers
2019-02-19 Aleksey Shipilev JDK-8213583 Error while opening the JFileChooser when desktop contains shortcuts pointing to deleted files
2019-02-19 Aleksey Shipilev JDK-8211787 javax/net/ssl/TLSCommon/TLSTest.java throws java.net.SocketTimeoutException: Read timed out
2019-02-19 Aleksey Shipilev JDK-8219260 Default number of test jobs needs to be consistently calculated
2019-02-19 Aleksey Shipilev JDK-8219251 Langtools tests default memory size needs to be 768m
2019-02-19 Christoph Langer JDK-8214100 use of keystore probing results in unnecessary exception thrown
2019-02-19 Christoph Langer JDK-8215362 [TESTBUG] JFR GTest JfrTestNetworkUtilization fails
2019-02-19 Christoph Langer JDK-8216280 Allow later Symantec Policy distrust date for two Apple SubCAs
2019-02-19 Christoph Langer JDK-8214513 A PKCS12 keystore from Java 8 using custom PBE parameters cannot be read in Java 11
2019-02-18 Aleksey Shipilev JDK-8213952 Relax DNSName restriction as per RFC 1123
2019-02-18 Aleksey Shipilev JDK-8211765 JarFile constructor throws undocumented java.nio.file.InvalidPathException
2019-02-18 Aleksey Shipilev JDK-8207829 FlightRecorderMXBeanImpl is leaking the first classloader which calls it
2019-02-18 Aleksey Shipilev JDK-8211049 Second parameter of "initialize" method is not used
2019-02-18 Aleksey Shipilev JDK-8215330 javax.xml.catalog.CatalogResolverImpl: GroupEntry.matchURI fails to match
2019-02-15 Aleksey Shipilev JDK-8210874 Test for JDK-8209615
2019-02-15 Aleksey Shipilev JDK-8209615 ParseError in XMLEventReader on a valid input
2019-02-15 Aleksey Shipilev JDK-8215947 JVM crash with -XX:+DumpSharedSpaces
2019-02-15 Aleksey Shipilev JDK-8216965 crash in freetypeScaler.c CopyBW2Grey8
2019-02-15 Aleksey Shipilev JDK-8215397 jsig.c missing classpath exception
2019-02-15 Aleksey Shipilev JDK-8208275 C2 crash in Node::add_req(Node*)
2019-02-15 Aleksey Shipilev JDK-8209758 2 classes with same name G1PrintCollectionSetClosure cause crash when logging is enabled
2019-02-15 Aleksey Shipilev JDK-8213421 Line number information for execution samples always 0
2019-02-15 Aleksey Shipilev JDK-8211821 PrintStringTableStatistics crashes JVM
2019-02-15 Christoph Langer JDK-8214129 SSL session resumption/SNI with TLS1.2 causes StackOverflowError
2019-02-14 Aleksey Shipilev JDK-8217342 Build failed with excluding JFR
2019-02-14 Aleksey Shipilev JDK-8217994 os::print_hex_dump should be more resilient against unreadable memory
2019-02-14 Toshio Nakamura JDK-8211163 UNIX version of Java_java_io_Console_echo does not return a clean boolean
2019-02-14 Toshio Nakamura JDK-8211382 ISO2022JP and GB18030 NIO converter issues
2019-02-13 Aleksey Shipilev JDK-8217315 Proper units should print more significant digits
2019-02-13 Aleksey Shipilev JDK-8217471 [TESTBUG] gc/epsilon/TestClasses.java fails on some platforms - OOME Metaspace
2019-02-13 Aleksey Shipilev JDK-8217014 Epsilon should not ignore Metadata GC causes
2019-02-13 Qi Ao JDK-8217597 [TESTBUG] runtime/containers/docker/TestCPUAwareness.java fails in docker not supporting --cpus
2019-02-12 Zhengyu Gu JDK-8200109 NMT: diff_malloc_site assert(early->flags() == current->flags(), "Must be the same memory type")
2019-02-12 Toshio Nakamura JDK-8211295 DriverManager::getConnection fails to find driver if it's called from JDBC RowSet
2019-02-11 Aleksey Shipilev JDK-8216308 StackTraceElement::fill_in can use injected Class source-file
2019-02-11 Aleksey Shipilev JDK-8216302 StackTraceElement::fill_in can use cached Class.name
2019-02-08 Ivan Gerasimov JDK-8209055 c.s.t.javac.code.DeferredCompletionFailureHandler seems to use WeakHashMap incorrectly
2019-02-06 Simon Tooke JDK-8216578 Remove unused/obsolete method in JFR code
2019-02-06 Aleksey Shipilev JDK-8217378 UseCriticalCMSThreadPriority is broken
2019-02-06 Aleksey Shipilev JDK-8217321 [TESTBUG] utilities/test_globalDefinitions.cpp should use _LP64, not LP64
2019-02-04 Goetz Lindenmaier JDK-8217628 Verbose ArrayIndexOutOfBoundsException message also in JNI calls.
2019-02-04 Man Cao JDK-8213829 Remove circular dependency between g1CollectedHeap and g1ConcurrentMark
2019-02-01 Yasumasa Suenaga JDK-8217432 MetaspaceGC::_capacity_until_GC exceeds MaxMetaspaceSize
2019-02-01 Roland Westrelin JDK-8214206 Fix for JDK-8213419 is broken on 32-bit
2019-02-01 Roland Westrelin JDK-8213419 C2 may hang in MulLNode::Ideal()/MulINode::Ideal() with gcc 8.2.1
2019-02-01 Thomas Stuefe JDK-8218156 "jcmd VM.metaspace basic" misreports free chunk space
2019-01-31 Christoph Langer JDK-8217579 TLS_EMPTY_RENEGOTIATION_INFO_SCSV is disabled after 8211883
2019-01-29 Martin Buchholz JDK-8214688 TLS 1.3 session resumption with hello retry request failed with "illegal_parameter"
2019-01-28 Martin Buchholz JDK-8213202 Possible race condition in TLS 1.3 session resumption
2019-01-28 Sean Mullan JDK-8215318 Amend the Standard Algorithm Names specification to clarify that names can be defined in later versions
2019-01-28 Sean Coffey JDK-8212941 Support new Japanese era in java.time.chrono.JapaneseEra
2019-01-25 Martin Doerr JDK-8217459 [PPC64] Cleanup non-vector version of CRC32
2019-01-25 Christoph Langer JDK-8217427 (dc) nio/channels/DatagramChannel/UseDGWithIPv6.java fails without IPv6
2019-01-25 Christoph Langer JDK-8217657 Move the test for default value of jdk.includeInExceptions into own test
2019-01-25 Christoph Langer JDK-8207849 Allow the addition of more number to the Java version string
2019-01-24 Christoph Langer JDK-8034802 (zipfs) newFileSystem throws UOE when the zip file is located in a custom file system
2019-01-24 Ivan Gerasimov JDK-8208698 Improved ECC Implementation
2019-01-24 Ivan Gerasimov JDK-8208648 ECC Field Arithmetic Enhancements
2019-01-24 Ivan Gerasimov JDK-8201317 X25519/X448 code improvements
2019-01-24 Paul Hohensee JDK-8217520 Remove vm.opt.MaxGCPauseMillis == "null" from TestOldGenCollectionUsage.java
2019-01-23 Steve Groeger JDK-8214063 [AIX] Disable symbol visibility flags
2019-01-23 Goetz Lindenmaier JDK-8210974 No extensions debug log for ClientHello
2019-01-21 Gustavo Romero JDK-8213754 PPC64: Add Intrinsics for isDigit/isLowerCase/isUpperCase/isWhitespace
2019-01-21 Gustavo Romero JDK-8215317 [GRAAL] unit test CheckGraalIntrinsics failed after 8213754
2019-01-21 Martin Doerr JDK-8216060 [PPC64] Vector CRC implementation should be used by interpreter and be faster for short arrays
2019-01-21 Martin Doerr JDK-8214352 C1: Unnecessary "compilation bailout: block join failed" with JVMTI
2019-01-21 Christoph Langer JDK-8215962 Support ThreadPriorityPolicy mode 1 for non-root users on linux/bsd
2019-01-17 Martin Doerr JDK-8214451 PPC64/s390: Clean up unused CRC32 prototype and function
2019-01-16 Martin Doerr JDK-8216556 Unnecessary liveness computation with JVMTI
2019-01-15 Gustavo Romero JDK-8214205 PPC64: Add instructions for counting trailing zeros
2019-01-15 Thomas Stuefe JDK-8216982 Assertion poison page established too early
2019-01-14 Severin Gehwolf JDK-8216559 [JFR] Native libraries not correctly parsed from /proc/self/maps
2019-01-11 Severin Gehwolf JDK-8216486 Possibility of integer overflow in JfrThreadSampler::run()
2019-01-11 Martin Doerr JDK-8216376 [PPC64] Possibly unreliable stack frame resizing in template interpreter
2019-01-10 Aleksey Shipilev JDK-8215724 Epsilon: ArrayStoreExceptionTest.java fails; missing arraycopy check
2019-01-09 Goetz Lindenmaier JDK-8212481 PPC64: Enable POWER9 CPU detection
2019-01-07 Marcus Hirt JDK-8212232 Wrong metadata for the configuration of the cutoff for old object sample events
2019-01-07 Marcus Hirt JDK-8215727 Restore JFR thread sampler loop to old / previous behavior
2019-01-07 Goetz Lindenmaier JDK-8215975 [testbug] Adapt nsk tests to the PPC, S390 and AIX platforms.
2019-01-03 Erik Gahlin JDK-8209960 -Xlog:jfr* doesn't work with the JFR parser
2018-12-27 Martin Doerr JDK-8206107 [x86_32] jck tests for ldc2_w bytecode fail
2018-12-20 Boris Ulasevich JDK-8215637 client VM variant build error: zgc (enabled) depends on opto (disabled)
2018-12-17 Roland Westrelin JDK-8211451 ~2.5% regression on compression benchmark starting with 12-b11
2018-12-17 Roland Westrelin JDK-8209544 AES encrypt performance regression in jdk11b11
2018-12-14 Christoph Langer JDK-8214892 Delayed starting of debugging via jcmd
2018-12-14 Christoph Langer JDK-8211218 remove double semicolon in src/java.desktop/macosx/classes/sun/font/CFont.java
2018-12-13 Andrew Hughes JDK-8214105 [TESTBUG] Bit test is always false in serviceability/jvmti/StartPhase/AllowedFunctions
2018-12-13 Andrew Hughes JDK-8214108 [TESTBUG] Incorrect Function parameter lists in vmTestbase/nsk/jvmti/scenarios/extension/EX03/ex03t001
2018-12-13 Andrew Hughes JDK-8214061 Buffer written into itself
2018-12-13 Goetz Lindenmaier JDK-8211844 [aix] ProcessBuilder: Piping between created processes does not work.
2018-12-12 Goetz Lindenmaier JDK-8207924 serviceability/sa/TestUniverse.java#id0 intermittently fails with assert(get_instanceKlass()->is_loaded()) failed: must be at least loaded
2018-12-11 Paul Hohensee JDK-8209511 C2 asserts with UseSSE < 4 and AVX enabled: "Label was never bound to a location, but it was used as a jmp target'
2018-12-10 Robert Mckenna JDK-8211106 [windows] Update OS detection code to recognize Windows Server 2019
2018-12-07 Aleksey Shipilev JDK-8214059 Undefined behaviour in ADLC
2018-12-07 Volker Simonis JDK-8212116 IIOException "tEXt chunk length is not proper" on opening png file
2018-12-06 Aleksey Shipilev JDK-8214476 ZGC: Build ZGC by default
2018-12-06 Paul Hohensee JDK-8210985 Update the default SSL session cache size to 20480
2018-12-06 Paul Hohensee JDK-8206075 On x86, assert on unbound assembler Labels used as branch targets
2018-12-06 Paul Hohensee JDK-8208480 Test failure: assert(is_bound() || is_unused()) after JDK-8206075 in C1
2018-12-05 Paul Hohensee JDK-8208647 switch jtreg to 4.2b13
2018-12-04 Andrew Hughes JDK-8210912 Build error in src/jdk.crypto.cryptoki/share/native/libj2pkcs11/p11_convert.c after JDK-8029661
2018-12-03 Aleksey Shipilev JDK-8211268 Disable unsupported GCs for Zero
2018-12-03 Andrew Hughes JDK-8213154 Update copyright headers of files in src tree that are missing Classpath exception
2018-11-28 Thomas Stuefe JDK-8212828 (process) Provide a way for Runtime.exec to use posix_spawn on linux
2018-11-28 Aleksey Shipilev JDK-8212070 Introduce diagnostic flag to abort VM on failed JIT compilation
2018-11-28 Goetz Lindenmaier JDK-8213410 UseCompressedOops requirement check fails fails on 32-bit system
2018-11-27 Severin Gehwolf JDK-8212937 Parent class loader may not have a referred ClassLoaderData instance when obtained in Klass::class_in_module_of_loader
2018-11-26 Thomas Schatzl JDK-8214118 HeapRegions marked as archive even if CDS mapping fails
2018-11-24 Andrew Hughes JDK-8029661 Support TLS v1.2 algorithm in SunPKCS11 provider
2018-11-23 Zhengyu Gu JDK-8213992 Rename and make DieOnSafepointTimeout the diagnostic option
2018-11-22 Goetz Lindenmaier JDK-8211326 add OS user related information to hs_err file
2018-11-21 Thomas Stuefe JDK-8212173 Thread._stack_base/_stack_size initialized too late for new threads
2018-11-21 Thomas Stuefe JDK-8213834 JVMTI ResourceExhausted should not be posted in CompilerThread
2018-11-21 psrivastava JDK-8204142 AWT hang occurs when sequenced events arrive out of sequence in multiple AppContexts.
2018-11-20 Thomas Stuefe JDK-8211845 A new switch to control verbosity of hs-err files
2018-11-15 Aleksey Shipilev JDK-8211926 Catastrophic size_t underflow in BitMap::*_large methods
2018-11-14 Jamil Nimeh JDK-8212885 TLS 1.3 resumed session does not retain peer certificate chain
2018-11-14 Goetz Lindenmaier JDK-8209433 [s390] Fix build which was broken by 8208672 (Enable -Wreorder)
2018-11-14 Goetz Lindenmaier JDK-8209357 [PPC64] Fix build which was broken by 8208672 (Enable -Wreorder)
2018-11-14 Goetz Lindenmaier JDK-8207395 jar should support UNC-path arguments for the jar -C parameter
2018-11-14 Goetz Lindenmaier JDK-8213527 [TESTBUG] Fix PrintMetaspaceDcmd test using UseCompressedOops for 32-bit.
2018-11-13 Anton Litvinov JDK-8187364 Unable to enter zero width non-joiner (ZWNJ) symbol in Swing text component
2018-11-08 Goetz Lindenmaier JDK-8207059 Update test certificates in QuoVadisCA.java test
2018-11-07 Goetz Lindenmaier JDK-8210040 [TESTBUG] TestOptionsWithRanges is very slow
2018-11-07 Goetz Lindenmaier JDK-8210043 Invalid assert(HeapBaseMinAddress > 0) in ReservedHeapSpace::initialize_compressed_heap
2018-11-06 Goetz Lindenmaier JDK-8205633 TestOptionsWithRanges.java of '-XX:TLABSize=2147483648' fails intermittently
2018-11-06 Goetz Lindenmaier JDK-8211931 [ppc][testbug] runtime/jni/terminatedThread/TestTerminatedThread.java fails as threads don't terminate immediately
2018-11-05 Dean Long JDK-8021335 Missing synchronization when reading counters for live threads and peak thread count
2018-11-05 Martin Doerr JDK-8213086 Compiler thread creation should be bounded by available space in memory and Code Cache
2018-11-01 Ramanand Patil JDK-8213085 (tz) Upgrade Timezone Data to tzdata2018g
2018-10-31 Volker Simonis JDK-8213151 [AIX] Some class library files are missing the Classpath exception
2018-10-27 Vladimir Kozlov JDK-8211375 Minimal VM build failures after JDK-8211251 (Default mask register for avx512 instructions)
2018-10-26 Sean Mullan JDK-8211883 Disable anon and NULL cipher suites
2018-10-26 Vivek Deshpande JDK-8211251 Default mask register for avx512 instructions
2018-10-26 Vivek Deshpande JDK-8211272 x86_32 build failures after JDK-8210764 (Update avx512 implementation)
2018-10-26 Vivek Deshpande JDK-8210764 Update avx512 implementation
2018-10-26 Kevin Walls JDK-8211124 HotSpot vm_version.cpp should recognise updated VS2017
2018-10-26 Lucy Schmidt JDK-8210357 Zero builds fail after JDK-8207343 (Automate vtable/itable stub size calculation)
2018-10-26 Lucy Schmidt JDK-8210355 Minimal and Zero non-PCH builds fail after JDK-8207343 (Automate vtable/itable stub size calculation)
2018-10-26 Lucy Schmidt JDK-8207343 Automate vtable/itable stub size calculation
2018-10-25 Mandy Chung JDK-8212795 ThreadInfoCompositeData.toCompositeData fails to map ThreadInfo to CompositeData
2018-10-25 Michael McMahon JDK-8212926 HttpClient does not retrieve files with large sizes over HTTP/1.1
2018-10-25 Sergey Bylokhov JDK-8207150 Clip.isRunning() may return true after Clip.stop() was called
2018-10-25 Sergey Bylokhov JDK-8170937 Swing apps are slow if displaying from a remote source to many local displays
2018-10-24 Muthusamy Chinnathambi JDK-8027434 "-XX:OnOutOfMemoryError" uses fork instead of vfork
2018-10-24 Muthusamy Chinnathambi JDK-8211714 Need to update vm_version.cpp to recognise VS2017 minor versions
2018-10-23 Aleksej Efimov JDK-8210490 TimeZone.getDisplayName given Locale.US doesn't always honor the Locale
2018-10-23 Aleksey Shipilev JDK-8212754 Build failure: undefined JvmtiSampledObjectAllocEventCollector::object_alloc_is_safe_to_sample
2018-10-23 Lucy Schmidt JDK-8209588 SIGSEGV in MethodArityHistogram() with -XX:+CountCompiledCalls
2018-10-23 Lucy Schmidt JDK-8209950 SIGBUS in CodeHeapState::print_names()
2018-10-23 Lucy Schmidt JDK-8210319 [s390]: Use of shift operators not covered by cpp standard
2018-10-20 Jamil Nimeh JDK-8211806 TLS 1.3 handshake server name indication is missing on a session resume
2018-10-19 Chris Hegarty JDK-8211420 com.sun.net.httpserver.HttpServer returns Content-length header for 204 response code
2018-10-19 Chris Hegarty JDK-8211437 java.net.http.HttpClient hangs on 204 reply without Content-length 0
2018-10-19 Martin Doerr JDK-8211852 inspect stack during error reporting
2018-10-18 Jamil Nimeh JDK-8210989 RSASSA-PSS certificate cannot be selected for client auth on TLSv1.2
2018-10-18 Mandy Chung JDK-8212197 OpenDataException thrown when constructing CompositeData for StackTraceElement
2018-10-17 Aleksey Shipilev JDK-8211061 Tests fail with assert(VM_Version::supports_sse4_1()) on ThreadRipper CPU
2018-10-17 Aleksey Shipilev JDK-8211231 BarrierSetC1::generate_referent_check() confuses register allocator
2018-10-17 Aleksey Shipilev JDK-8212177 Epsilon alignment adjustments can overflow max TLAB size
2018-10-17 Aleksey Shipilev JDK-8212005 Epsilon elastic TLAB sizing may cause misalignment
2018-10-17 Aleksey Shipilev JDK-8212178 Soft reference reclamation race in com.sun.xml.internal.stream.util.ThreadLocalBufferAllocator
2018-10-17 David Holmes JDK-8211909 JDWP Transport Listener: dt_socket thread crash
2018-10-16 Severin Gehwolf JDK-8210425 [x86] sharedRuntimeTrig/sharedRuntimeTrans compiled without optimization
2018-10-16 Severin Gehwolf JDK-8210416 [linux] Poor StrictMath performance due to non-optimized compilation
2018-10-16 Robert Mckenna JDK-8209576 java.nio.file.Files.writeString writes garbled UTF-16 instead of UTF-8
2018-10-16 Vladimir Kozlov JDK-8212204 [TESTBUG] test/hotspot/jtreg/compiler/intrinsics/base64/TestBase64.java fails
2018-10-16 Jiangli Zhou JDK-8211956 AppCDS crashes for some uses with JRuby
2018-10-15 Dmitry Markov JDK-8205479 OS X: requestFocus() does not work properly for embedded frame
2018-10-15 Dmitry Markov JDK-8130655 OS X: keyboard input in textfield is not possible if the window contained textfield is owned by EmbeddedFrame
2018-10-15 Roland Westrelin JDK-8209639 assert failure in coalesce.cpp: attempted to spill a non-spillable item
2018-10-15 Sean Coffey JDK-8209862 CipherCore performance improvement
2018-10-15 Manajit Halder JDK-8206392 [macosx] Cycling through windows (JFrames) does not work with keyboard shortcut
2018-10-15 Sean Coffey JDK-8205507 jdk/javax/xml/crypto/dsig/GenerationTests.java timed out
2018-10-15 Martin Doerr JDK-8210754 print_location is not reliable enough (printing register info)
2018-10-12 Priya Lakshmi Muthuswamy JDK-8205593 Javadoc -link makes broken links if module name matches package name
2018-10-12 Sean Coffey JDK-8210736 jdk/javax/xml/crypto/dsig/GenerationTests.java slow on linux
2018-10-12 Severin Gehwolf JDK-8212110 Build of saproc.dll broken on Windows 32 bit after JDK-8210647
2018-10-12 Matthias Baesken JDK-8210964 add more ld preloading info to hs_error file on Linux
2018-10-12 Gunter Haug JDK-8211768 [s390] Implement JFR profiling.
2018-10-12 Chris Hegarty JDK-8203850 java.net.http HTTP client should allow specifying Origin and Referer headers
2018-10-12 Goetz Lindenmaier JDK-8211856 [ppc, s390] ProblemList some failing tests.
2018-10-12 Prasanta Sadhukhan JDK-8191178 [macos] Problem with input of yen symbol
2018-10-11 Severin Gehwolf JDK-8207057 No debug info for assembler files
2018-10-11 Fairoz Matte JDK-8193879 Java debugger hangs on method invocation
2018-10-09 Severin Gehwolf JDK-8211387 [Zero] atomic_copy64: Use ldrexd for atomic reads on ARMv7
2018-10-08 Goetz Lindenmaier JDK-8207153 Some intrinsic tests take long time to run
2018-10-08 David Holmes JDK-8211065 Private method check in linkResolver is incorrect
2018-10-06 Fairoz Matte JDK-8207745 serviceability/sa/TestJmapCore.java times out parsing a 4GB hprof file
2018-10-05 Coleen Phillimore JDK-8209889 RedefineStress tests crash
2018-10-05 Henry Jen JDK-8210810 Escaped character at specific position in argument file is not handled properly
2018-10-05 Fairoz Matte JDK-8163083 SocketListeningConnector does not allow invocations with port 0
2018-10-04 Robbin Ehn JDK-8210303 VM_HandshakeAllThreads fails assert with "failed: blocked and not walkable"
2018-10-04 Krishna Addepalli JDK-8208638 Instead of circle rendered in appl window, but ellipse is produced JEditor Pane
2018-10-02 Severin Gehwolf JDK-8208091 SA: jhsdb jstack --mixed throws UnmappedAddressException on i686
2018-10-02 Matthias Baesken JDK-8211208 make AllocateHeapAt an unsupported option on AIX
2018-10-02 Severin Gehwolf JDK-8210703 vmStructs.cpp compiled with -O0
2018-10-02 Severin Gehwolf JDK-8210761 libjsig is being compiled without optimization
2018-10-02 Severin Gehwolf JDK-8210836 Build fails with warn_unused_result in openjdk/src/jdk.hotspot.agent/linux/native/libsaproc/ps_core.c
2018-10-02 Severin Gehwolf JDK-8210647 libsaproc is being compiled without optimization
2018-10-02 Matthias Baesken JDK-8207941 [TESTBUG] javax/swing/plaf/basic/BasicGraphicsUtils/8132119/bug8132119.java fails on machines without Arial font
2018-10-02 Matthias Baesken JDK-8209942 [epsilon] range function for EpsilonTLABElasticity causes compiler warning
2018-10-02 Gunter Haug JDK-8209996 [PPC64] Fix JFR profiling.
2018-09-25 Andrew Dinn JDK-8211105 AArch64: Disable cos/sin and log intrinsics in jdk11u pending fix
2018-09-25 Robert Mckenna JDK-8210918 Add test to exercise server-side client hello processing
2018-09-25 Martin Doerr JDK-8210497 [PPC64] Vector registers not saved across safepoint
2018-09-24 Laurent Bourgès JDK-8210335 Clipping problems with complex affine transforms: negative scaling factors or small scaling factors
2018-09-24 Sean Coffey JDK-8210775 JVM TI Spec missing copyright
2018-09-21 Frances Ho JDK-8210334 TLS 1.3 server fails if ClientHello doesn't have pre_shared_key and psk_key_exchange_modes
2018-09-21 Frances Ho JDK-8209916 NPE in SupportedGroupsExtension
2018-09-21 Frances Ho JDK-8210846 TLSv.1.3 interop problems with OpenSSL 1.1.1 when used on the client side with mutual auth
2018-09-19 Martin Buchholz JDK-7017058 Malayalam glyph substitution is failing for Malayalam with Windows Kartika font.
2018-09-14 Sean Coffey JDK-8206389 JarEntry.setCreation/LastAccessTime without setLastModifiedTime causes Invalid CEN header
2018-09-14 Sean Coffey JDK-8210502 jdeps does not handle properly on analyzing a mixture of MR JARs and non-MR JARs
2018-09-13 Goetz Lindenmaier JDK-8209786 JDK12 fails to build on s390x with gcc 7.3
2018-09-13 Goetz Lindenmaier JDK-8210259 [testbug] IncompatibleOptions.java fails if VM configured without ZGC
2018-09-13 Leo Jiang JDK-8210153 localized currency symbol of VES
2018-09-13 Leo Jiang JDK-8209775 ISO 4217 Amendment #169 Update
2018-09-13 Leo Jiang JDK-8208746 ISO 4217 Amendment #168 Update
2018-08-23 Sean Coffey JDK-8209129 Further improvements to cipher buffer management
2018-08-23 Sean Coffey JDK-8207775 Better management of CipherCore buffers
2018-08-23 Sean Coffey JDK-8208583 Better management of internal KeyStore buffers