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
yan [Tue, 01 Jul 2014 12:49:36 +0400] rev 25559
8043131: Move ShapedAndTranslucentWindows and GC functional AWT tests to regression tree
Reviewed-by: pchelko
Contributed-by: Dmitriy Ermashov <dmitriy.ermashov@oracle.com>
dmarkov [Mon, 30 Jun 2014 16:23:18 +0400] rev 25558
8048506: [macosx] javax.swing.PopupFactory issue with null owner
Reviewed-by: pchelko, alexsch
prr [Thu, 26 Jun 2014 16:14:54 -0700] rev 25557
8043508: JVM core dumps with very long text in tooltip
Reviewed-by: bae, jgodinez
prr [Thu, 26 Jun 2014 16:10:33 -0700] rev 25556
8041902: When printing, polylines are not rendered as joined
Reviewed-by: bae, jgodinez
jgodinez [Thu, 26 Jun 2014 13:46:27 -0700] rev 25555
7067052: Default printer media is ignored
Reviewed-by: bae, prr
pchelko [Thu, 26 Jun 2014 13:38:38 +0400] rev 25554
8047799: Remove WindowClosingSupport
Reviewed-by: anthony, alexsch
ptbrunet [Thu, 26 Jun 2014 12:05:57 +0400] rev 25553
8048022: Fix raw and unchecked warnings in javax.accessibility
Reviewed-by: pchelko
alexsch [Wed, 25 Jun 2014 19:10:32 +0400] rev 25552
8043869: [macosx] java -splash does not honor @2x hi dpi notation for retina support
Reviewed-by: pchelko, anthony, ksrini
msheppar [Wed, 16 Jul 2014 20:43:53 +0100] rev 25551
8040810: Uninitialised memory in jdk/src/windows/native/java/net: net_util_md.c, TwoStacksPlainSocketImpl.c, TwoStacksPlainDatagramSocketImpl.c, DualStackPlainSocketImpl.c, DualStackPlainDatagramSocketImpl.c
Summary: explicitly initialze local function variables
Reviewed-by: alanb
prappo [Wed, 16 Jul 2014 16:16:32 +0100] rev 25550
8050869: Convert runtime dependency to Applet to a static dependency in cosnaming
Reviewed-by: chegar, alanb
mkos [Tue, 20 May 2014 16:02:57 +0200] rev 25549
8041633: [TESTBUG] java/lang/SecurityManager/CheckPackageAccess.java fails with "In j.s file, but not in golden set: com.sun.activation.registries."
Summary: adding newly restricted package to golden set in the test
Reviewed-by: asmotrak, coffeys, mullan
pchelko [Mon, 14 Jul 2014 18:16:16 +0400] rev 25548
8042590: Running form URL throws NPE
Reviewed-by: anthony, serb
pchelko [Thu, 08 May 2014 19:18:36 +0400] rev 25547
8036861: Application can't be loaded fine,the save dialog can't show up.
Reviewed-by: serb, azvegint
weijun [Tue, 29 Apr 2014 06:53:38 +0800] rev 25546
8041535: Update certificate lists for compact1 profile
Reviewed-by: mullan, ahgross, erikj
chegar [Thu, 24 Apr 2014 16:52:45 +0100] rev 25545
8039520: More atomicity of atomic updates
Reviewed-by: dl, skoivu, igerasim
pchelko [Thu, 24 Apr 2014 21:09:05 +0400] rev 25544
8039097: Some tests fail with NPE since 7u60 b12
Reviewed-by: serb, alexsch
mkos [Mon, 07 Apr 2014 00:31:06 +0200] rev 25543
8027144: Review restriction of JAX-WS java packages going to JDK8
Summary: Restricting access to internal packages to minimise risk of security attack; fix also reviewed by Alexander Fomin
Reviewed-by: mullan, mgrebac