master
8187443: Forest Consolidation: Move files to unified layout
8204243: remove Thread.destroy() and Thread.stop(Throwable)
8235351: Lookup::unreflect should bind with the original caller independent of Method's accessible flag
8207263: Store the Configuration for system modules into CDS archive
8203327: Small cleanups in java.lang.ref
8302791: Add specific ClassLoader object to Proxy IllegalArgumentException message
8197881: Better StringBuilder support
8199800: Optimize Boolean.parseBoolean(String)
8199465: {@docRoot} references need to be updated to reflect new module/package structure
8305682: Update the javadoc in the Character class to state support for GB 18030-2022 Implementation Level 2
8213754: PPC64: Add Intrinsics for isDigit/isLowerCase/isUpperCase/isWhitespace
8234147: Avoid looking up standard charsets in core libraries
8261404: Class.getReflectionFactory() is not thread-safe
8251397: NPE on ClassValue.ClassValueMap.cacheArray
8215281: Use String.isEmpty() when applicable in java.base
8226721: Missing intrinsics for Math.ceil, floor, rint
8241770: Module xxxAnnotation() methods throw NCDFE if module-info.class found as resource in unnamed module
8209003: Consolidate use of empty collections in java.lang.module
8204377: Rename Object#wait parameter name from "timeout" to "timeoutMillis"
8295304: Runtime support improvements
8217475: Unexpected StackOverflowError in "process reaper" thread
8193758: Update copyright headers of files in src tree that are missing Classpath exception
8231584: Deadlock with ClassLoader.findLibrary and System.loadLibrary call
8193032: Remove terminally deprecated SecurityManager APIs
Merge
8193325: StackFrameInfo::getByteCodeIndex returns wrong value if bci > 32767
8191632: Typos in comments due to duplicating words
8185925: StackFrameInfo::walker field can be replaced with bitmap to save footprint 8153682: StackFrameInfo.declaringClass could be removed
8212043: Add floating-point Math.min/max intrinsics
8215380: Backout accidental change to String::length
8270392: Improve String constructions
8320570: NegativeArraySizeException decoding >1G UTF8 bytes with non-ascii characters
8200380: String::lines
8319436: Proxy.newProxyInstance throws NPE if loader is null and interface not visible from class loader
8222518: Remove unnecessary caching of Parker object in java.lang.Thread
8199420: Update javadoc tags in java.lang.System and related
8202788: Explicitly reclaim cached thread-local direct buffers at thread exit
8226809: Circular reference in printed stack trace is not correctly indented & ambiguous
8232080: jlink plugins for vendor information and run-time options
8190323: "the the" typos
8199176: Accessibility issues in java.base docs