dlong [Wed, 05 Apr 2017 13:15:44 -0700] rev 46364
8173795: AOT support in raw_exception_handler_for_return_address is broken
Summary: enable both AOT and nmethod code to take the same path
Reviewed-by: kvn
coleenp [Wed, 05 Apr 2017 01:11:25 +0000] rev 46363
Merge
coleenp [Tue, 04 Apr 2017 21:07:19 -0400] rev 46362
8168438: Fix comment in rewriter
Reviewed-by: jiangli, sspitsyn
stuefe [Tue, 21 Mar 2017 14:14:06 +0100] rev 46361
8176872: [s390] wrong pc shown in error logs
Reviewed-by: dholmes, dsamersoff
stuefe [Fri, 17 Mar 2017 19:05:45 +0100] rev 46360
8170520: Make Metaspace ChunkManager counters non-atomic
Reviewed-by: mgerdin, coleenp
ehelin [Mon, 07 Nov 2016 10:22:03 +0100] rev 46359
8177953: Rename TestGCBasher.run to TestGCBasher.main
Reviewed-by: pliden, tschatzl
tschatzl [Fri, 31 Mar 2017 13:22:43 +0200] rev 46358
8177059: [TESTBUG] gc/g1/TestGCLogMessages.java fails on 32bit arm after changes for JDK-8155094
Summary: Provide a way in the test to check log messages on arbitrary conditions and implement this for this case.
Reviewed-by: mchernov, sjohanss