clanger [Fri, 28 Sep 2018 06:39:52 +0100] rev 52239
8211218: remove double semicolon in src/java.desktop/macosx/classes/sun/font/CFont.java
Reviewed-by: serb
psadhukhan [Fri, 28 Sep 2018 09:17:24 +0530] rev 52238
8210306: Missing closing bracket in GridBagLayout gridwidth, gridheight description
Reviewed-by: serb
prr [Thu, 27 Sep 2018 11:46:28 -0700] rev 52237
Merge
kaddepalli [Thu, 27 Sep 2018 14:36:33 +0530] rev 52236
8208638: Instead of circle rendered in appl window, but ellipse is produced JEditor Pane
Reviewed-by: serb, psadhukhan
thartmann [Wed, 24 Oct 2018 12:39:37 +0200] rev 52235
8150552: Remove -XX:+AggressiveOpts
Summary: Removed the -XX:+AggressiveOpts flags and its usages.
Reviewed-by: ecaspole, sjohanss
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