jdk-24/src
Daniel Jeliński fe7fca0128 8300032: DwarfParser resource leak
Reviewed-by: cjplummer, sspitsyn
2023-01-16 06:56:43 +00:00
..
demo/share 8294618: Update openjdk.java.net => openjdk.org 2022-10-05 16:48:09 +00:00
hotspot 8300052: PdhDll::PdhCollectQueryData and PdhLookupPerfNameByIndex will never be NULL 2023-01-16 06:07:38 +00:00
java.base 8299499: Usage of constructors of primitive wrapper classes should be avoided in java.net API docs 2023-01-13 23:17:53 +00:00
java.compiler/share/classes Merge 2022-12-14 21:47:29 +00:00
java.datatransfer
java.desktop 8298644: JNI call of getCurrentComponent on a wrong thread 2023-01-13 19:39:56 +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 8289610: Degrade Thread.stop 2022-09-23 07:55:29 +00:00
java.management/share 8298090: Use String.join() instead of manual loop in DescriptorSupport.toString 2022-12-12 07:36:34 +00:00
java.management.rmi/share/classes 8296953: Fix a typo in exception documentation 2022-11-16 09:18:14 +00:00
java.naming/share/classes 8294241: Deprecate URL public constructors 2022-11-03 17:18:14 +00:00
java.net.http/share/classes 8299015: Ensure that HttpResponse.BodySubscribers.ofFile writes all bytes 2022-12-22 12:49:25 +00:00
java.prefs 8295168: Remove superfluous period in @throws tag description 2022-10-11 19:44:54 +00:00
java.rmi/share 8189338: JMX RMI Remote Mbean server connection hangs if the server stops responding during a SSL Handshake 2023-01-04 13:17:29 +00:00
java.scripting/share 8297164: Update troff man pages and CheckManPageOptions.java 2022-11-21 22:03:48 +00:00
java.se/share 8294672: Typo in description of JDWP VirtualMachine/AllThreads command 2022-10-28 17:27:52 +00:00
java.security.jgss 8297683: Use enhanced-for cycle instead of Enumeration in java.security.jgss 2022-12-04 12:07:42 +00:00
java.security.sasl/share/classes
java.smartcardio 8293681: ResponseAPDU getData() method javadoc 2022-11-14 17:37:42 +00:00
java.sql/share/classes
java.sql.rowset/share/classes 8298133: JDK 20 RDP1 L10n resource files update - msgdrop 10 2022-12-16 21:15:29 +00:00
java.transaction.xa/share/classes
java.xml/share 8299502: Usage of constructors of primitive wrapper classes should be avoided in javax.xml API docs 2023-01-13 23:19:02 +00:00
java.xml.crypto/share
jdk.accessibility 8296222: SwingEventMonitor - installListeners(Component , int ) - CELLEDITOR - bug 2022-11-17 07:17:03 +00:00
jdk.attach 8289610: Degrade Thread.stop 2022-09-23 07:55:29 +00:00
jdk.charsets/share/classes
jdk.compiler/share Merge 2023-01-11 21:50:42 +00:00
jdk.crypto.cryptoki 8297505: Declare fields in some sun.security.pkcs11 classes as final 2022-12-12 21:51:59 +00:00
jdk.crypto.ec/share/classes 8295010: Reduce if required in EC limbs operations 2022-11-29 17:39:40 +00:00
jdk.crypto.mscapi/windows 8296226: Add constructors (String,Throwable) and (Throwable) to InvalidParameterException 2022-11-07 07:50:12 +00:00
jdk.dynalink/share
jdk.editpad/share/classes
jdk.hotspot.agent 8300032: DwarfParser resource leak 2023-01-16 06:56:43 +00:00
jdk.httpserver 8297164: Update troff man pages and CheckManPageOptions.java 2022-11-21 22:03:48 +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 8294618: Update openjdk.java.net => openjdk.org 2022-10-05 16:48:09 +00:00
jdk.internal.ed/share/classes
jdk.internal.jvmstat 8295253: Remove kludge from v1_0/PerfDataBuffer.java 2022-11-25 19:54:03 +00:00
jdk.internal.le 8295803: Console should be usable in jshell and other environments 2022-12-07 20:49:29 +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 8298380: Clean up redundant array length checks in JDK code base 2022-12-09 12:50:55 +00:00
jdk.internal.vm.compiler/share/classes
jdk.internal.vm.compiler.management/share/classes
jdk.jartool/share 8278349: JarSigner javadoc example uses SHA-1 2023-01-13 17:55:07 +00:00
jdk.javadoc/share 8298525: javadoc crashes with "UnsupportedOperationException: Not yet implemented" in SeeTaglet.inherit 2023-01-05 22:43:20 +00:00
jdk.jcmd 8297164: Update troff man pages and CheckManPageOptions.java 2022-11-21 22:03:48 +00:00
jdk.jconsole/share 8298380: Clean up redundant array length checks in JDK code base 2022-12-09 12:50:55 +00:00
jdk.jdeps/share 8298133: JDK 20 RDP1 L10n resource files update - msgdrop 10 2022-12-16 21:15:29 +00:00
jdk.jdi 8300012: Remove unused JDI VirtualMachineImpl.removeObjectMirror(ObjectReferenceImpl object) method 2023-01-13 23:25:25 +00:00
jdk.jdwp.agent 8299593: getprotobyname should not be used 2023-01-09 07:32:55 +00:00
jdk.jfr/share 8298526: JFR: Generate missing filename for time-bound recordings 2022-12-20 13:07:25 +00:00
jdk.jlink 8298133: JDK 20 RDP1 L10n resource files update - msgdrop 10 2022-12-16 21:15:29 +00:00
jdk.jpackage 8298133: JDK 20 RDP1 L10n resource files update - msgdrop 10 2022-12-16 21:15:29 +00:00
jdk.jshell/share 8296789: <TAB>-completion in jshell fails to expose synthetic bridge methods 2023-01-11 09:21:28 +00:00
jdk.jsobject/share/classes
jdk.jstatd/share 8297164: Update troff man pages and CheckManPageOptions.java 2022-11-21 22:03:48 +00:00
jdk.localedata/share 8299439: java/text/Format/NumberFormat/CurrencyFormat.java fails for hr_HR 2023-01-12 08:02:58 +00:00
jdk.management 8297173: usageTicks and totalTicks should be volatile to ensure that different threads get the latest ticks 2022-11-18 10:45:36 +00:00
jdk.management.agent 8283093: JMX connections should default to using an ObjectInputFilter 2022-10-27 08:24:01 +00:00
jdk.management.jfr/share/classes 8299031: JFR: Clean up jdk.management.jfr 2022-12-20 12:22:01 +00:00
jdk.naming.dns/share/classes 8290714: Make com.sun.jndi.dns.DnsClient virtual threads friendly 2022-11-10 19:20:33 +00:00
jdk.naming.rmi/share/classes 8290368: Introduce LDAP and RMI protocol-specific object factory filters to JNDI implementation 2022-10-19 14:41:28 +00:00
jdk.net 8296615: use of undeclared identifier 'IPV6_DONTFRAG' 2022-11-09 17:36:12 +00:00
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 8294241: Deprecate URL public constructors 2022-11-03 17:18:14 +00:00
jdk.security.jgss/share/classes
jdk.unsupported/share/classes
jdk.unsupported.desktop/share/classes
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 8297007: IGV: Link/Unlink node selection of open tabs 2022-11-17 14:06:01 +00:00