coleenp [Mon, 20 Jun 2016 17:38:14 +0000] rev 39399
Merge
coleenp [Mon, 20 Jun 2016 12:28:14 -0400] rev 39398
8159470: Error message for ICCE for MethodHandle constant pool not helpful
Summary: Reworded message and added test.
Reviewed-by: hseigel, gtriantafill, dholmes
gtriantafill [Mon, 20 Jun 2016 07:45:03 -0400] rev 39397
8157592: StackTraceLogging fails with stack overflow on 32-bit Windows
Reviewed-by: coleenp, dholmes, jiangli
ehelin [Mon, 13 Jun 2016 13:52:38 +0200] rev 39396
8159366: Header guards missing for unittest.hpp
Reviewed-by: jwilhelm, stefank, pliden
ehelin [Mon, 13 Jun 2016 13:54:46 +0200] rev 39395
8159365: assert is not defined for unit tests
Reviewed-by: jwilhelm, coleenp
ehelin [Mon, 13 Jun 2016 13:48:37 +0200] rev 39394
8159364: Gtest unit tests does not support PCH
Reviewed-by: erikj, jwilhelm, gtriantafill
ehelin [Mon, 13 Jun 2016 11:22:23 +0200] rev 39393
8159340: Add extension to CompileGtest.gmk
Reviewed-by: dholmes, gtriantafill, jwilhelm
ysuenaga [Mon, 20 Jun 2016 00:07:51 -0400] rev 39392
8156181: UL: File size limit on 32 bit Linux
Reviewed-by: mlarsson, dholmes
coleenp [Sun, 19 Jun 2016 20:14:37 -0400] rev 39391
Merge
goetz [Mon, 13 Jun 2016 09:28:25 +0200] rev 39390
8159335: Fix problems with stack overflow handling.
Reviewed-by: dlong, coleenp, mdoerr