eosterlund [Tue, 26 Sep 2017 14:05:27 +0200] rev 47552
8186838: Generalize Atomic::inc/dec with templates
Reviewed-by: kbarrett, coleenp, dholmes
thartmann [Thu, 28 Sep 2017 11:02:55 +0200] rev 47551
8187780: VM crashes while generating replay compilation file
Summary: Fixed two problems with generation of replay file.
Reviewed-by: kvn
jiangli [Thu, 28 Sep 2017 01:01:42 +0000] rev 47550
Merge
jiangli [Wed, 27 Sep 2017 20:40:33 -0400] rev 47549
8186789: CDS dump crashes at ConstantPool::resolve_class_constants
Summary: ConstantPool::resolve_class_constants needs to check for NULL _cache.
Reviewed-by: sspitsyn, coleenp, iklam
jiangli [Wed, 27 Sep 2017 17:55:20 -0400] rev 47548
8068314: "Java fields that are currently set during shared space dumping" comment is incorrect
Summary: CDS dump time should also initialize preallocated out_of_memory error messages.
Reviewed-by: iklam, hseigel
glaubitz [Wed, 27 Sep 2017 17:01:34 +0200] rev 47547
8186578: Zero fails to build on linux-sparc due to sparc-specific code
Reviewed-by: kbarrett, ihse, coleenp
sjohanss [Thu, 21 Sep 2017 14:32:05 +0200] rev 47546
8184286: print_tracing_info() does not use Unified Logging for output
Reviewed-by: ehelin, sangheki
ccheung [Tue, 26 Sep 2017 19:31:06 -0700] rev 47545
8187124: [TESTBUG] TestInterpreterMethodEntries.java: Unable to create shared archive file
Summary: added the current timestamp into the shared archive file name
Reviewed-by: mseledtsov, gtriantafill