ysuenaga [Tue, 14 Feb 2017 19:16:46 -0800] rev 46269
8172286: CodeCacheFlushing message should be shown in UL
Reviewed-by: kvn
bobv [Tue, 14 Feb 2017 11:26:27 -0500] rev 46268
Merge
bobv [Tue, 14 Feb 2017 11:24:35 -0500] rev 46267
8174203: Enable AOT Jtreg tests on Windows x86_64
Reviewed-by: kvn, dholmes
dholmes [Mon, 13 Feb 2017 19:10:55 -0500] rev 46266
8157709: NMT should use size_t version of Atomic::add
Reviewed-by: kbarrett, sspitsyn
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>
coleenp [Wed, 01 Feb 2017 17:56:22 -0500] rev 46257
8140685: Fix backtrace building to not rely on constant pool merging
Summary: Store Symbol* for the name in the backtrace
Reviewed-by: gtriantafill, dholmes, kbarrett, lfoltan
asaha [Fri, 18 Aug 2017 04:37:04 +0000] rev 46256
Added tag jdk-10+20 for changeset 28a10f94ce01
erikj [Wed, 23 Aug 2017 08:55:13 +0200] rev 46255
8186470: JDK10 hotspot integration has broken all MacOS dummy builds
Reviewed-by: ctornqvi, tbell
jwilhelm [Tue, 22 Aug 2017 16:20:29 +0200] rev 46254
Merge