jdk-24/src
Coleen Phillimore e174cd6271 8218593: Symbol leak in prepend_host_package_name
Add appropriate refcounting for Symbols stomped by parsing

Reviewed-by: hseigel, zgu
2019-02-08 09:33:59 -05:00
..
demo/share 8212882: links to tutorial should be updated to use https: 2018-11-20 16:40:40 +05:30
hotspot 8218593: Symbol leak in prepend_host_package_name 2019-02-08 09:33:59 -05:00
java.base 8218553: Enhance keystore load debug output 2019-02-07 12:09:17 +00:00
java.compiler/share/classes 8208371: Provided supported mechanims to create a ModuleElement for an unnamed module 2019-01-11 09:57:15 -08:00
java.datatransfer
java.desktop Merge 2019-02-04 11:01:04 +05:30
java.instrument 8072130: java/lang/instrument/BootClassPath/BootClassPathTest.sh fails on Mac OSX 2018-09-24 10:41:41 -07:00
java.logging/share 8214567: Use {@systemProperty} for definitions of system properties 2018-12-26 17:09:19 +05:30
java.management/share 8214971: Replace use of string.equals("") with isEmpty() 2018-12-07 11:51:17 -05:00
java.management.rmi/share/classes 8214971: Replace use of string.equals("") with isEmpty() 2018-12-07 11:51:17 -05:00
java.naming/share/classes 8214440: ldap over a TLS connection negotiate failed with "javax.net.ssl.SSLPeerUnverifiedException: hostname of the server '' does not match the hostname in the server's certificate" 2019-01-10 07:54:16 -08:00
java.net.http/share/classes Merge 2019-02-08 13:07:44 +00:00
java.prefs 8215309: Convert package.html files to package-info.java files 2018-12-12 15:35:20 -05:00
java.rmi/share 8214567: Use {@systemProperty} for definitions of system properties 2018-12-26 17:09:19 +05:30
java.scripting/share 8214971: Replace use of string.equals("") with isEmpty() 2018-12-07 11:51:17 -05:00
java.se/share/classes 8213913: Redundant HTML in java.se/module-info.java 2018-11-14 16:27:11 -08:00
java.security.jgss Merge 2018-12-13 11:47:35 -08:00
java.security.sasl/share/classes
java.smartcardio 8214570: Use {@systemProperty} for definitions of system properties 2018-12-19 11:08:08 +05:30
java.sql/share/classes 8215309: Convert package.html files to package-info.java files 2018-12-12 15:35:20 -05:00
java.sql.rowset/share/classes 8215911: Various Typos in SQL Method Documentation 2019-01-03 17:49:34 +00:00
java.transaction.xa/share/classes
java.xml/share 8180901: Transformer.reset() resets the state only once 2019-02-05 15:06:08 -08:00
java.xml.crypto/share 8210448: Copy Java XML Digital Signature API Specification into java.xml.crypto javadocs 2018-10-18 10:08:35 -04:00
jdk.accessibility Merge 2019-01-15 22:54:09 +01:00
jdk.aot/share/classes 8215322: add @file support to jaotc 2018-12-18 13:37:06 -08:00
jdk.attach 8215411: some GetByteArrayElements calls miss corresponding Release 2018-12-19 10:30:43 +01:00
jdk.charsets/share/classes 8214533: IBM-29626C is required for AIX default charset 2019-01-24 12:52:37 -05:00
jdk.compiler/share Merge 2019-02-08 02:57:40 +01:00
jdk.crypto.cryptoki 8218553: Enhance keystore load debug output 2019-02-07 12:09:17 +00:00
jdk.crypto.ec/share 8217344: Make comparison overflow-aware in ECDHKeyAgreement.engineGenerateSecret() 2019-01-18 15:44:17 -08:00
jdk.crypto.mscapi/windows 8218553: Enhance keystore load debug output 2019-02-07 12:09:17 +00:00
jdk.crypto.ucrypto/solaris
jdk.dynalink/share 8214795: Add safety check to dynalink inner class lookup 2018-12-05 19:17:22 +01:00
jdk.editpad/share/classes
jdk.hotspot.agent 8217845: SA should refer const values for JVMFlag from HotSpot 2019-02-05 14:24:29 +09:00
jdk.httpserver/share/classes 8211437: java.net.http.HttpClient hangs on 204 reply without Content-length 0 2018-10-19 14:23:43 +01:00
jdk.internal.ed/share/classes
jdk.internal.jvmstat
jdk.internal.le 8214491: Upgrade to JLine 3.9.0 2018-12-11 11:29:28 +01:00
jdk.internal.opt/share
jdk.internal.vm.ci/share/classes 8213907: [JVMCI] avoid Class.getDeclared* methods when converting JVMCI objects to reflection objects 2018-11-21 22:02:17 +01:00
jdk.internal.vm.compiler Merge 2019-01-25 18:12:06 +01:00
jdk.internal.vm.compiler.management/share/classes 8214023: Update Graal 2018-12-08 00:56:10 -08:00
jdk.jartool/share 8215937: Check usages of security-related Resources files 2019-01-19 09:20:47 +08:00
jdk.javadoc/share Merge 2019-02-02 00:11:54 +01:00
jdk.jcmd/share 8214971: Replace use of string.equals("") with isEmpty() 2018-12-07 11:51:17 -05:00
jdk.jconsole/share 8214971: Replace use of string.equals("") with isEmpty() 2018-12-07 11:51:17 -05:00
jdk.jdeps/share Merge 2019-01-09 22:59:49 +01:00
jdk.jdi 8215571: jdb does not include jdk.* in the default class filter 2018-12-21 07:42:12 -05:00
jdk.jdwp.agent 8215550: Debugger does not work after reattach 2019-01-31 07:24:28 -05:00
jdk.jfr/share 8215771: The jfr tool should pretty print reference chains 2019-01-04 14:05:16 +01:00
jdk.jlink/share/classes 8217877: Dead code in jdk.jlink's TaskHelper 2019-01-28 14:07:58 +01:00
jdk.jshell/share/classes 8215244: jdk/jshell/ToolBasicTest.java testHistoryReference failed 2019-01-11 10:46:29 +01:00
jdk.jsobject/share/classes 8214805: Mark deprecated netscape.javascript.JSObject::getWindow API forRemoval=true 2018-12-06 10:50:44 -08:00
jdk.jstatd/share 8178317: Create man pages using pandoc from markdown sources 2018-11-28 10:00:41 +01:00
jdk.localedata/share 8218186: Clean up CLDR generation in build 2019-02-05 10:56:12 +01:00
jdk.management 8211951: Broken links in java.management files 2018-11-09 12:47:20 +05:30
jdk.management.agent 8214971: Replace use of string.equals("") with isEmpty() 2018-12-07 11:51:17 -05:00
jdk.management.jfr/share/classes 8214750: Unnecessary <p> tags in jfr classes 2018-12-12 18:43:16 +01:00
jdk.naming.dns/share/classes 8214971: Replace use of string.equals("") with isEmpty() 2018-12-07 11:51:17 -05:00
jdk.naming.rmi/share/classes
jdk.net 8211122: Reduce the number of internal classes made accessible to jdk.unsupported 2018-11-06 10:01:16 -08:00
jdk.pack 8215976: Fix gmtime_r declaration conflicts in zip.cpp with linux header files 2019-01-03 17:39:39 +08:00
jdk.rmic/share 8205626: Start of release updates for JDK 13 2018-12-13 19:06:11 +01:00
jdk.scripting.nashorn/share 8213480: update internal ASM version to 7.0 2018-11-13 23:33:17 -05:00
jdk.scripting.nashorn.shell/share 8214491: Upgrade to JLine 3.9.0 2018-12-11 11:29:28 +01:00
jdk.sctp 8217500: (sc) Move SocketChannelImpl's remaining native methods to Net 2019-01-23 13:16:16 +00:00
jdk.security.auth 8214568: Use {@systemProperty} for definitions of system properties 2018-12-13 12:03:03 +08:00
jdk.security.jgss/share/classes
jdk.unsupported/share/classes 8211122: Reduce the number of internal classes made accessible to jdk.unsupported 2018-11-06 10:01:16 -08:00
jdk.unsupported.desktop/share/classes
jdk.xml.dom/share/classes 8212871: Broken links give 401-Unauthorized 2018-11-01 09:41:04 -07:00
jdk.zipfs/share/classes 8210469: Missing doPriviledged block and permission for jdk.zipfs module 2019-01-27 14:55:57 -05:00
sample
utils 8196347: LogCompilation: generate log file on the fly for input to junits 2019-01-03 13:22:02 -05:00