bobv [Fri, 23 Feb 2018 12:08:05 -0500] rev 49059
Merge
bobv [Fri, 23 Feb 2018 10:17:35 -0500] rev 49058
8197589: Update CPU count algorithm when both cpu shares and quotas are used
Reviewed-by: dholmes, mseledtsov
eosterlund [Fri, 23 Feb 2018 09:15:42 +0100] rev 49057
8198560: Remove implicit casts from oop to JavaThread* and jlong*
Reviewed-by: kbarrett, coleenp, tschatzl
coleenp [Fri, 23 Feb 2018 07:47:29 -0500] rev 49056
8197780: Null pointer dereference in Klass::is_instance_klass of klass.hpp:532
Summary: Make generate_class_cast_message able to deal with NULL klass from the constant pool.
Reviewed-by: hseigel, lfoltan
rkennke [Fri, 23 Feb 2018 12:47:36 +0100] rev 49055
8198564: Multiple crashes on SPARC
Reviewed-by: dholmes, simonis, stefank
sjohanss [Fri, 23 Feb 2018 09:38:33 +0100] rev 49054
8198420: Remove unused extension point AllocationContextStats
Reviewed-by: ehelin, tschatzl
stuefe [Thu, 22 Feb 2018 14:16:18 +0100] rev 49053
8198553: jcmd: separate Metaspace statistics from NMT
Reviewed-by: zgu, coleenp
ctornqvi [Thu, 22 Feb 2018 14:58:01 -0500] rev 49052
8198551: Rename hotspot_tier1 test group to tier1
Reviewed-by: lfoltan, iignatyev
stuefe [Thu, 22 Feb 2018 16:29:10 +0100] rev 49051
8198558: Windows does not build without precompiled headers
Reviewed-by: coleenp, mlarsson, lfoltan
stefank [Thu, 22 Feb 2018 18:37:48 +0100] rev 49050
8198530: Move _gc_policy_counters from GenCollectorPolicy to GenCollectedHeap
Reviewed-by: kbarrett, sjohanss