Mon, 03 Aug 2015 09:39:29 +0200 8132457: Unify command-line flags controlling the usage of compiler intrinsics
zmajo [Mon, 03 Aug 2015 09:39:29 +0200] rev 32085
8132457: Unify command-line flags controlling the usage of compiler intrinsics Summary: Cleanup processing of command-line flags controlling intrinsics. Reviewed-by: kvn
Wed, 18 Mar 2015 16:16:30 +0100 8004073: Implement C2 Ideal node specific dump() method
mhaupt [Wed, 18 Mar 2015 16:16:30 +0100] rev 32084
8004073: Implement C2 Ideal node specific dump() method Summary: add Node::dump_rel() to dump a node and its related nodes (the notion of "related" depends on the node at hand); add Node::dump_comp() to dump a node in compact representation; add Node::dump_rel_comp() to dump a node and its related nodes in compact representation; add the required machinery; extend some C2 IR nodes with compact and related dumping Reviewed-by: kvn, roland
Wed, 29 Jul 2015 12:33:48 +0200 8132525: java -client -XX:+TieredCompilation -XX:CICompilerCount=1 -version asserts since 8130858
roland [Wed, 29 Jul 2015 12:33:48 +0200] rev 32083
8132525: java -client -XX:+TieredCompilation -XX:CICompilerCount=1 -version asserts since 8130858 Summary: TieredCompilation not validated when CICompilerCount is processed Reviewed-by: kvn, gziemski
Wed, 29 Jul 2015 08:05:21 +0200 8130309: Need to bailout cleanly if creation of stubs fails when codecache is out of space
thartmann [Wed, 29 Jul 2015 08:05:21 +0200] rev 32082
8130309: Need to bailout cleanly if creation of stubs fails when codecache is out of space Summary: Check for failed expansion of stub section in code buffer and bailout. Reviewed-by: kvn, adinn, dlong, roland, twisti
Tue, 04 Aug 2015 12:58:54 +0200 8132953: imageDecompressor.hpp should not include precompiled.hpp
brutisso [Tue, 04 Aug 2015 12:58:54 +0200] rev 32081
8132953: imageDecompressor.hpp should not include precompiled.hpp Reviewed-by: dholmes
Mon, 03 Aug 2015 16:54:08 -0400 8080298: Clean up os::...::supports_variable_stack_size()
dholmes [Mon, 03 Aug 2015 16:54:08 -0400] rev 32080
8080298: Clean up os::...::supports_variable_stack_size() Reviewed-by: kbarrett, simonis, stuefe, coleenp
Mon, 03 Aug 2015 11:12:57 +0200 8132876: Increase PerfDataMemorySize to 64K
sla [Mon, 03 Aug 2015 11:12:57 +0200] rev 32079
8132876: Increase PerfDataMemorySize to 64K Reviewed-by: sspitsyn
Fri, 31 Jul 2015 16:00:26 -0400 Merge
jiangli [Fri, 31 Jul 2015 16:00:26 -0400] rev 32078
Merge
Fri, 31 Jul 2015 15:36:19 +0200 8129976: RunFinalizationTest.java times out frequently
jbachorik [Fri, 31 Jul 2015 15:36:19 +0200] rev 32077
8129976: RunFinalizationTest.java times out frequently Reviewed-by: sspitsyn
Fri, 31 Jul 2015 07:11:11 +0000 Merge
minqi [Fri, 31 Jul 2015 07:11:11 +0000] rev 32076
Merge
Fri, 31 Jul 2015 06:13:13 +0000 Merge
minqi [Fri, 31 Jul 2015 06:13:13 +0000] rev 32075
Merge
Wed, 29 Jul 2015 15:08:42 -0700 8132242: LogTouchedMethods (8025692) asserts if TieredCompilation is off.
minqi [Wed, 29 Jul 2015 15:08:42 -0700] rev 32074
8132242: LogTouchedMethods (8025692) asserts if TieredCompilation is off. Summary: LogTouchedMethods causes the template interpreter to generate profiling code even if no compiler is used. If TieredCompilation is off, code containing an assertion that checks that UseCompiler is set, is reached. This assertion exists on the sparc and ppc platforms. Reviewed-by: simonis, iklam, minqi Contributed-by: goetz.lindenmaier@sap.com
Thu, 30 Jul 2015 16:23:03 +0000 Merge
dsamersoff [Thu, 30 Jul 2015 16:23:03 +0000] rev 32073
Merge
Thu, 30 Jul 2015 16:26:00 +0300 8059036: Implement Diagnostic Commands for heap and finalizerinfo
dsamersoff [Thu, 30 Jul 2015 16:26:00 +0300] rev 32072
8059036: Implement Diagnostic Commands for heap and finalizerinfo Summary: Implement Diagnostic Commands for heap and finalizerinfo Reviewed-by: sla, plevart, mchung
Thu, 30 Jul 2015 12:41:39 +0300 8130527: Serviceability tests fails with Can't attach to process
akulyakh [Thu, 30 Jul 2015 12:41:39 +0300] rev 32071
8130527: Serviceability tests fails with Can't attach to process Summary: A helper method changed to provide workaround for 8132539 Reviewed-by: jbachorik
Wed, 29 Jul 2015 22:59:03 -0400 6661889: thread id on Linux is inconsistent in error and log outputs
jmanson [Wed, 29 Jul 2015 22:59:03 -0400] rev 32070
6661889: thread id on Linux is inconsistent in error and log outputs Reviewed-by: dholmes, kvn
Thu, 13 Aug 2015 12:20:05 -0700 Added tag jdk9-b77 for changeset f057c3f8e4d2
katleman [Thu, 13 Aug 2015 12:20:05 -0700] rev 32069
Added tag jdk9-b77 for changeset f057c3f8e4d2
Thu, 13 Aug 2015 14:14:42 -0700 Merge
lana [Thu, 13 Aug 2015 14:14:42 -0700] rev 32068
Merge
Thu, 13 Aug 2015 19:09:59 +0530 8133347: Add makefiles support and basic session, persistence history navigation with jline
sundar [Thu, 13 Aug 2015 19:09:59 +0530] rev 32067
8133347: Add makefiles support and basic session, persistence history navigation with jline Reviewed-by: erikj, jlahoda, jlaskey
Mon, 10 Aug 2015 09:47:35 +0200 8129562: JDK 9 build using boot-jdk classes instead of newly compiled classes
jlahoda [Mon, 10 Aug 2015 09:47:35 +0200] rev 32066
8129562: JDK 9 build using boot-jdk classes instead of newly compiled classes Summary: Need to specify empty -extdirs and -endorseddirs to javac to avoid loading of boot JDK classes during build. Reviewed-by: tbell, coffeys, jjg, henryjen
Thu, 13 Aug 2015 12:20:03 -0700 Added tag jdk9-b77 for changeset 05020a092c0f
katleman [Thu, 13 Aug 2015 12:20:03 -0700] rev 32065
Added tag jdk9-b77 for changeset 05020a092c0f
Wed, 05 Jul 2017 20:45:01 +0200 Added tag jdk9-b77 for changeset c25e882cee96
duke [Wed, 05 Jul 2017 20:45:01 +0200] rev 32064
Added tag jdk9-b77 for changeset c25e882cee96
Wed, 05 Jul 2017 20:45:01 +0200 Merge jdk9-b77
duke [Wed, 05 Jul 2017 20:45:01 +0200] rev 32063
Merge
Wed, 05 Jul 2017 20:44:57 +0200 Merge
duke [Wed, 05 Jul 2017 20:44:57 +0200] rev 32062
Merge
Thu, 06 Aug 2015 11:18:34 -0700 Merge
lana [Thu, 06 Aug 2015 11:18:34 -0700] rev 32061
Merge
Thu, 06 Aug 2015 12:19:25 +0200 8130887: com/sun/tools/sjavac/pubapi/PubApiTypeParam.java has no copyright header
alundblad [Thu, 06 Aug 2015 12:19:25 +0200] rev 32060
8130887: com/sun/tools/sjavac/pubapi/PubApiTypeParam.java has no copyright header Summary: Added copyright header to PubApiTypeParam.java Reviewed-by: jlahoda
Mon, 03 Aug 2015 13:28:39 +0200 8131915: CompletionFailure during import listing crashes javac
jlahoda [Mon, 03 Aug 2015 13:28:39 +0200] rev 32059
8131915: CompletionFailure during import listing crashes javac Summary: Handling CompletionFailures during import listing properly. Reviewed-by: mcimadamore
Thu, 06 Aug 2015 08:07:41 -0700 Added tag jdk9-b76 for changeset 72b69ab429c9
katleman [Thu, 06 Aug 2015 08:07:41 -0700] rev 32058
Added tag jdk9-b76 for changeset 72b69ab429c9
Wed, 05 Jul 2017 20:44:54 +0200 Merge
duke [Wed, 05 Jul 2017 20:44:54 +0200] rev 32057
Merge
Thu, 06 Aug 2015 08:07:38 -0700 Added tag jdk9-b76 for changeset 759a2264cea4
katleman [Thu, 06 Aug 2015 08:07:38 -0700] rev 32056
Added tag jdk9-b76 for changeset 759a2264cea4
Wed, 05 Jul 2017 20:44:51 +0200 Merge
duke [Wed, 05 Jul 2017 20:44:51 +0200] rev 32055
Merge
Thu, 06 Aug 2015 11:17:57 -0700 Merge
lana [Thu, 06 Aug 2015 11:17:57 -0700] rev 32054
Merge
Fri, 31 Jul 2015 12:05:46 +0200 8130058: jaxp: Investigate removal of com/sun/org/apache/xalan/internal/xslt/Process.java
dfuchs [Fri, 31 Jul 2015 12:05:46 +0200] rev 32053
8130058: jaxp: Investigate removal of com/sun/org/apache/xalan/internal/xslt/Process.java Summary: com/sun/org/apache/xalan/internal/xslt/Process.java removed. A copy modified to not depend on internal APIs is put in test/javax/xml/jaxp/internaltest/javax/xml/transform/cli/ProcessXSLT.java. The CLITest is preserved and uses that new copy. Reviewed-by: joehw, lancea
Thu, 06 Aug 2015 08:07:38 -0700 Added tag jdk9-b76 for changeset f2d6d8d04628
katleman [Thu, 06 Aug 2015 08:07:38 -0700] rev 32052
Added tag jdk9-b76 for changeset f2d6d8d04628
Wed, 05 Jul 2017 20:44:47 +0200 Merge
duke [Wed, 05 Jul 2017 20:44:47 +0200] rev 32051
Merge
Thu, 06 Aug 2015 11:20:39 -0700 Merge
lana [Thu, 06 Aug 2015 11:20:39 -0700] rev 32050
Merge
Thu, 06 Aug 2015 21:50:42 +0530 8133119: Error message associated with TypeError for call and new should include stringified Node
sundar [Thu, 06 Aug 2015 21:50:42 +0530] rev 32049
8133119: Error message associated with TypeError for call and new should include stringified Node Reviewed-by: attila, mhaupt
Tue, 04 Aug 2015 18:18:54 +0530 8073733: TypeError messages with "call" and "new" could be improved
sundar [Tue, 04 Aug 2015 18:18:54 +0530] rev 32048
8073733: TypeError messages with "call" and "new" could be improved Reviewed-by: attila, mhaupt
Thu, 06 Aug 2015 08:07:42 -0700 Added tag jdk9-b76 for changeset c9b05353a293
katleman [Thu, 06 Aug 2015 08:07:42 -0700] rev 32047
Added tag jdk9-b76 for changeset c9b05353a293
Wed, 05 Jul 2017 20:44:43 +0200 Merge
duke [Wed, 05 Jul 2017 20:44:43 +0200] rev 32046
Merge
Thu, 06 Aug 2015 08:07:36 -0700 Added tag jdk9-b76 for changeset 275be672e934
katleman [Thu, 06 Aug 2015 08:07:36 -0700] rev 32045
Added tag jdk9-b76 for changeset 275be672e934
Wed, 05 Jul 2017 20:44:40 +0200 Merge
duke [Wed, 05 Jul 2017 20:44:40 +0200] rev 32044
Merge
Thu, 06 Aug 2015 21:56:31 +0000 8080252: java.util.Formatter documentation of %n converter is misleading
sherman [Thu, 06 Aug 2015 21:56:31 +0000] rev 32043
8080252: java.util.Formatter documentation of %n converter is misleading Summary: to correct the %n ref to System.lineSeparator() Reviewed-by: smarks, rriggs
Thu, 06 Aug 2015 12:35:59 -0700 8129633: (fs) Investigate removing the GNOME-based FileTypeDetector from the Linux and Solaris implementations
bpb [Thu, 06 Aug 2015 12:35:59 -0700] rev 32042
8129633: (fs) Investigate removing the GNOME-based FileTypeDetector from the Linux and Solaris implementations Summary: Remove the GNOME VFS detector leaving the libgio detector in place. Reviewed-by: chegar
Thu, 06 Aug 2015 14:35:04 -0400 8133022: Instant.toEpochMilli() silently overflows
rriggs [Thu, 06 Aug 2015 14:35:04 -0400] rev 32041
8133022: Instant.toEpochMilli() silently overflows Reviewed-by: lancea, chegar, simonis, dfuchs, igerasim
Thu, 06 Aug 2015 11:19:53 -0700 Merge
lana [Thu, 06 Aug 2015 11:19:53 -0700] rev 32040
Merge
Thu, 06 Aug 2015 10:34:25 -0700 8132855: Adjust tier 1 and 2 definitions for security-related intrinsics
darcy [Thu, 06 Aug 2015 10:34:25 -0700] rev 32039
8132855: Adjust tier 1 and 2 definitions for security-related intrinsics Reviewed-by: mullan
Thu, 06 Aug 2015 10:15:55 -0700 8022224: Rare bug in JISAutodetect charset detected by FindDecoderBugs test
sherman [Thu, 06 Aug 2015 10:15:55 -0700] rev 32038
8022224: Rare bug in JISAutodetect charset detected by FindDecoderBugs test Summary: to update JISAutodetect decoder to return overflow appropriately. Reviewed-by: chegar, martin
Thu, 06 Aug 2015 19:07:35 +0300 8133115: docs: replace <tt> tags (obsolete in html5) for java.util.logging, java.util.prefs, java.util.zip, java.util.jar
avstepan [Thu, 06 Aug 2015 19:07:35 +0300] rev 32037
8133115: docs: replace <tt> tags (obsolete in html5) for java.util.logging, java.util.prefs, java.util.zip, java.util.jar Reviewed-by: lancea
Thu, 06 Aug 2015 19:01:40 +0300 8080108: [TEST_BUG] ERROR: No IPv6 address returned from platform
kshefov [Thu, 06 Aug 2015 19:01:40 +0300] rev 32036
8080108: [TEST_BUG] ERROR: No IPv6 address returned from platform Reviewed-by: chegar, rriggs Contributed-by: alexander.fomin@oracle.com
Thu, 06 Aug 2015 16:36:47 +0200 8132550: java/util/logging/LoggingDeadlock2.java times out
dfuchs [Thu, 06 Aug 2015 16:36:47 +0200] rev 32035
8132550: java/util/logging/LoggingDeadlock2.java times out Summary: LogManager must also use the configurationLock when reading its primordial configuration. Reviewed-by: joehw
Thu, 06 Aug 2015 13:59:10 +0300 8133040: docs: replace <tt> tags (obsolete in html5) for java.management
avstepan [Thu, 06 Aug 2015 13:59:10 +0300] rev 32034
8133040: docs: replace <tt> tags (obsolete in html5) for java.management Reviewed-by: dfuchs
Thu, 06 Aug 2015 13:20:13 +0300 8132468: docs: replace <tt> tags (obsolete in html5) for java.io, java.lang, java.math
avstepan [Thu, 06 Aug 2015 13:20:13 +0300] rev 32033
8132468: docs: replace <tt> tags (obsolete in html5) for java.io, java.lang, java.math Reviewed-by: lancea, dfuchs, smarks
Wed, 05 Aug 2015 12:19:38 -0700 8046321: OCSP Stapling for TLS
jnimeh [Wed, 05 Aug 2015 12:19:38 -0700] rev 32032
8046321: OCSP Stapling for TLS Summary: Initial feature commit for OCSP stapling in JSSE Reviewed-by: xuelei, mullan
Wed, 05 Aug 2015 11:06:49 -0700 8133060: Problem list BasicLauncherTest until fix for JDK-8132648 propagates
darcy [Wed, 05 Aug 2015 11:06:49 -0700] rev 32031
8133060: Problem list BasicLauncherTest until fix for JDK-8132648 propagates Reviewed-by: dsamersoff
Wed, 05 Aug 2015 07:41:28 -0700 8132494: Wrong CLDR resource bundle names for legacy ISO language codes
naoto [Wed, 05 Aug 2015 07:41:28 -0700] rev 32030
8132494: Wrong CLDR resource bundle names for legacy ISO language codes Reviewed-by: okutsu
Wed, 05 Aug 2015 13:40:18 +0300 8132877: docs: replace <tt> tags (obsolete in html5) for javax.naming
avstepan [Wed, 05 Aug 2015 13:40:18 +0300] rev 32029
8132877: docs: replace <tt> tags (obsolete in html5) for javax.naming Reviewed-by: lancea, dfuchs
Tue, 04 Aug 2015 22:02:12 -0700 Merge
amurillo [Tue, 04 Aug 2015 22:02:12 -0700] rev 32028
Merge
Tue, 04 Aug 2015 10:59:31 -0700 Merge
amurillo [Tue, 04 Aug 2015 10:59:31 -0700] rev 32027
Merge
Fri, 31 Jul 2015 10:15:03 -0700 Merge
amurillo [Fri, 31 Jul 2015 10:15:03 -0700] rev 32026
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip