dlong [Tue, 20 Mar 2018 10:23:14 -0700] rev 49467
8146201: [AOT] Class static initializers that are not pure should not be executed during static compilation
Reviewed-by: kvn
rkennke [Tue, 20 Mar 2018 15:59:36 +0100] rev 49466
8199620: Support for JNI object pinning
Reviewed-by: pliden, tschatzl, eosterlund
simonis [Fri, 16 Mar 2018 19:13:13 +0100] rev 49465
8199698: Change 8199275 breaks template instantiation for xlC (and potentially other compliers)
Reviewed-by: stefank, coleenp
hb [Tue, 20 Mar 2018 13:40:03 +0530] rev 49464
8196028: JMX: Not enough JDP packets received before timeout
Reviewed-by: dholmes, egahlin
jgeorge [Tue, 20 Mar 2018 11:24:32 +0530] rev 49463
8175312: SA: clhsdb: Provide an improved heap summary for 'universe' for G1GC
Summary: Provide an improved heap summary for G1GC with parameters like 'capacity', 'used', 'free', etc with the 'universe' command, and introduce a new command 'g1regiondetails' to display the individual region details.
Reviewed-by: sjohanss, minqi
gziemski [Mon, 19 Mar 2018 14:20:28 -0500] rev 49462
8140359: get_locked_message_ext() should return Flag::MsgType
Summary: Changed get_locked_message_ext() to return Flag::MsgType
Reviewed-by: coleenp, rehn