ccheung [Mon, 09 May 2016 12:20:02 -0700] rev 38252
8155574: ClassLoader::initialize_module_loader_map crashes if the char_buf is not NULL terminated
Reviewed-by: jiangli, iklam
jmasa [Mon, 09 May 2016 17:36:13 +0000] rev 38251
Merge
jmasa [Fri, 06 May 2016 14:35:59 -0700] rev 38250
8155992: Change name of StealRegionCompactionTask to something that emphasizes the compaction task.
Reviewed-by: kbarrett, ehelin, drwhite
ehelin [Wed, 04 May 2016 11:29:05 +0200] rev 38249
8156022: Add prediction for cost_per_byte_ms to G1Analytics
Reviewed-by: sjohanss, mgerdin
erikj [Mon, 09 May 2016 13:55:21 +0200] rev 38248
Merge
erikj [Mon, 09 May 2016 13:22:39 +0200] rev 38247
8156018: Hotspot visual studio project generation broken
Reviewed-by: mgronlun, ctornqvi
Contributed-by: magnus.ihse.bursie@oracle.com
vlivanov [Mon, 09 May 2016 13:13:07 +0300] rev 38246
Merge
vlivanov [Fri, 06 May 2016 19:45:22 +0300] rev 38245
Merge
jcm [Fri, 06 May 2016 06:08:15 -0700] rev 38244
8156131: C2: MachProj dumps data on tty w/ -XX:+WizardMode
Summary: Made to dump on output stream on wizard mode.
Reviewed-by: vlivanov
jcm [Fri, 06 May 2016 05:57:43 -0700] rev 38243
8156124: Update compiler/unsafe/UnsafeGetConstantField after JDK-8148518 is fixed
Summary: Removed workaround added for 8148518.
Reviewed-by: vlivanov
jcm [Fri, 06 May 2016 05:42:36 -0700] rev 38242
8156126: LogCompilation: Dump additional info about deoptimization events
Summary: Added reason and pc information to deoptimization info.
Reviewed-by: vlivanov
vlivanov [Fri, 06 May 2016 18:20:50 +0300] rev 38241
Merge
psandoz [Thu, 05 May 2016 18:14:51 -0700] rev 38240
8155794: Move Objects.checkIndex BiFunction accepting methods to an internal package
Reviewed-by: shade, vlivanov
kvn [Thu, 05 May 2016 17:16:08 -0700] rev 38239
8154974: AVX-512 equipped inflate, has_negatives & compress intrinsics
Reviewed-by: kvn
Contributed-by: tomasz.wojtowicz@intel.com
psandoz [Thu, 05 May 2016 10:03:26 -0700] rev 38238
8151268: Wire up the x86 _vectorizedMismatch stub routine in C1
Reviewed-by: kvn
kvn [Wed, 04 May 2016 15:30:21 -0700] rev 38237
8155162: java.util.zip.CRC32C Interpreter/C1 intrinsics support on SPARC
Reviewed-by: kvn
Contributed-by: ahmed.khawaja@oracle.com