goetz [Mon, 08 Jun 2015 15:40:28 +0200] rev 31334
8085975: Fix warning "converting to jlong from double" of gcc 4.1.2 after 8079561
Reviewed-by: mgerdin, ehelin
simonis [Mon, 08 Jun 2015 17:39:35 +0000] rev 31333
8080684: PPC64: Fix little-endian build after "8077838: Recent developments for ppc"
Summary: Also fix the Power8 detection which was broken because we issued an illegal 'lqarx' instruction
Reviewed-by: kvn, asmundak
cjplummer [Fri, 05 Jun 2015 13:40:09 -0700] rev 31332
8054386: Allow Java debugging when CDS is enabled
Summary: Map archive RW when debugging is enabled
Reviewed-by: sspitsyn, iklam, mseledtsov, dholmes
drwhite [Fri, 05 Jun 2015 10:27:41 +0200] rev 31331
7097567: G1: abstract and encapsulate collector phases and transitions between them
Reviewed-by: mgerdin, tschatzl