bulasevich [Mon, 10 Dec 2018 17:34:49 +0300] rev 52924
8214128: ARM32: wrong stack alignment on Deoptimization::unpack_frames
Reviewed-by: dsamersoff
shade [Mon, 10 Dec 2018 15:31:36 +0100] rev 52923
8215120: 32-bit build failures after JDK-8212657 (Promptly Return Unused Committed Memory from G1)
Reviewed-by: tschatzl, rkennke
dpochepk [Mon, 10 Dec 2018 17:31:16 +0300] rev 52922
8214961: AARCH64: wrong encoding for exclusive and atomic load/stores
Reviewed-by: aph
ihse [Mon, 10 Dec 2018 14:54:04 +0100] rev 52921
8215129: Update build documentation with Xrandr
Reviewed-by: ihse
Contributed-by: Ao Qi <aoqi@loongson.cn>
jgeorge [Mon, 10 Dec 2018 19:08:24 +0530] rev 52920
8215026: Incorrect amount of memory unmapped with ImageFileReader::close()
Summary: Use map_size() instead of _index_size as the amount of memory to be unmapped while closing an image file
Reviewed-by: alanb, jlaskey
gadams [Mon, 10 Dec 2018 07:52:31 -0500] rev 52919
8210106: sun/tools/jps/TestJps.java timed out
Reviewed-by: dholmes, dcubed