iignatyev [Fri, 01 Sep 2017 15:28:54 -0700] rev 47558
8187020: AOT tests should not fail if devkit dependency isn't resolved
Reviewed-by: kvn
jtulach [Thu, 28 Sep 2017 13:52:15 -0700] rev 47557
8182701: Modify JVMCI to allow Graal Compiler to expose platform MBean
Reviewed-by: dnsimon, kvn, alanb, mchung, dfuchs
sangheki [Thu, 28 Sep 2017 12:13:57 -0700] rev 47556
8186465: Each j.l.Reference elapsed time log is incorrect
Summary: Fixed wrongly referencing variable and updated regression test to compare each elapsed time vs. sum of those
Reviewed-by: stefank, tschatzl
hseigel [Thu, 28 Sep 2017 17:10:36 +0000] rev 47555
Merge
hseigel [Thu, 28 Sep 2017 13:01:24 -0400] rev 47554
8186092: Unnecessary loader constraints produced when there are multiple defaults
Summary: Do not check loader constraints for overpass methods
Reviewed-by: dholmes, acorn
zgu [Thu, 28 Sep 2017 09:56:54 -0400] rev 47553
8186770: NMT: Report metadata information in NMT summary
Summary: Added metadata statistics in NMT summary report
Reviewed-by: adinn, coleenp
eosterlund [Tue, 26 Sep 2017 14:05:27 +0200] rev 47552
8186838: Generalize Atomic::inc/dec with templates
Reviewed-by: kbarrett, coleenp, dholmes