jdk-24/src
Albert Mingkun Yang 8f79d88960 8318155: Remove unnecessary virtual specifier in Space
Reviewed-by: tschatzl, mli
2023-10-17 11:54:51 +00:00
..
demo/share 8301991: Convert l10n properties resource bundles to UTF-8 native 2023-09-14 22:19:18 +00:00
hotspot 8318155: Remove unnecessary virtual specifier in Space 2023-10-17 11:54:51 +00:00
java.base 8318180: Memory model reference from foreign package-info is broken 2023-10-17 11:09:03 +00:00
java.compiler/share/classes 8246280: Refine API to model sealed classes and interfaces in javax.lang.model 2023-09-18 20:40:01 +00:00
java.datatransfer
java.desktop 8317696: Fix compilation with clang-16 2023-10-17 08:15:46 +00:00
java.instrument 8313277: Resolve multiple definition of 'normalize' when statically linking JDK native libraries with user code 2023-09-12 09:06:08 +00:00
java.logging/share 8301991: Convert l10n properties resource bundles to UTF-8 native 2023-09-14 22:19:18 +00:00
java.management/share 8314738: Remove all occurrences of and support for @revised 2023-08-22 13:02:53 +00:00
java.management.rmi/share/classes 8310988: Missing @since tags in java.management.rmi 2023-06-30 08:26:44 +00:00
java.naming/share/classes 8312126: NullPointerException in CertStore.getCRLs after 8297955 2023-09-15 13:12:15 +00:00
java.net.http/share/classes 8317808: HTTP/2 stream cancelImpl may leave subscriber registered 2023-10-13 14:35:50 +00:00
java.prefs 8314883: Java_java_util_prefs_FileSystemPreferences_lockFile0 write result errno in missing case 2023-08-24 10:44:09 +00:00
java.rmi/share 8316923: Add DEF_STATIC_JNI_OnLoad for librmi 2023-10-03 15:33:48 +00:00
java.scripting/share 8304478: Initial nroff manpage generation for JDK 22 2023-06-19 22:30:50 +00:00
java.se/share 8301639: JDI and JDWP specs should clarify potential deadlock issues with method invocation 2023-09-22 20:29:00 +00:00
java.security.jgss 8316771: Krb5.java has not defined messages for all error codes 2023-10-02 19:55:22 +00:00
java.security.sasl/share/classes
java.smartcardio
java.sql/share/classes 8310550: Adjust references to rt.jar 2023-07-07 06:57:23 +00:00
java.sql.rowset/share/classes 8301991: Convert l10n properties resource bundles to UTF-8 native 2023-09-14 22:19:18 +00:00
java.transaction.xa/share/classes
java.xml/share 8316383: NullPointerException in AbstractSAXParser after JDK-8306632 2023-09-21 19:17:24 +00:00
java.xml.crypto/share 8301991: Convert l10n properties resource bundles to UTF-8 native 2023-09-14 22:19:18 +00:00
jdk.accessibility 8310908: Non-standard @since tag in com.sun.java.accessibility.util.package-info 2023-06-26 22:22:49 +00:00
jdk.attach 8310993: Missing @since tags in jdk.attach 2023-06-30 17:49:56 +00:00
jdk.charsets/share/classes 8167252: Some of Charset.availableCharsets() does not contain itself 2023-06-15 16:34:00 +00:00
jdk.compiler/share 8305971: NPE in JavacProcessingEnvironment for missing enum constructor body 2023-10-14 21:28:39 +00:00
jdk.crypto.cryptoki 8309214: sun/security/pkcs11/KeyStore/CertChainRemoval.java fails after 8301154 2023-08-22 23:49:03 +00:00
jdk.crypto.ec/share/classes 8308398: Move SunEC crypto provider into java.base 2023-07-17 17:38:54 +00:00
jdk.crypto.mscapi/windows 8314148: Fix variable scope in SunMSCAPI 2023-08-28 05:27:25 +00:00
jdk.dynalink/share
jdk.editpad/share/classes
jdk.hotspot.agent 8316401: sun/tools/jhsdb/JStackStressTest.java failed with "InternalError: We should have found a thread that owns the anonymous lock" 2023-09-29 11:14:13 +00:00
jdk.httpserver 8301991: Convert l10n properties resource bundles to UTF-8 native 2023-09-14 22:19:18 +00:00
jdk.incubator.vector 8312522: Implementation of Foreign Function & Memory API 2023-10-12 19:50:08 +00:00
jdk.internal.ed/share/classes
jdk.internal.jvmstat
jdk.internal.le 8313792: Verify 4th party information in src/jdk.internal.le/share/legal/jline.md 2023-08-08 08:49:39 +00:00
jdk.internal.opt/share 8301991: Convert l10n properties resource bundles to UTF-8 native 2023-09-14 22:19:18 +00:00
jdk.internal.vm.ci/share/classes 8318086: [jvmci] RISC-V: Reuse target config from TargetDescription 2023-10-17 00:55:37 +00:00
jdk.internal.vm.compiler/share/classes
jdk.internal.vm.compiler.management/share/classes
jdk.jartool/share 8301991: Convert l10n properties resource bundles to UTF-8 native 2023-09-14 22:19:18 +00:00
jdk.javadoc/share 8308659: Use CSS scroll-margin instead of flexbox layout in API documentation 2023-10-16 12:56:41 +00:00
jdk.jcmd 8304478: Initial nroff manpage generation for JDK 22 2023-06-19 22:30:50 +00:00
jdk.jconsole/share 8301991: Convert l10n properties resource bundles to UTF-8 native 2023-09-14 22:19:18 +00:00
jdk.jdeps/share 8294969: Convert jdk.jdeps javap to use the Classfile API 2023-09-18 08:35:31 +00:00
jdk.jdi 8301639: JDI and JDWP specs should clarify potential deadlock issues with method invocation 2023-09-22 20:29:00 +00:00
jdk.jdwp.agent 8313804: JDWP support for -Djava.net.preferIPv6Addresses=system 2023-09-25 16:43:20 +00:00
jdk.jfr/share 8308995: Update Network IO JFR events to be static mirror events 2023-09-20 12:34:08 +00:00
jdk.jlink 8301991: Convert l10n properties resource bundles to UTF-8 native 2023-09-14 22:19:18 +00:00
jdk.jpackage 8301247: JPackage app-image exe launches multiple exe's in JDK 17+ 2023-09-18 20:19:36 +00:00
jdk.jshell/share 8317693: Unused parameter to Tokens.Token.comment method 2023-10-09 17:53:57 +00:00
jdk.jsobject/share/classes 8310999: Add @since info in jdk.jsobject files 2023-07-05 18:21:48 +00:00
jdk.jstatd/share 8304478: Initial nroff manpage generation for JDK 22 2023-06-19 22:30:50 +00:00
jdk.localedata/share 8301991: Convert l10n properties resource bundles to UTF-8 native 2023-09-14 22:19:18 +00:00
jdk.management 8299560: Assertion failed: currentQueryIndex >= 0 && currentQueryIndex < numberOfJavaProcessesAtInitialization 2023-09-27 15:55:12 +00:00
jdk.management.agent 8301991: Convert l10n properties resource bundles to UTF-8 native 2023-09-14 22:19:18 +00:00
jdk.management.jfr/share/classes
jdk.naming.dns/share/classes
jdk.naming.rmi/share/classes
jdk.net 8308593: Add Keepalive Extended Socket Options Support for Windows 2023-07-24 09:03:10 +00:00
jdk.nio.mapmode/share/classes 8310682: No package-info (and @since) for package jdk.nio.mapmode 2023-06-26 16:28:48 +00:00
jdk.random/share/classes
jdk.sctp
jdk.security.auth
jdk.security.jgss/share/classes
jdk.unsupported/share/classes 8316160: Remove sun.misc.Unsafe.{shouldBeInitialized,ensureClassInitialized} 2023-09-15 09:09:21 +00:00
jdk.unsupported.desktop/share/classes
jdk.xml.dom/share/classes 8311006: missing @since info in jdk.xml.dom 2023-08-03 21:49:05 +00:00
jdk.zipfs/share/classes 8316391: (zipfs) ZipFileSystem.readFullyAt does not tolerate short reads 2023-09-17 11:53:12 +00:00
utils 8315604: IGV: dump and visualize node bottom and phase types 2023-10-02 07:03:40 +00:00