weijun [Wed, 14 Feb 2018 16:58:49 +0800] rev 48893
8191438: jarsigner should print when a timestamp will expire
Reviewed-by: mullan
mchung [Tue, 13 Feb 2018 15:32:41 -0800] rev 48892
8197865: @moduleGraph taglet generates incorrect link to module graph
Reviewed-by: jjg, lancea
lana [Tue, 13 Feb 2018 22:10:03 +0000] rev 48891
Merge
tschatzl [Fri, 09 Feb 2018 12:53:08 +0100] rev 48890
8197493: [Backout] JDK-8196602 Change HeapRegionClosure to comply to naming conventions
Reviewed-by: shade
tschatzl [Fri, 09 Feb 2018 11:51:40 +0100] rev 48889
8196602: Change HeapRegionClosure to comply to naming conventions
Reviewed-by: kbarrett, sjohanss
jwilhelm [Sat, 10 Feb 2018 09:25:35 +0100] rev 48888
Merge
lmesnik [Thu, 08 Feb 2018 21:53:06 -0500] rev 48887
8197455: There is some runthese related unused code in bytecodeInterpreter.cpp
Reviewed-by: iignatyev, dholmes
kbarrett [Thu, 08 Feb 2018 17:23:43 -0500] rev 48886
8196083: Avoid locking in OopStorage::release
Summary: Defer release list updates to later allocate/delete operations.
Reviewed-by: coleenp, eosterlund
coleenp [Thu, 08 Feb 2018 15:21:59 -0500] rev 48885
8196806: Deprecate VMThreadHintNoPreempt and CompilerThreadHintNoPreempt
Reviewed-by: dholmes, hseigel
zgu [Thu, 08 Feb 2018 13:21:22 -0500] rev 48884
8196923: [REDO] NMT: Report array class count in NMT summary
Summary: Added instance and array class counters in NMT summary report
Reviewed-by: minqi, stuefe, coleenp