stefank [Mon, 25 Aug 2014 07:35:36 +0000] rev 26315
Merge
stefank [Mon, 25 Aug 2014 09:10:13 +0200] rev 26314
8055416: Several vm/gc/heap/summary "After GC" events emitted for the same GC ID
Reviewed-by: brutisso, ehelin
brutisso [Mon, 25 Aug 2014 08:27:19 +0200] rev 26313
8055818: Remove PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC from g1BlockOffsetTable.cpp
Reviewed-by: stefank, mgerdin
rbackman [Thu, 28 Aug 2014 18:31:05 +0200] rev 26312
Merge
iignatyev [Wed, 27 Aug 2014 17:09:18 +0400] rev 26311
8056072: add jprt_optimized targets
Reviewed-by: kvn, roland
zmajo [Wed, 27 Aug 2014 10:02:58 +0200] rev 26310
8051415: TypeTuple::make_domain() and TypeTuple::make_range() allocate too much memory
Summary: Change memory allocation in TypeTuple::make_domain() and TypeTuple::make_range() to not allocate memory for TypeFunc::Parms.
Reviewed-by: kvn, roland