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
tschatzl [Mon, 10 Dec 2018 10:25:27 +0100] rev 52918
8212657: Implementation of JDK-8204089 Promptly Return Unused Committed Memory from G1
Summary: Issue optional, default enabled, concurrent cycles when the VM is idle to reclaim unused internal and Java heap memory.
Reviewed-by: sjohanss, sangheki
Contributed-by: Rodrigo Bruno <rbruno@gsd.inesc-id.pt>, Ruslan Synytsky <rs@jelastic.com>, Thomas Schatzl <thomas.schatzl@oracle.com>
ihse [Mon, 10 Dec 2018 09:37:18 +0100] rev 52917
8214780: Create pandoc package for Windows
Reviewed-by: erikj
manc [Sun, 09 Dec 2018 19:18:27 -0800] rev 52916
8215043: Remove declaration of parallel_worker_threads
Summary: Removing unused declaration
Reviewed-by: eosterlund, tschatzl
martin [Sun, 09 Dec 2018 10:07:18 -0800] rev 52915
8215048: Some classloader typos
Reviewed-by: alanb
vromero [Sun, 09 Dec 2018 12:36:24 -0500] rev 52914
8210031: implementation for JVM Constants API
Reviewed-by: jrose, mcimadamore, darcy, mchung, rriggs, dholmes, forax
Contributed-by: brian.goetz@oracle.com, vicente.romero@oracle.com
kbarrett [Sat, 08 Dec 2018 18:52:57 -0500] rev 52913
8214315: G1: fatal error: acquiring lock SATB_Q_FL_lock/1 out of order with lock tty_lock/0
Summary: Add new 'tty' lock rank.
Reviewed-by: eosterlund, tschatzl
egahlin [Sat, 08 Dec 2018 17:41:17 +0100] rev 52912
8213617: JFR should record the PID of the recorded process
Reviewed-by: mgronlun
egahlin [Sat, 08 Dec 2018 14:08:04 +0100] rev 52911
8213966: The ZGC JFR events should be marked as experimental
Reviewed-by: pliden
dlong [Sat, 08 Dec 2018 00:56:10 -0800] rev 52910
8214023: Update Graal
Reviewed-by: kvn