tschatzl [Wed, 02 Mar 2016 17:08:40 +0100] rev 36391
Merge
tschatzl [Wed, 02 Mar 2016 15:57:48 +0100] rev 36390
8141141: Young and Old gen PLAB stats are similar in output with -XX:+PrintPLAB
Summary: Improve PLAB statistic by adding generation, output values are now in bytes, including units, and split it into multiple messages.
Reviewed-by: brutisso, sjohanss
tschatzl [Wed, 02 Mar 2016 15:55:47 +0100] rev 36389
8147121: Evacuation failure allocation statistics added too late
Summary: Move adding evacuation failure statistics to after free_collection_set.
Reviewed-by: brutisso, drwhite
dsamersoff [Wed, 02 Mar 2016 17:08:26 +0300] rev 36388
8150318: serviceability/dcmd/jvmti/LoadAgentDcmdTest.java - Could not find JDK_DIR/lib/x86_64/libinstrument.so
Summary: refactor test
Reviewed-by: jbachorik, sspitsyn