sspitsyn [Thu, 24 Aug 2017 14:03:21 -0700] rev 46977
8185687: Fix minor bugs in jvmti specification
Summary: Fix the doc
Reviewed-by: ksrini, jjg, dcubed
zgu [Thu, 24 Aug 2017 15:00:10 -0400] rev 46976
8186748: NMT: memTracker::record_virtual_memory_reserve_and_commit() does not tag the memory as committed
Summary: Fixed bug that results NMT to report "Shared class space" as reserved, but not committed memory
Reviewed-by: shade, coleenp
dholmes [Thu, 24 Aug 2017 14:00:04 +0000] rev 46975
Merge
ghaug [Wed, 16 Aug 2017 14:14:23 +0200] rev 46974
8186286: [BSD] Primary thread's stack size is reported incorrectly
Reviewed-by: shade, stuefe
mdoerr [Thu, 24 Aug 2017 14:56:48 +0200] rev 46973
8186734: AIX build broken after 8186166: Generalize Atomic::cmpxchg with templates
Reviewed-by: goetz
dnsimon [Wed, 23 Aug 2017 23:38:06 +0200] rev 46972
8186459: [JVMCI] ClassNotFoundException thrown by CompilerToVM.lookupType() should be converted to a LinkageError
Reviewed-by: kvn, iveresov