psadhukhan [Thu, 04 Oct 2018 14:56:03 +0530] rev 52245
8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
Reviewed-by: psadhukhan
Contributed-by: mraz.martin.dev@gmail.com
psadhukhan [Thu, 04 Oct 2018 14:17:59 +0530] rev 52244
Merge
vagarwal [Thu, 04 Oct 2018 13:01:23 +0530] rev 52243
8210910: Create test for FileChooserDemo
Reviewed-by: serb
Contributed-by: vikrant.v.agarwal@oracle.com
prr [Wed, 03 Oct 2018 11:10:09 -0700] rev 52242
8211031: Remove un-needed qualified export to java.desktop from java.base on macos
Reviewed-by: serb, mchung
psadhukhan [Sat, 29 Sep 2018 09:43:33 +0530] rev 52241
6821316: comment in source code of SynthStyleFactory.java has a self-reference
Reviewed-by: serb
psadhukhan [Sat, 29 Sep 2018 09:41:33 +0530] rev 52240
6994403: Grammatical error in documentation of javax.swing.GroupLayout.ParallelGroup
Reviewed-by: serb
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