amurillo [Thu, 06 Aug 2015 13:00:44 -0700] rev 32089
Merge
rbackman [Thu, 06 Aug 2015 16:28:08 +0000] rev 32088
Merge
roland [Tue, 04 Aug 2015 13:41:09 +0200] rev 32087
Merge
adinn [Mon, 03 Aug 2015 05:05:40 -0400] rev 32086
8132875: AArch64: Fix error introduced into AArch64 CodeCache by commit for 8130309
Summary: The fix for issue 8130309 introduced several errors into the AArch64 codecache routines
Reviewed-by: aph, thartmann, kvn
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
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
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
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
brutisso [Tue, 04 Aug 2015 12:58:54 +0200] rev 32081
8132953: imageDecompressor.hpp should not include precompiled.hpp
Reviewed-by: dholmes
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
sla [Mon, 03 Aug 2015 11:12:57 +0200] rev 32079
8132876: Increase PerfDataMemorySize to 64K
Reviewed-by: sspitsyn
jiangli [Fri, 31 Jul 2015 16:00:26 -0400] rev 32078
Merge
jbachorik [Fri, 31 Jul 2015 15:36:19 +0200] rev 32077
8129976: RunFinalizationTest.java times out frequently
Reviewed-by: sspitsyn
minqi [Fri, 31 Jul 2015 07:11:11 +0000] rev 32076
Merge
minqi [Fri, 31 Jul 2015 06:13:13 +0000] rev 32075
Merge
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
dsamersoff [Thu, 30 Jul 2015 16:23:03 +0000] rev 32073
Merge
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
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
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
katleman [Thu, 13 Aug 2015 12:20:05 -0700] rev 32069
Added tag jdk9-b77 for changeset f057c3f8e4d2
lana [Thu, 13 Aug 2015 14:14:42 -0700] rev 32068
Merge
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
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
katleman [Thu, 13 Aug 2015 12:20:03 -0700] rev 32065
Added tag jdk9-b77 for changeset 05020a092c0f
duke [Wed, 05 Jul 2017 20:45:01 +0200] rev 32064
Added tag jdk9-b77 for changeset c25e882cee96
duke [Wed, 05 Jul 2017 20:45:01 +0200] rev 32063
Merge
duke [Wed, 05 Jul 2017 20:44:57 +0200] rev 32062
Merge
lana [Thu, 06 Aug 2015 11:18:34 -0700] rev 32061
Merge
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
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
katleman [Thu, 06 Aug 2015 08:07:41 -0700] rev 32058
Added tag jdk9-b76 for changeset 72b69ab429c9