tschatzl [Tue, 27 Oct 2015 11:44:49 +0100] rev 33605
8140583: Without PrintPLAB, there are superfluous newlines in the GC log messages
Summary: Conditionalize offending newlines by -XX:+PrintPLAB
Reviewed-by: mgerdin
coleenp [Mon, 26 Oct 2015 13:11:36 -0400] rev 33602
8139163: InstanceKlass::cast passes through NULL
Summary: Reduce raw (InstanceKlass*) casts and InstanceKlass::cast, which no long allows null
Reviewed-by: twisti, kbarrett