Oleg Pekhovskiy
d76f84108f
7145980: Dispose method of window.java takes long
...
Reviewed-by: anthony
2012-02-24 13:50:37 +04:00
Lana Steuck
bf8b18f80e
Merge
2012-02-22 22:09:53 -08:00
Pavel Porvatov
942b3e2aae
7107099: JScrollBar does not show up even if there are enough lebgth of textstring in textField
...
Reviewed-by: alexp
2012-02-22 14:31:13 +04:00
Charles Lee
df18cb7401
7146572: enableInputMethod(false) does not work in the TextArea and TextField on the linux platform
...
Peers' constructors shouldn't override user's enableInputMethod() settings
Reviewed-by: anthony
2012-02-21 18:15:14 +04:00
Sean Chou
40d87232e6
7089914: Focus on image icons are not visible in javaws cache with high contrast mode
...
Reviewed-by: rupashka
2012-02-16 17:42:09 +04:00
Lana Steuck
7ca7e599a5
Merge
2012-02-15 15:28:15 -08:00
Lana Steuck
72ce1c5159
Merge
2012-02-15 15:21:33 -08:00
Frederic Parain
a1429e482e
7145925: Removing remote access to diagnostic commands in the HotSpotDiagnosticMBean
...
Reviewed-by: acorn, mchung, phh
2012-02-15 10:46:55 -08:00
Sean Mullan
191116a62e
Merge
2012-02-15 07:52:58 -05:00
Sean Mullan
5977a2d6a7
7024604: OID.1 causes IAE in X500Principal constructor
...
Reviewed-by: vinnie
2012-02-15 07:45:42 -05:00
David Buck
1d56fdab49
7143612: improve backwards compatibility of OSIS post-CR6887286
...
Reviewed-by: flar, prr
2012-02-14 14:16:49 -08:00
Vinnie Ryan
5f84978261
Merge
2012-02-13 14:31:32 +00:00
Vinnie Ryan
7c7523d968
7142339: PKCS7.java is needlessly creating SHA1PRNG SecureRandom instances when timestamping is not done
...
Reviewed-by: xuelei, wetmore
2012-02-13 14:26:25 +00:00
Mani Sarkar
7abee00e97
7143230: fix warnings in java.util.jar, sun.tools.jar, zipfs demo, etc
...
Co-authored-by: Michael Barker <mikeb01@gmail.com>
Co-authored-by: Carl Jokl <carl.jokl@gmail.com>
Co-authored-by: Dinuk Weerasinghe <dinuksw@yahoo.com>
Co-authored-by: Markus Stoy <markus.stoy@timgroup.com>
Co-authored-by: Tom Anderson <tom.anderson@timgroup.com>
Reviewed-by: alanb, chegar, lancea, smarks
2012-02-12 21:56:24 -08:00
Chris Hegarty
cfe8581b9b
7133367: ResponseCache.put should not be called when setUseCaches(false)
...
Reviewed-by: michaelm
2012-02-12 08:47:36 +00:00
Xue-Lei Andrew Fan
7ddcb409b6
7144781: incorrect URLs in JSSE java doc
...
Reviewed-by: wetmore, skannan
2012-02-10 22:17:44 -08:00
Bradford Wetmore
533795bb75
7142509: Cipher.doFinal(ByteBuffer,ByteBuffer) fails to process when in.remaining() == 0
...
Reviewed-by: valeriep
2012-02-10 19:07:23 -08:00
Lana Steuck
9fbc16e840
Merge
2012-02-10 10:23:13 -08:00
Alexander Scherbatiy
f67d19788e
7109991: SwingUtilities.isXMouseButton behaves unexpectedly starting from JDK8 b08
...
Reviewed-by: rupashka
2012-02-10 18:34:43 +04:00
Prasannaa
1cfc57d91b
7144475: fix some warnings in java.awt, javax.print.attribute.standard, and sun.beans.infos
...
Co-authored-by: Martijn Verburg <martijnverburg@gmail.com>
Co-authored-by: Goerge Albrecht <goerge.albrecht@gmx.net>
Co-authored-by: Graham Allan <grundlefleck@googlemail.com>
Co-authored-by: Iordanis Giannakakis <i.giannakakis@ymail.com>
Co-authored-by: Jose Llarena <jose.llarena@gmail.com>
Co-authored-by: Abrahamn Marin Perez <abraham.marin.perez@gmail.com>
Reviewed-by: chegar, prr, alanb, anthony
2012-02-10 11:03:20 +00:00
Lana Steuck
9ea42aad43
Merge
2012-02-09 23:17:22 -08:00
Lana Steuck
13686b8d12
Merge
2012-02-09 22:55:28 -08:00
Lana Steuck
38d86a4aa3
Merge
2012-02-09 19:42:39 -08:00
Florian Weimer
9b65dbabc1
6879539: enable empty password support for pkcs12 keystore
...
Reviewed-by: vinnie, weijun
2012-02-10 11:41:22 +08:00
Pavel Porvatov
36a08afe2a
7142955: DefaultTreeCellRenderer doesn't honor 'Tree.rendererFillBackground' LAF property
...
Reviewed-by: malenkov
2012-02-09 18:26:57 +04:00
Carlos Lucasius
d228d3127c
7114611: (fs) DirectoryStream fails with SIGBUS on some embedded platforms, dirent alignment
...
Reviewed-by: dholmes, alanb
2012-02-09 13:43:15 +00:00
Pavel Porvatov
ffc91880e1
7143857: Memory leak in javax.swing.plaf.synth.SynthTreeUI
...
Reviewed-by: alexp
2012-02-09 14:21:53 +04:00
David Katleman
0a228eec58
Merge
2012-02-08 19:13:58 -08:00
Pavel Porvatov
0b4df63ee2
7138665: JOptionPane.getValue() unexpected change between JRE 1.6 and JRE 1.7
...
Reviewed-by: alexp
2012-02-08 16:15:12 +04:00
Joe Darcy
d8c00fda7b
7143629: JDK jar/zip code should use unsigned library support
...
Reviewed-by: sherman
2012-02-07 17:39:13 -08:00
Yong Jeffrey Huang
4ea71cf959
7129382: change minor unit of VND to 0
...
Reviewed-by: naoto
2012-02-06 18:56:36 -08:00
Joe Darcy
6667bfa0a9
7041249: Remove apt tool and API from the JDK
...
Reviewed-by: jjg, ohair
2012-02-05 21:49:45 -08:00
Chris Hegarty
d0bf1b11b1
Merge
2012-02-04 07:36:29 +00:00
Chris Hegarty
511e7438d7
7041778: Move SCTP implementation out of sun.nio.ch and into its own package
...
Reviewed-by: alanb
2012-02-04 07:29:11 +00:00
Phil Race
80e0df803f
7141914: Draw glyph cause JVM crash
...
Reviewed-by: bae, igor
2012-02-03 09:57:45 -08:00
Pavel Porvatov
314ecdc15a
7141573: JProgressBar resize exception, if setStringPainted in Windows LAF
...
Reviewed-by: malenkov
2012-02-03 17:57:39 +04:00
Matthew Smith
7313a31b92
7132194: GtkFileDialog does not point to the correct file(s) is Recent Files are used
...
Handle the file list differently if gtk_file_chooser_get_current_folder() returns NULL
Reviewed-by: anthony
2012-02-02 17:49:10 +04:00
Frederic Parain
ec9b7d57ac
7120974: ManagementPermission "control" needs clarification
...
Reviewed-by: mchung, dholmes
2012-02-01 03:52:37 -08:00
Lana Steuck
9ad29a120a
Merge
2012-01-31 19:08:36 -08:00
Lana Steuck
bc231c8c92
Merge
2012-01-31 19:06:48 -08:00
Pavel Porvatov
bd71369ca5
7082443: JComboBox not backward compatible (with Java 6)
...
Reviewed-by: alexp
2012-01-31 17:30:33 +04:00
Staffan Larsen
d548c65214
Merge
2012-01-31 04:57:20 -08:00
Jonathan Lu
46accc5829
7133301: (process) UNIXProcess_md.c should include sys/wait.h rather than wait.h
...
Reviewed-by: alanb
2012-01-31 10:31:19 +00:00
Sergey Malenkov
bb9be9ed00
7122138: IAE thrown because Introspector ignores synthetic methods
...
Reviewed-by: rupashka
2012-01-31 14:20:47 +04:00
Staffan Larsen
c3ee1cf7f9
7132199: sun/management/jmxremote/bootstrap/JvmstatCountersTest.java failing on all platforms
...
Make sure HotSpot and JDK looks for well-known files in the same location
Reviewed-by: dholmes, dsamersoff
2012-01-31 10:46:34 +01:00
Doug Lea
45569b3a65
7132378: Race in FutureTask if used with explicit set ( not Runnable )
...
Reviewed-by: chegar, dholmes
2012-01-30 11:44:45 +00:00
Alexander Scherbatiy
c0b462dd42
7122149: [macosx] closed/javax/swing/UITest/UITest.java fails on MacOS
...
Reviewed-by: rupashka
2012-01-30 12:52:53 +04:00
Lana Steuck
d1e88d085e
Merge
2012-01-28 22:47:07 -08:00
Lana Steuck
afe805a586
Merge
2012-01-28 22:21:54 -08:00
Lana Steuck
0f98d16ad1
Merge
2012-01-28 20:41:27 -08:00