Commits
User selector
Commit History
Commits on Sep 28, 2021
8273972: Multi-core choke point in CMM engine (LCMSTransform.doTransform)
Show description for e49e5b5committed8273634: [TEST_BUG] Improve javax/swing/text/ParagraphView/6364882/bug6364882.java
Show description for 67e52a3committed8239502: [TEST_BUG] Test javax/swing/text/FlowView/6318524/bug6318524.java never fails
Show description for b7425b6committed8274265: Suspicious string concatenation in logTestUtils.inline.hpp
Show description for c57a6c6authored andcommitted
8273581: Change the mechanism by which JDK loads the platform-specific FontManager class
Show description for 961dcffcommitted
Alexander Scherbatiy8273508: Support archived heap objects in SerialGC
Show description for 6a573b8committed8231640: (prop) Canonical property storage
Show description for af50772committed8273790: Potential cyclic dependencies between Gregorian and CalendarSystem
Show description for ddc2627committed8174819: java/nio/file/WatchService/LotsOfEvents.java fails intermittently
Show description for 633eab2committed
Commits on Sep 27, 2021
8274074: SIGFPE with C2 compiled code with -XX:+StressGCM
Show description for b0983dfcommitted8274289: jdk/jfr/api/consumer/TestRecordedFrameType.java failed with "RuntimeException: assertNotEquals: expected Interpreted to not equal Interpreted"
Show description for e3aff8fcommitted
Commits on Sep 26, 2021
8273401: Disable JarIndex support in URLClassPath
Show description for 7700b25authored andcommitted
Commits on Sep 25, 2021
8274312: ProblemList 2 serviceability/dcmd/gc tests with ZGC on macos-all
Show description for ab28db1committed
Daniel D. Daugherty
Commits on Sep 24, 2021
8210927: JDB tests do not update source path after doing a redefine class
Show description for 61ac53fcommitted
Alex Menkov8273297: AES/GCM non-AVX512+VAES CPUs suffer after 8267125
Show description for 13e9ea9authored andcommitted

8274296: Update or Problem List tests which may fail with uiScale=2 on macOS
Show description for 753b256committed8274294: ProblemList sun/tools/jmap/BasicJMapTest.java
Show description for 0c050becommitted
Daniel D. Daugherty8274233: Minor cleanup for ToolBox
Show description for e741a18committed8274205: Handle KDC_ERR_SVC_UNAVAILABLE error code from KDC
Show description for 5ba0d09authored andcommitted
8238274: (sctp) JDK-7118373 is not fixed for SctpChannel
Show description for d91e227authored andcommitted
8273034: Make javadoc navigation collapsible on small displays
Show description for 1d44014committed8274171: java/nio/file/Files/probeContentType/Basic.java failed on "Content type" mismatches
Show description for bb74ae8committed
Julia Boes
Commits on Sep 23, 2021
8274216: ProblemList 2 serviceability/dcmd/gc tests with ZGC on linux-all and windows-all
Show description for 0aa63fecommitted
Daniel D. Daugherty8274175: (fc) java/nio/channels/FileChannel/Transfer2GPlus.java still failed in timeout
Show description for 1fdc656committed
Brian Burkhalter8270156: Add "randomness" and "stress" keys to JTreg tests which use StressGCM, StressLCM and/or StressIGVN
Show description for 653a612authored andcommitted
8273916: Remove 'special' ranking
Show description for d098751committed8252842: Extend jmap to support parallel heap dump
Show description for a74c099committed
Lin Zang8273578: javax/swing/JMenu/4515762/bug4515762.java fails on macOS 12
Show description for 45adc92committed8274033: Some tier-4 CDS EpsilonGC tests throw OOM
Show description for 0fbbe4ccommitted8267356: AArch64: Vector API SVE codegen support
Show description for 9d3379bcommitted




Commits on Sep 22, 2021
8273714: jdk/jfr/api/consumer/TestRecordedFrame.java still times out after JDK-8273047
Show description for 6031388committed8272759: (fc) java/nio/channels/FileChannel/Transfer2GPlus.java failed in timeout
Show description for 81d4164committed
Brian Burkhalter8271602: Add Math.ceilDiv() family parallel to Math.floorDiv() family
Show description for da38cedauthored andcommitted
8273924: ArrayIndexOutOfBoundsException thrown in java.util.JapaneseImperialCalendar.add()
Show description for d39aad9committed8274039: codestrings gtest fails when hsdis is present
Show description for c9de806committed
Patric Hedlin