master
8278604: SwingSet2 table demo does not have accessible description set for images 8278526: [macos] Screen reader reads SwingSet2 JTable row selection as null, dimmed row for last column
8284813: x86 Code cleanup related to move instructions.
8381771: Add a check for DNS label not to end with a hyphen
8266631: StandardJavaFileManager: getJavaFileObjects() impl violates the spec 8266596: StandardJavaFileManager: default impls of setLocationFromPaths(), getJavaFileObjectsFromPaths() methods don't throw IllegalArgumentException as specified 8266591: StandardJavaFileManager::getJavaFileObjectsFromPaths() methods contain a typo in their spec 8266590: StandardJavaFileManager::setLocationFromPaths() spec contains an error
8262403: Enhanced data transfers
8300167: Add validation of the raster's layout before using in native
8378180: Compiling OpenJDK with C23 C-Compiler gives warning: initialization discards ‘const’ qualifier from pointer target type
8267521: Post JEP 411 refactoring: maximum covering > 50K
8358701: Remove misleading javax.management.remote API doc wording about JMX spec, and historic link to JMXMP
8381796: Enhance Certificate parsing
8304701: Request with timeout aborts later in-flight request on HTTP/1.1 cxn
8314883: Java_java_util_prefs_FileSystemPreferences_lockFile0 write result errno in missing case
8366866: SslRMIClientSocketFactory#createSocket lacking priviledges (securitymanger)
8270872: Final nroff manpage update for JDK 17
8240971: Fix CSS styles in some doc comments
8370615: Improve Kerberos credentialing
8285380: Fix typos in security
8304845: Update PCSC-Lite for Suse Linux to 1.9.9 and fix incomplete license wording
8266974: duplicate property key in java.sql.rowset resource bundle
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
8263885: Use the blessed modifier order in java.sql/rowset/transation.xa
8344137: Update XML Security for Java to 3.0.5
8370529: Enhance Path Factories Redux
8308780: Fix the Java Integer types on Windows
8226919: attach in linux hangs due to permission denied accessing /proc/pid/root
8167252: Some of Charset.availableCharsets() does not contain itself
8360406: [21u] Disable logic for attaching type annotations to class files until 8359336 is fixed
8340327: A common framework to support public key algorithms with standard parameter sets
8338587: Internal XOF Methods for SHAKE128 and SHAKE256
8281525: Enable Zc:strictStrings flag in Visual Studio build
8187443: Forest Consolidation: Move files to unified layout
8312246: NPE when HSDB visits bad oop
8377498: Improve HttpServer handling
8272903: Missing license header in ArenaAllocator.java
8301190: [vectorapi] The typeChar of LaneType is incorrect when default locale is tr
8241749: Remove the Nashorn JavaScript Engine
8320687: sun.jvmstat.monitor.MonitoredHost.getMonitoredHost() throws unexpected exceptions when invoked concurrently
8350749: Upgrade JLine to 3.29.0
8203891: Upgrade JOpt Simple to 5.0.4
8262901: [macos_aarch64] NativeCallTest expected:<-3.8194101E18> but was:<3.02668882E10> 8296821: compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/NativeCallTest.java fails after JDK-8262901
8267112: JVMCI compiler modules should be kept upgradable
8282633: jarsigner output does not explain why an EC key is disabled if its curve has been disabled
8347381: Upgrade jQuery UI to version 1.14.1
8280543: Update the "java" and "jcmd" tool specification for CDS
8283870: jdeprscan --help causes an exception when the locale is ja, zh_CN or de
8339384: Unintentional IOException in jdk.jdi module when JDWP end of stream occurs
8382242: JFR: Metadata reconstruction invalidates ConstantMap for java.lang.String
8322809: SystemModulesMap::classNames and moduleNames arrays do not match the order
8303376: Better launching of JDI
8222563: Remove terminally deprecated method netscape.javascript.JSObject::getWindow
8299439: java/text/Format/NumberFormat/CurrencyFormat.java fails for hr_HR 8299483: ProblemList java/text/Format/NumberFormat/CurrencyFormat.java
8296692: Improve String platform support
8364190: JFR: RemoteRecordingStream withers don't work
8345684: OperatingSystemMXBean.getSystemCpuLoad() throws NPE
8286910: Improve JNDI lookups
8290368: Introduce LDAP and RMI protocol-specific object factory filters to JNDI implementation
8308593: Add KEEPALIVE Extended Socket Options Support for Windows
8247959: doclint errors in NIO code
8282551: Properly initialize L32X64MixRandom state
8309340: Provide sctpHandleSocketErrorWithMessage
8328726: Better Kerberos support
8250853: Address reliance on default constructors in the javax.swing APIs
8212871: Broken links give 401-Unauthorized
8313765: Invalid CEN header (invalid zip64 extra data field size)
8314319: LogCompilation doesn't reset lateInlining when it encounters a failure.