tschatzl [Thu, 23 Feb 2017 10:19:05 +0100] rev 46282
8162104: Use in_cset() instead of obj_in_cs()
Reviewed-by: ehelin, sjohanss
tschatzl [Thu, 23 Feb 2017 10:18:21 +0100] rev 46281
8160874: Remove typo in G1InitalMarkClosures
Reviewed-by: stefank, sjohanss
lucy [Fri, 20 Jan 2017 16:53:50 +0100] rev 46280
8175269: [s390] cleanup calls to vtable_start_offset() and vtable_length_offset()
Reviewed-by: dholmes, mdoerr
lucy [Fri, 20 Jan 2017 15:17:46 +0100] rev 46279
8175267: [s390] cleanup stub code "handler_for_unsafe_access"
Reviewed-by: dholmes, goetz, mdoerr
kvn [Wed, 22 Feb 2017 19:51:34 +0000] rev 46278
Merge
goetz [Fri, 27 Jan 2017 11:19:52 +0100] rev 46277
8173470: [C2] Mask shift operands in ideal graph.
Reviewed-by: lucy, kvn
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