martin [Thu, 24 Aug 2017 10:26:32 -0700] rev 46983
8174050: Compilation errors with clang-4.0
Reviewed-by: kvn
kvn [Thu, 24 Aug 2017 23:54:53 +0000] rev 46982
Merge
kvn [Thu, 24 Aug 2017 22:46:23 +0000] rev 46981
Merge
kvn [Thu, 24 Aug 2017 13:11:02 -0700] rev 46980
8186721: AOT tests fail with: section alignment is not valid: 128
Summary: add missing negation in assert chech, add -ea -esa to AOT testing
Reviewed-by: dlong
sspitsyn [Thu, 24 Aug 2017 22:37:27 +0000] rev 46979
Merge
sspitsyn [Thu, 24 Aug 2017 21:06:33 +0000] rev 46978
Merge
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