Commits
User selector
Commit History
Commits on Sep 28, 2021
8274136: -XX:+ExitOnOutOfMemoryError calls exit while threads are running
Show description for 2657bcbcommitted
David Holmes8273459: Update code segment alignment to 64 bytes
Show description for 53b25bcauthored andcommitted
8274016: Replace 'for' cycles with iterator with enhanced-for in java.desktop
Show description for 1a29b1eauthored andcommitted8274396: Suppress more warnings on non-serializable non-transient instance fields in client libs
Show description for d8a278fcommitted8273972: Multi-core choke point in CMM engine (LCMSTransform.doTransform)
Show description for e49e5b5committed8274391: Suppress more warnings on non-serializable non-transient instance fields in java.util.concurrent
Show description for 2072bc7committed8274415: Suppress warnings on non-serializable non-transient instance fields in java.xml
Show description for 6a477bdcommitted8274394: Use Optional.isEmpty instead of !Optional.isPresent in jdk.jlink
Show description for 6f4cefbauthored andcommitted
8274276: Cache normalizedBase URL in URLClassPath.FileLoader
Show description for 94f5e80authored andcommitted8274383: JNI call of getAccessibleSelection on a wrong thread
Show description for b36881fauthored andcommitted
8274381: missing CAccessibility definitions in JNI code
Show description for be40373authored andcommitted
8274259: G1: assert(check_alignment(result)) failed: address not aligned: 0x00000008baadbabe after JDK-8270009
Show description for 79865cdauthored 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 ddc2627committed8269685: Optimize HeapHprofBinWriter implementation
Show description for 8876eaecommitted
Lin Zang
Commits on Sep 27, 2021
8274367: Re-indent stack-trace examples for Throwable.printStackTrace
Show description for c880b87committed8271303: jcmd VM.cds {static, dynamic}_dump should print more info
Show description for c4b52c7committed8274392: Suppress more warnings on non-serializable non-transient instance fields in java.sql.rowset
Show description for 5b660f3committed8274311: Make build.tools.jigsaw.GenGraphs more configurable
Show description for daaa47ecommitted
Mandy Chung8274326: [macos] Ensure initialisation of sun/lwawt/macosx/CAccessibility in JavaComponentAccessibility.m
Show description for 2cffe4ccommitted8274255: Update javac messages to use "enum class" rather than "enum type"
Show description for 172900dcommitted8274074: SIGFPE with C2 compiled code with -XX:+StressGCM
Show description for b0983dfcommitted8274317: Unnecessary reentrant synchronized block in java.awt.Cursor
Show description for 7436a77authored andcommitted
8274325: C4819 warning at vm_version_x86.cpp on Windows after JDK-8234160
Show description for 7426fd4committed
Commits on Sep 26, 2021
8274293: Build failure on macOS with Xcode 13.0 as vfork is deprecated
Show description for 252aaa9authored andcommitted
8273401: Disable JarIndex support in URLClassPath
Show description for 7700b25authored andcommitted
Commits on Sep 25, 2021
8274321: Standardize values of @since tags in javax.lang.model
Show description for 5ec1cdccommitted8274143: Disable "invalid entry for security.provider.X" error message in log file when security.provider.X is empty
Show description for 4838a2cauthored andcommitted
8274314: Typo in WatchService#poll(long timeout, TimeUnit unit) javadoc
Show description for 8c122afcommitted8273960: Redundant condition in Metadata.TypeComparator.compare
Show description for 9bc865dauthored andcommitted
Commits on Sep 24, 2021
8273492: Move evacuation failure handling into G1YoungCollector
Show description for 341de49committed
Thomas Schatzl8273297: AES/GCM non-AVX512+VAES CPUs suffer after 8267125
Show description for 13e9ea9authored andcommitted

8274237: Replace 'for' cycles with iterator with enhanced-for in java.base
Show description for baafa60authored andcommitted