lana [Fri, 18 Jul 2014 08:25:35 -0700] rev 25587
Merge
sundar [Thu, 17 Jul 2014 16:47:06 +0530] rev 25586
8050964: OptimisticTypesPersistence.java should use java.util.Date instead of java.sql.Date
Reviewed-by: jlaskey
sundar [Tue, 15 Jul 2014 16:54:01 +0530] rev 25585
8050432: javax.script.filename variable should not be enumerable with nashorn engine's ENGINE_SCOPE bindings
Reviewed-by: jlaskey
katleman [Thu, 17 Jul 2014 09:50:46 -0700] rev 25584
Added tag jdk9-b23 for changeset 000e5d36d0e3
duke [Wed, 05 Jul 2017 19:50:57 +0200] rev 25583
Merge
katleman [Thu, 17 Jul 2014 09:50:06 -0700] rev 25582
Added tag jdk9-b23 for changeset 4ddeec3198b4
duke [Wed, 05 Jul 2017 19:50:54 +0200] rev 25581
Merge
lana [Fri, 18 Jul 2014 08:25:58 -0700] rev 25580
Merge
joehw [Wed, 16 Jul 2014 18:22:09 -0700] rev 25579
8049514: FEATURE_SECURE_PROCESSING can not be turned off on a validator through SchemaFactory
Reviewed-by: lancea
darcy [Wed, 16 Jul 2014 18:06:28 -0700] rev 25578
8050953: Fix raw and unchecked lint warnings in sun.text.normalizer.UnicodeSet
Reviewed-by: okutsu
darcy [Wed, 16 Jul 2014 17:45:13 -0700] rev 25577
8050798: New unchecked warning introduced in com.sun.jndi.ldap.Connection
Reviewed-by: lancea
prr [Wed, 16 Jul 2014 14:39:59 -0700] rev 25576
Merge
prr [Wed, 16 Jul 2014 12:48:42 -0700] rev 25575
Merge
aivanov [Tue, 08 Jul 2014 12:20:06 +0400] rev 25574
8046559: NPE when changing Windows theme
Reviewed-by: pchelko, anthony
darcy [Mon, 07 Jul 2014 16:05:13 -0700] rev 25573
8048980: Fix raw and unchecked lint warnings in platform-specific sun.font files
Reviewed-by: henryjen, prr
prr [Mon, 07 Jul 2014 10:27:56 -0700] rev 25572
Merge
azvegint [Mon, 07 Jul 2014 18:56:50 +0400] rev 25571
8049418: [macosx] PopupMenuListener.popupMenuWillBecomeVisible is not called for empty combobox on MacOS/aqua look and feel
Reviewed-by: anthony, pchelko
ant [Fri, 04 Jul 2014 15:16:02 +0400] rev 25570
8048887: SortingFocusTraversalPolicy throws IllegalArgumentException from the sort method
Reviewed-by: azvegint, alexsch
yan [Fri, 04 Jul 2014 13:40:55 +0400] rev 25569
8048246: Move AWT_DnD/Clipboard/Automated functional tests to OpenJDK
Reviewed-by: pchelko
Contributed-by: Dmitriy Ermashov <dmitriy.ermashov@oracle.com>
darcy [Thu, 03 Jul 2014 15:24:27 -0700] rev 25568
8043550: Fix raw and unchecked lint warnings in javax.swing.*
Reviewed-by: pchelko, mchung
anashaty [Thu, 03 Jul 2014 18:47:42 +0400] rev 25567
8044371: setOneTouchExpandable functionality of JSplitPane will reduce vertical Scrollbar
Reviewed-by: alexp, alexsch
malenkov [Thu, 03 Jul 2014 16:55:55 +0400] rev 25566
4058433: RFE: tool for creating BeanInfo template
Reviewed-by: alexsch, serb
darcy [Wed, 02 Jul 2014 23:03:27 -0700] rev 25565
8043548: Fix raw and unchecked lint warnings in javax.swing.plaf.*
8042849: Fix raw and unchecked warnings in com.sun.java.swing
Reviewed-by: pchelko, alexsch
pchelko [Wed, 02 Jul 2014 18:57:27 +0400] rev 25564
8048549: [macosx] Disable usage of system menu bar if AWT is embedded in FX
Reviewed-by: anthony, serb
pchelko [Wed, 02 Jul 2014 17:04:04 +0400] rev 25563
8033367: [macosx] Appletviewer was broken in jdk8 b124
Reviewed-by: anthony, serb
mcherkas [Wed, 02 Jul 2014 14:48:37 +0400] rev 25562
8040076: Memory leak. java.awt.List objects allowing multiple selections are not GC-ed.
Reviewed-by: anthony, pchelko
Contributed-by: artem.malenko@oracle.com
prr [Tue, 01 Jul 2014 12:02:30 -0700] rev 25561
Merge
serb [Tue, 01 Jul 2014 20:42:29 +0400] rev 25560
8048265: AWT crashes inside CCombinedSegTable::In called from Java_sun_awt_windows_WDefaultFontCharset_canConvert
Reviewed-by: anthony, pchelko, azvegint