jdk-24/src
Patricio Chilano Mateo e073d5b374 8329665: fatal error: memory leak: allocating without ResourceMark
Reviewed-by: dholmes, shade, coleenp
2024-04-16 14:09:44 +00:00
..
demo/share 8329703: Remove unused apple.jpeg file from SwingSet2 demo 2024-04-04 21:32:51 +00:00
hotspot 8329665: fatal error: memory leak: allocating without ResourceMark 2024-04-16 14:09:44 +00:00
java.base 8196106: Support nested infinite or recursive flat mapped streams 2024-04-16 11:09:59 +00:00
java.compiler/share/classes 8329624: Add visitors for preview language features 2024-04-05 05:04:48 +00:00
java.datatransfer
java.desktop 8322140: javax/swing/JTable/JTableScrollPrintTest.java does not print the rows and columns of the table in Nimbus and Aqua LookAndFeel 2024-04-12 10:21:31 +00:00
java.instrument
java.logging/share 8325950: Make sure all files in the JDK pass jcheck 2024-02-19 16:13:34 +00:00
java.management/share 8326666: Remove the Java Management Extension (JMX) Subject Delegation feature 2024-04-04 16:54:11 +00:00
java.management.rmi/share/classes 8326666: Remove the Java Management Extension (JMX) Subject Delegation feature 2024-04-04 16:54:11 +00:00
java.naming/share/classes 8325579: Inconsistent behavior in com.sun.jndi.ldap.Connection::createSocket 2024-03-25 16:31:52 +00:00
java.net.http/share/classes 8327991: Improve HttpClient documentation with regard to reclaiming resources 2024-03-26 20:04:30 +00:00
java.prefs 8324539: Do not use LFS64 symbols in JDK libs 2024-02-12 08:04:39 +00:00
java.rmi/share 8322065: Initial nroff manpage generation for JDK 23 2023-12-14 21:26:10 +00:00
java.scripting/share 8325558: Add jcheck whitespace checking for properties files 2024-02-13 10:00:13 +00:00
java.se/share 8247972: incorrect implementation of JVM TI GetObjectMonitorUsage 2024-03-12 08:55:28 +00:00
java.security.jgss 8307143: CredentialsCache.cacheName should not be static 2024-04-16 01:03:14 +00:00
java.security.sasl/share/classes
java.smartcardio 8321889: JavaDoc method references with wrong (nested) type 2023-12-12 11:27:31 +00:00
java.sql/share/classes 8068958: Timestamp.from(Instant) should throw when conversion is not possible 2023-12-23 22:53:23 +00:00
java.sql.rowset/share/classes 8325558: Add jcheck whitespace checking for properties files 2024-02-13 10:00:13 +00:00
java.transaction.xa/share/classes
java.xml/share 8326915: NPE when a validating parser is restricted 2024-03-02 04:46:03 +00:00
java.xml.crypto/share 8325558: Add jcheck whitespace checking for properties files 2024-02-13 10:00:13 +00:00
jdk.accessibility 8307160: Fix AWT/2D/A11Y to support the permissive- flag on the Microsoft Visual C compiler 2024-04-05 08:19:35 +00:00
jdk.attach 8328930: [AIX] remove pase related coding 2024-03-26 16:24:05 +00:00
jdk.charsets/share/classes
jdk.compiler/share 8328747: WrongMethodTypeException with pattern matching on switch on sealed classes 2024-04-05 08:05:53 +00:00
jdk.crypto.cryptoki 8328785: IOException: Symbol not found: C_GetInterface for PKCS11 interface prior to V3.0 2024-04-09 21:51:51 +00:00
jdk.crypto.ec/share/classes
jdk.crypto.mscapi/windows 8317547: Enhance TLS connection support 2024-01-16 05:55:56 +00:00
jdk.dynalink/share 8310995: missing @since tags in 36 jdk.dynalink classes 2024-01-09 04:36:30 +00:00
jdk.editpad/share/classes
jdk.graal.compiler/share/classes 8318027: Support alternative name to jdk.internal.vm.compiler 2023-10-23 13:15:31 +00:00
jdk.graal.compiler.management/share/classes 8318027: Support alternative name to jdk.internal.vm.compiler 2023-10-23 13:15:31 +00:00
jdk.hotspot.agent 8329774: Break long lines in jdk/src/jdk.hotspot.agent/doc /transported_core.html 2024-04-11 10:33:19 +00:00
jdk.httpserver 8326381: com.sun.net.httpserver.HttpsParameters and SSLStreams incorrectly handle needClientAuth and wantClientAuth 2024-03-10 13:48:14 +00:00
jdk.incubator.vector 8328074: Add jcheck whitespace checking for assembly files 2024-03-18 09:12:41 +00:00
jdk.internal.ed/share/classes
jdk.internal.jvmstat 8320687: sun.jvmstat.monitor.MonitoredHost.getMonitoredHost() throws unexpected exceptions when invoked concurrently 2023-12-05 01:06:14 +00:00
jdk.internal.le 8325109: Sort method modifiers in canonical order 2024-02-07 15:50:40 +00:00
jdk.internal.opt/share
jdk.internal.vm.ci/share/classes 8329749: Obsolete the unused UseNeon flag 2024-04-08 11:35:49 +00:00
jdk.jartool/share 8325558: Add jcheck whitespace checking for properties files 2024-02-13 10:00:13 +00:00
jdk.javadoc/share 8325088: Overloads that differ in type parameters may be lost 2024-04-08 09:50:35 +00:00
jdk.jcmd 8323546: Cleanup jcmd docs for Compiler.perfmap and VM.cds filename parameter 2024-01-23 20:33:49 +00:00
jdk.jconsole/share 8322065: Initial nroff manpage generation for JDK 23 2023-12-14 21:26:10 +00:00
jdk.jdeps/share 8326979: (jdeps) improve the error message for FindException caused by InvalidModuleDescriptorException 2024-03-15 16:48:24 +00:00
jdk.jdi 8256314: JVM TI GetCurrentContendedMonitor is implemented incorrectly 2024-03-08 19:46:23 +00:00
jdk.jdwp.agent 8324868: debug agent does not properly handle interrupts of a virtual thread 2024-03-12 20:54:18 +00:00
jdk.jfr/share 8329488: Move OopStorage code from safepoint cleanup and remove safepoint cleanup code 2024-04-12 12:16:49 +00:00
jdk.jlink 8174269: Remove COMPAT locale data provider from JDK 2024-03-05 19:32:29 +00:00
jdk.jpackage 8327460: Compile tests with the same visibility rules as product code 2024-03-13 08:09:22 +00:00
jdk.jshell/share 8328627: JShell documentation should be clearer about "remote runtime system" 2024-04-08 12:13:52 +00:00
jdk.jsobject/share/classes
jdk.jstatd/share 8322065: Initial nroff manpage generation for JDK 23 2023-12-14 21:26:10 +00:00
jdk.localedata/share 8174269: Remove COMPAT locale data provider from JDK 2024-03-05 19:32:29 +00:00
jdk.management 8324539: Do not use LFS64 symbols in JDK libs 2024-02-12 08:04:39 +00:00
jdk.management.agent 8325950: Make sure all files in the JDK pass jcheck 2024-02-19 16:13:34 +00:00
jdk.management.jfr/share/classes 8320361: Doc error in RemoteRecordingStream.java 2023-11-19 22:11:29 +00:00
jdk.naming.dns/share/classes
jdk.naming.rmi/share/classes
jdk.net 8319825: jdk.net/jdk.net.ExtendedSocketOptions::IP_DONTFRAGMENT is missing @since 19 2023-11-16 10:50:38 +00:00
jdk.nio.mapmode/share/classes
jdk.random/share/classes
jdk.sctp
jdk.security.auth 8327818: Implement Kerberos debug with sun.security.util.Debug 2024-03-18 15:36:28 +00:00
jdk.security.jgss/share/classes 8311003: missing @since info in jdk.security.jgss 2024-02-23 16:10:44 +00:00
jdk.unsupported/share/classes 8324960: Unsafe.allocateMemory documentation incorrect regarding zero return value 2024-02-05 21:31:17 +00:00
jdk.unsupported.desktop/share/classes
jdk.xml.dom/share/classes
jdk.zipfs/share/classes 8326687: Inconsistent use of "ZIP", "Zip" and "zip" in java.util.zip/jar zipfs javadoc 2024-02-28 17:14:08 +00:00
utils 8328614: hsdis: dlsym can't find decode symbol 2024-04-09 15:01:02 +00:00