coleenp [Fri, 15 Jan 2016 01:03:42 +0000] rev 35500
Merge
coleenp [Thu, 14 Jan 2016 16:26:38 -0500] rev 35499
Merge
goetz [Mon, 04 Jan 2016 15:41:05 +0100] rev 35498
8146401: Clean up oop.hpp: add inline directives and fix header files
Reviewed-by: coleenp
coleenp [Thu, 14 Jan 2016 15:45:31 -0500] rev 35497
8145940: TempNewSymbol should have correct copy and assignment functions
Summary: Add clear() to the assignment operator and add copy constructor.
Reviewed-by: mgronlun, lfoltan, kbarrett, jrose
jwilhelm [Thu, 14 Jan 2016 17:40:57 +0000] rev 35496
Merge
jwilhelm [Thu, 14 Jan 2016 17:36:29 +0100] rev 35495
Merge
ddmitriev [Thu, 14 Jan 2016 16:20:57 +0000] rev 35494
Merge
akulyakh [Thu, 14 Jan 2016 15:35:21 +0300] rev 35493
8130063: Refactoring tmtools jstat and jstack tests to jtreg
Summary: Some of the jstat and jstack tests refactored to be run with the jtreg
Reviewed-by: jbachorik
david [Thu, 14 Jan 2016 13:26:19 +0100] rev 35492
8146690: Make all classes in GC follow the naming convention.
Reviewed-by: dholmes, stefank
brutisso [Thu, 14 Jan 2016 09:18:11 +0100] rev 35491
8147000: VM crashes during initialization trying to print log message
Reviewed-by: kbarrett, dholmes