mockner [Mon, 13 Feb 2017 17:26:26 +0000] rev 46265
Merge
mockner [Mon, 13 Feb 2017 12:00:40 -0500] rev 46264
8157271: Avoid extra copy of NativeCallStack
Summary: Now pass reference to NativeCallStack instead of copy.
Reviewed-by: zgu, sspitsyn
mockner [Mon, 13 Feb 2017 10:37:33 -0500] rev 46263
8169206: TemplateInterpreter::_continuation_entry is never referenced
Summary: TemplateInterpreter::_continuation_entry has been removed.
Reviewed-by: coleenp, dholmes, fparain
hseigel [Fri, 10 Feb 2017 07:46:07 -0500] rev 46262
8174092: Remove array-related access checks from Reflection::verify_class_access()
Summary: Change the parameter type to InstanceKlass* and fix the method's callers
Reviewed-by: acorn, coleenp, gtriantafill, lfoltan
bobv [Thu, 09 Feb 2017 16:03:03 -0500] rev 46261
Merge
bobv [Thu, 09 Feb 2017 15:43:54 -0500] rev 46260
8172670: AOT Platform Support for Windows and Mac OS X x64
Reviewed-by: kvn
roland [Wed, 08 Feb 2017 16:33:53 +0100] rev 46259
8174199: ci replay doesn't reallocate static final fields of recorded klass
Reviewed-by: kvn
fzhinkin [Mon, 30 May 2016 14:42:50 +0300] rev 46258
8142749: HeapRegion::_predicted_bytes_to_copy is unused and can be removed
Reviewed-by: tschatzl, drwhite
Contributed-by: Vsevolod Tolstopyatov <qwwdfsad@gmail.com>