jdk-24/src
2023-03-17 20:52:38 +00:00
..
demo/share Merge 2023-01-27 22:46:31 +00:00
hotspot 8292818: replace 96-bit representation for field metadata with variable-sized streams 2023-03-17 20:18:36 +00:00
java.base 8304164: jdk/classfile/CorpusTest.java still fails after JDK-8303910 2023-03-17 11:47:11 +00:00
java.compiler/share/classes 8300857: State return value for Types.asElement(NoType) explicitly 2023-01-26 02:14:07 +00:00
java.datatransfer 8298047: Remove all non-significant trailing whitespace from properties files 2023-01-16 18:53:54 +00:00
java.desktop 7154070: in SwingSet2, switching between LaFs it's easy to lose JTable dividers 2023-03-17 03:35:01 +00:00
java.instrument 8299957: Enhance error logging in instrument coding with additional jplis_assert_msg 2023-01-13 07:57:38 +00:00
java.logging/share
java.management/share 8298966: Deprecate JMX Subject Delegation and the method JMXConnector.getMBeanServerConnection(Subject) for removal. 2023-03-14 16:59:27 +00:00
java.management.rmi/share/classes 8298966: Deprecate JMX Subject Delegation and the method JMXConnector.getMBeanServerConnection(Subject) for removal. 2023-03-14 16:59:27 +00:00
java.naming/share/classes 8297955: LDAP CertStore should use LdapName and not String for DNs 2023-03-03 13:06:11 +00:00
java.net.http/share/classes 8303965: java.net.http.HttpClient should reset the stream if response headers contain malformed header fields 2023-03-13 14:24:56 +00:00
java.prefs
java.rmi/share 8290918: Initial nroff manpage generation for JDK 21 2023-01-24 06:27:54 +00:00
java.scripting/share 8290918: Initial nroff manpage generation for JDK 21 2023-01-24 06:27:54 +00:00
java.se/share
java.security.jgss 8304264: Debug messages always show up for NativeGSS 2023-03-15 21:22:53 +00:00
java.security.sasl/share/classes
java.smartcardio
java.sql/share/classes
java.sql.rowset/share/classes Merge 2023-01-27 22:46:31 +00:00
java.transaction.xa/share/classes
java.xml/share 8301269: Update Commons BCEL to Version 6.7.0 2023-02-11 22:33:13 +00:00
java.xml.crypto/share 8301260: Add system property to toggle XML Signature secure validation mode 2023-02-09 18:18:21 +00:00
jdk.accessibility 8302838: jabswitch main() should avoid calling exit explicitly 2023-02-22 06:27:52 +00:00
jdk.attach 8299518: HotSpotVirtualMachine shared code across different platforms 2023-03-06 02:02:29 +00:00
jdk.charsets/share/classes 8301119: Support for GB18030-2022 2023-02-27 16:35:59 +00:00
jdk.compiler/share 8180387: com.sun.source.util.JavacTask should have a protected constructor. 2023-03-17 20:52:38 +00:00
jdk.crypto.cryptoki 8295425: Match the default priv exp length between SunPKCS11 and other JDK providers 2023-03-01 22:40:50 +00:00
jdk.crypto.ec/share/classes 8300399: EdDSA does not verify when there is no message 2023-01-19 18:32:08 +00:00
jdk.crypto.mscapi/windows 8303607: SunMSCAPI provider leaks memory and keys 2023-03-07 02:12:30 +00:00
jdk.dynalink/share
jdk.editpad/share/classes
jdk.hotspot.agent 8292818: replace 96-bit representation for field metadata with variable-sized streams 2023-03-17 20:18:36 +00:00
jdk.httpserver 8303216: Prefer ArrayList to LinkedList in sun.net.httpserver.ServerImpl 2023-02-28 20:21:07 +00:00
jdk.incubator.concurrent/share/classes 8286666: JEP 429: Implementation of Scoped Values (Incubator) 2022-12-07 10:14:06 +00:00
jdk.incubator.vector 8293198: [vectorapi] Improve the implementation of VectorMask.indexInRange() 2023-02-10 01:32:05 +00:00
jdk.internal.ed/share/classes
jdk.internal.jvmstat
jdk.internal.le 8297587: Upgrade JLine to 3.22.0 2023-03-02 08:27:44 +00:00
jdk.internal.opt/share 8236919: Refactor com.sun.tools.javac.main.CommandLine into a reusable module for other JDK tools 2022-11-28 17:33:59 +00:00
jdk.internal.vm.ci/share/classes 8292818: replace 96-bit representation for field metadata with variable-sized streams 2023-03-17 20:18:36 +00:00
jdk.internal.vm.compiler/share/classes
jdk.internal.vm.compiler.management/share/classes
jdk.jartool/share 8303410: Remove ContentSigner APIs and jarsigner -altsigner and -altsignerpath options 2023-03-14 11:48:59 +00:00
jdk.javadoc/share 8304146: Refactor VisibleMemberTable (LocalMemberTable) 2023-03-16 22:23:41 +00:00
jdk.jcmd 8301749: Tracking malloc pooled memory size 2023-02-20 14:23:54 +00:00
jdk.jconsole/share Merge 2023-01-27 22:46:31 +00:00
jdk.jdeps/share 8301207: (jdeps) Deprecate jdeps -profile option 2023-01-30 22:39:55 +00:00
jdk.jdi 8303169: Remove Windows specific workaround from libdt 2023-02-27 15:35:58 +00:00
jdk.jdwp.agent 8303617: update for deprecated sprintf for jdk.jdwp.agent 2023-03-08 16:07:04 +00:00
jdk.jfr/share 8303674: JFR: TypeLibrary class not thread safe 2023-03-10 17:09:56 +00:00
jdk.jlink 8304367: jlink --include-locales=* attempts to parse non .class resource files with classfile reader 2023-03-17 15:44:38 +00:00
jdk.jpackage 8303227: JniObjWithEnv should be NullablePointer compliant 2023-02-28 18:35:40 +00:00
jdk.jshell/share 8294974: Convert jdk.jshell/jdk.jshell.execution.LocalExecutionControl to use the Classfile API to instrument classes 2023-03-13 15:53:01 +00:00
jdk.jsobject/share/classes
jdk.jstatd/share 8290918: Initial nroff manpage generation for JDK 21 2023-01-24 06:27:54 +00:00
jdk.localedata/share Merge 2023-01-27 22:46:31 +00:00
jdk.management 8303242: ThreadMXBean issues with virtual threads 2023-03-04 07:33:33 +00:00
jdk.management.agent 8299891: JMX ObjectInputFilter additional classes needed 2023-02-01 09:14:25 +00:00
jdk.management.jfr/share/classes 8303622: JFR: Missing message with Objects.requireNonNull 2023-03-07 23:32:09 +00:00
jdk.naming.dns/share/classes
jdk.naming.rmi/share/classes
jdk.net
jdk.nio.mapmode/share/classes
jdk.random/share/classes
jdk.sctp 8297822: De-duplicate code in module jdk.sctp 2022-12-12 13:33:24 +00:00
jdk.security.auth
jdk.security.jgss/share/classes
jdk.unsupported/share/classes 8303175: (fs) Deprecate com.sun.nio.file.SensitivityWatchEventModifier for removal 2023-03-03 18:38:13 +00:00
jdk.unsupported.desktop/share/classes 8252255: Blurry rendering of SwingNode with HiDPI scaling in JavaFX 2023-03-08 06:55:17 +00:00
jdk.xml.dom/share/classes
jdk.zipfs/share/classes 8299864: ZipFileStore#supportsFileAttributeView(String) doesn't throw NPE 2023-01-11 15:08:52 +00:00
utils 8303443: IGV: Syntax highlighting and resizing for filter editor 2023-03-08 10:52:05 +00:00