jdk-24/src
2020-10-07 09:12:34 +00:00
..
demo/share 8251558: J2DBench should support shaped and translucent windows 2020-08-24 00:34:35 +01:00
hotspot 8254084: Remove TemplateTable::pd_initialize 2020-10-06 20:23:59 +00:00
java.base 8253832: CharsetDecoder : decode() mentioning CoderMalfunctionError behavior not as per spec 2020-10-06 12:35:52 +00:00
java.compiler/share/classes 8252882: Clean up jdk.javadoc and the related parts of jdk.compiler 2020-09-14 17:21:42 +00:00
java.datatransfer
java.desktop 8253977: More memory leaks in client-libs on macOS 2020-10-07 03:06:35 +00:00
java.instrument 8249205: Remove unnecessary trademark symbols 2020-07-15 14:21:54 -07:00
java.logging/share 8252265: Replace @exception with @throws java.util.logging package 2020-08-29 00:00:10 +05:30
java.management/share 8252537: Updated @exception with @throws 2020-10-02 14:50:53 +00:00
java.management.rmi/share/classes
java.naming/share/classes 8252537: Updated @exception with @throws 2020-10-02 14:50:53 +00:00
java.net.http/share/classes 8253179: Replace LinkedList Impl in net.http.Http2Connection 2020-10-07 06:21:53 +00:00
java.prefs
java.rmi/share 8252537: Updated @exception with @throws 2020-10-02 14:50:53 +00:00
java.scripting/share Merge 2020-07-27 22:26:00 -07:00
java.se/share/classes
java.security.jgss 8253829: Wrong length compared in SSPI bridge 2020-09-30 17:13:47 +00:00
java.security.sasl/share/classes
java.smartcardio 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07:00
java.sql/share/classes 8252537: Updated @exception with @throws 2020-10-02 14:50:53 +00:00
java.sql.rowset/share/classes 8251208: Add missing javadoc comments to java.sql and java.sql.rowsets 2020-08-20 12:38:39 -04:00
java.transaction.xa/share/classes
java.xml/share 8251495: Remove the implNote in the DOM package description added by JDK-8249643 2020-09-15 16:39:48 +00:00
java.xml.crypto/share 8247964: All log0() in com/sun/org/slf4j/internal/Logger.java should be private 2020-06-21 08:32:54 +08:00
jdk.accessibility 8253606: Need to add missed constructor to the SwingEventMonitor 2020-10-02 22:03:55 +00:00
jdk.aot/share 8209961: [AOT] crash in Graal stub when -XX:+VerifyOops is used 2020-08-30 15:53:46 -07:00
jdk.attach 8248238: Implementation: JEP 388: Windows AArch64 Support 2020-10-05 03:21:39 +00:00
jdk.charsets/share/classes 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07:00
jdk.compiler/share 8253944: Certain method references to VarHandle methods should fail 2020-10-05 17:15:31 +00:00
jdk.crypto.cryptoki 8251117: Cannot check P11Key size in P11Cipher and P11AEADCipher 2020-08-04 17:19:21 -03:00
jdk.crypto.ec/share/classes 8253637: Update EC removal 2020-09-29 18:05:20 +00:00
jdk.crypto.mscapi/windows 8242151: Improve OID mapping and reuse among JDK security providers for aliases registration 2020-05-19 04:05:03 +00:00
jdk.dynalink/share 8251538: Modernize and lint Dynalink code 2020-08-28 10:23:21 +02:00
jdk.editpad/share/classes
jdk.hotspot.agent 8248238: Implementation: JEP 388: Windows AArch64 Support 2020-10-05 03:21:39 +00:00
jdk.httpserver/share/classes 8253475: Javadoc clean up in HttpExchange and HttpServer 2020-10-07 09:12:34 +00:00
jdk.incubator.foreign/share/classes 8249205: Remove unnecessary trademark symbols 2020-07-15 14:21:54 -07:00
jdk.incubator.jpackage 8253426: jpackage is unable to generate working EXE for add-launcher configurations 2020-10-05 21:10:48 +00:00
jdk.internal.ed/share/classes
jdk.internal.jvmstat 8251155: HostIdentifier fails to canonicalize hostnames starting with digits 2020-08-05 15:07:25 +08:00
jdk.internal.le
jdk.internal.opt/share
jdk.internal.vm.ci/share/classes 8253842: [JVMCI] Allow implicit exception to dispatch to other address in jvmci compilers. 2020-10-05 12:21:33 +00:00
jdk.internal.vm.compiler/share/classes 8138732: Rename @HotSpotIntrinsicCandidate to @IntrinsicCandidate and move it to the jdk.internal.vm.annotation package 2020-09-30 20:05:07 +00:00
jdk.internal.vm.compiler.management/share/classes
jdk.jartool/share 8253761: Wrong URI syntax printed by jar --describe-module 2020-10-05 18:16:29 +00:00
jdk.javadoc/share 8253735: Cleanup SearchIndexItem API 2020-10-06 17:32:33 +00:00
jdk.jcmd 8252101: Add description of expected behavior of using "live" and "all" options together for jmap 2020-08-24 13:48:17 -07:00
jdk.jconsole/share 8240777: Update all nroff manpages for JDK 15 release 2020-07-24 17:06:35 +01:00
jdk.jdeps/share 8230918: j.l.NASE in javap 2020-08-26 13:08:39 -04:00
jdk.jdi 8234808: jdb quoted option parsing broken 2020-09-22 00:05:14 +00:00
jdk.jdwp.agent 8252997: Null-proofing for linker_md.c 2020-10-07 08:05:27 +00:00
jdk.jfr/share 8138732: Rename @HotSpotIntrinsicCandidate to @IntrinsicCandidate and move it to the jdk.internal.vm.annotation package 2020-09-30 20:05:07 +00:00
jdk.jlink 8254080: fix for JDK-8204256 causes jlink test failures 2020-10-06 15:23:19 +00:00
jdk.jshell/share 8247456: JShell: Handling of top-level final, abstract, and static modifiers 2020-09-02 09:37:25 -07:00
jdk.jsobject/share/classes
jdk.jstatd/share 8240777: Update all nroff manpages for JDK 15 release 2020-07-24 17:06:35 +01:00
jdk.localedata/share 8250665: Wrong translation for the month name of May in ar_JO,LB,SY 2020-08-07 01:48:31 +00:00
jdk.management Merge 2020-06-25 03:11:32 +02:00
jdk.management.agent 8242328: Update mentions of ThreadMBean to ThreadMXBean 2020-06-12 14:33:55 -07:00
jdk.management.jfr/share/classes 8247901: Multiple conflicting @return for FlightRecorderMXBean 2020-06-22 09:44:32 +02:00
jdk.naming.dns/share/classes
jdk.naming.rmi/share/classes
jdk.net 8189744: Deprecate the JDK-specific API for setting socket options, jdk.net.Sockets 2020-08-27 10:57:13 +01:00
jdk.nio.mapmode/share/classes 8247959: doclint errors in NIO code 2020-06-22 09:29:16 -07:00
jdk.sctp 8247959: doclint errors in NIO code 2020-06-22 09:29:16 -07:00
jdk.security.auth 8241003: Deprecate "denigrated" java.security.cert APIs that represent DNs as Principal or String objects 2020-08-26 13:31:10 -04:00
jdk.security.jgss/share/classes 8245527: LDAP Channel Binding support for Java GSS/Kerberos 2020-09-25 07:26:54 +00:00
jdk.unsupported/share/classes 8247444: Trust final fields in records 2020-06-19 08:27:59 -07:00
jdk.unsupported.desktop/share/classes 8250853: Address reliance on default constructors in the javax.swing APIs 2020-08-26 17:20:05 +05:30
jdk.xml.dom/share/classes
jdk.zipfs/share/classes 8247880: bad HTML(href==...) in table 2020-06-18 15:54:26 -07:00
sample/share/jmx/jmx-scandir
utils 8249663: LogCompilation cannot process log from o.r.scala.dotty.JmhDotty 2020-07-29 15:41:37 -04:00