bobv [Wed, 22 Feb 2017 12:34:32 -0500] rev 46276
Merge
bobv [Wed, 22 Feb 2017 12:33:36 -0500] rev 46275
8174863: AOT: jaotc should provide an option to specify the path to the platform linker
Reviewed-by: kvn
coleenp [Fri, 17 Feb 2017 14:47:46 -0500] rev 46274
8175104: Unhandled oop in ProtectionDomainCacheTable::compute_hash
Summary: Pass Handle for protection_domain as it is mostly a Handle up the call stack
Reviewed-by: hseigel, jiangli, dcubed
vkempik [Fri, 17 Feb 2017 02:31:12 +0000] rev 46273
8165753: Custom security manager, crashing wth 'java/security/AccessControlException'
Reviewed-by: dholmes, dcubed
goetz [Fri, 27 Jan 2017 10:22:19 +0100] rev 46272
8173465: Introduce NearLabel for branches known to be short.
Reviewed-by: kvn
coleenp [Wed, 15 Feb 2017 22:59:57 -0500] rev 46271
8169881: Remove implicit Handle conversions oop->Handle
Summary: Pass THREAD to Handle as argument instead of implicit Thread::current() call.
Reviewed-by: dholmes, sspitsyn
ysuenaga [Tue, 14 Feb 2017 20:00:28 -0800] rev 46270
8172285: UL support for PrintCompilation
Reviewed-by: kvn
ysuenaga [Tue, 14 Feb 2017 19:16:46 -0800] rev 46269
8172286: CodeCacheFlushing message should be shown in UL
Reviewed-by: kvn
bobv [Tue, 14 Feb 2017 11:26:27 -0500] rev 46268
Merge
bobv [Tue, 14 Feb 2017 11:24:35 -0500] rev 46267
8174203: Enable AOT Jtreg tests on Windows x86_64
Reviewed-by: kvn, dholmes