coleenp [Wed, 28 Oct 2015 15:03:40 +0100] rev 33612
Merge
coleenp [Wed, 28 Oct 2015 09:47:23 -0400] rev 33611
8139203: Consistent naming for klass type predicates
8138923: Remove oop coupling with InstanceKlass subclasses
Summary: Renamed oop_is_instance and friends, removed the functions in oop that dug down into InstanceKlass.
Reviewed-by: jrose, lfoltan, stefank
ddmitriev [Tue, 27 Oct 2015 14:33:29 +0300] rev 33610
8139900: [TESTBUG] Remove G1UpdateBufferSize and InitialBootClassLoaderMetaspaceSize from TestOptionsWithRanges
Reviewed-by: gziemski, sangheki, ctornqvi
mgerdin [Wed, 14 Oct 2015 14:51:10 +0200] rev 33609
8139149: Split G1 evacuate_collection_set into multiple steps
Reviewed-by: ehelin, tschatzl