aph [Fri, 22 Apr 2016 14:30:58 +0200] rev 38063
8154210: Zero: Better byte behaviour
Summary: Complete support for 8132051 on Zero and fix failure on 64-bit big-endian systems
Reviewed-by: andrew, chrisphi, coleenp
tschatzl [Fri, 22 Apr 2016 13:43:36 +0200] rev 38062
Merge
tschatzl [Fri, 22 Apr 2016 10:19:22 +0200] rev 38061
8154838: G1CardLiveData::free_large_bitmap() uses wrong calculation to determine the number of words
Summary: Use the exact same calculation as G1CardLiveData::allocate_large_bitmap() in free_large_bitmap().
Reviewed-by: stefank, jmasa
amurillo [Fri, 22 Apr 2016 01:04:00 -0700] rev 38060
Merge
cjplummer [Thu, 21 Apr 2016 20:49:11 -0700] rev 38059
8148195: Some InstanceKlass and MethodCounters fields can be excluded when JVMTI is not supported
Summary: Removed "previous version", "cached class file", and breakpoint related fields and code when JVMTI is not supported
Reviewed-by: coleenp, sspitsyn
bharadwaj [Thu, 21 Apr 2016 20:11:40 +0000] rev 38058
Merge