mli [Wed, 24 Oct 2018 17:52:06 +0800] rev 52234
8210407: Refactor java.util.Calendar:i18n shell tests to plain java tests
Reviewed-by: naoto
stuefe [Wed, 24 Oct 2018 10:42:12 +0200] rev 52233
8212896: AIX build breaks after 8212611
Reviewed-by: simonis, dholmes
dholmes [Tue, 23 Oct 2018 17:01:48 -0400] rev 52232
8199567: [Nestmates] Cleanup instanceKlass.cpp
Reviewed-by: lfoltan, coleenp
darcy [Tue, 23 Oct 2018 10:32:39 -0700] rev 52231
8212718: Refactor some annotation processor tests to better use collections
Reviewed-by: jlaskey, vromero
dnsimon [Tue, 23 Oct 2018 18:49:32 +0200] rev 52230
8212817: [JVMCI] ResolvedJavaMethod.isInVirtualMethodTable throws InternalError
Reviewed-by: never, iveresov
jcbeyler [Tue, 23 Oct 2018 09:43:16 -0700] rev 52229
8212771: Remove remaining spaces before/after () for vmTestbase
Summary: Remove spaces around ()
Reviewed-by: phh, sspitsyn
dtitov [Tue, 23 Oct 2018 07:57:26 -0700] rev 52228
8211736: jdb doesn't print prompt when breakpoint is hit and suspend policy is STOP_EVENT_THREAD
Reviewed-by: cjplummer, amenkov, gadams, jcbeyler
rehn [Tue, 23 Oct 2018 13:24:36 +0200] rev 52227
8212707: GlobalCounter padding is too optimistic
Reviewed-by: shade, redestad, mdoerr
redestad [Tue, 23 Oct 2018 11:03:51 +0200] rev 52226
8212726: Replace some use of drop- and foldArguments with filtering argument combinator in StringConcatFactory
Reviewed-by: jlaskey, vlivanov
shade [Tue, 23 Oct 2018 10:55:59 +0200] rev 52225
8212754: Build failure: undefined JvmtiSampledObjectAllocEventCollector::object_alloc_is_safe_to_sample
Reviewed-by: jcbeyler, zgu, coleenp
roland [Wed, 17 Oct 2018 10:19:13 +0200] rev 52224
8212611: Small collection of simple changes from shenandoah
Reviewed-by: thartmann, kvn, eosterlund
amlu [Tue, 23 Oct 2018 13:47:17 +0800] rev 52223
8210353: Move java/util/Arrays/TimSortStackSize2.java back to tier1
Reviewed-by: forax, weijun
weijun [Tue, 23 Oct 2018 12:25:59 +0800] rev 52222
8212216: JGSS: Fix leak in exception cases in getJavaOID()
Reviewed-by: mullan, weijun
Contributed-by: Nico Williams <nico@twosigma.com>
jcbeyler [Mon, 22 Oct 2018 19:31:41 -0700] rev 52221
8212535: Remove spaces before/after () for vmTestbase/[a-j]*
Summary: Remove white spaces from tests
Reviewed-by: amenkov, cjplummer, phh, sspitsyn