coleenp [Fri, 18 Dec 2015 15:50:33 -0500] rev 35194
8144256: compiler/uncommontrap/TestStackBangRbp.java crashes VM on Solaris
Summary: Take out inlining of methodHandle copy constructors and destructors
Reviewed-by: hseigel, gtriantafill
rprotacio [Fri, 18 Dec 2015 14:30:13 -0500] rev 35193
8145445: [TESTBUG] runtime/logging tests need to properly build and import libraries
Summary: Adds the proper @build and import lines to the jtreg tests in the runtime/logging directory.
Reviewed-by: iklam, hseigel
tschatzl [Fri, 18 Dec 2015 13:38:49 +0000] rev 35192
Merge
tschatzl [Fri, 18 Dec 2015 14:32:16 +0100] rev 35191
8145752: Fix include guards in GC code
Reviewed-by: mgerdin, stefank
tschatzl [Fri, 18 Dec 2015 14:27:51 +0100] rev 35190
8145673: G1RemSetSummary.hpp uses FREE_C_HEAP_ARRAY
Summary: Move destructor work into cpp file
Reviewed-by: mgerdin, stefank
tschatzl [Fri, 18 Dec 2015 11:30:29 +0100] rev 35189
8145534: TestRemsetLogging.java takes a long time
Summary: Improve the test and test settings to decrease the time it takes.
Reviewed-by: brutisso, jmasa, dfazunen
fparain [Fri, 18 Dec 2015 11:04:59 +0100] rev 35188
8145317: ReservedStackTest fails with ReentrantLock looks corrupted
Reviewed-by: acorn, dcubed
jbachorik [Fri, 18 Dec 2015 09:02:21 +0100] rev 35187
Merge