1601 Commits

Author SHA1 Message Date
Phil Race
2bea841cbe 6904962: GlyphVector.getVisualBounds should not be affected by leading or trailing white space
Reviewed-by: igor, dougfelt
2009-11-30 14:39:35 -08:00
Kelly O'Hair
cd8f275bdb 6903197: Some java template files need to be renamed to .java.template
Reviewed-by: alanb
2009-11-30 14:15:15 -08:00
Alex Menkov
deae1ac3ea Merge 2009-11-27 18:38:21 +03:00
Alex Menkov
f0c4f1b346 Merge 2009-11-27 18:36:51 +03:00
Omair Majid
609f2d2cef 6832063: OpenJDK fails to open the default ALSA device when PulseAudio is enabled
Reviewed-by: amenkov
2009-11-27 17:54:45 +03:00
Karl Helgason
a9413787d9 6823449: Gervill: ArrayIndexOutOfBoundsException thrown when trying to play too may voices at same time
Reviewed-by: amenkov
2009-11-27 17:36:34 +03:00
Karl Helgason
dca3f935d4 6833357: Improve time-stamp support in Gervill to reduce jitter
Reviewed-by: amenkov
2009-11-27 17:13:02 +03:00
Anthony Petrov
d7b200bf35 6402325: Swing toolbars vs native toolbars on Windows
Introduce support for different window types: NORMAL, UTILITY, POPUP

Reviewed-by: art, dcherepanov
2009-11-27 16:07:32 +03:00
Artem Ananiev
a6dd224efd 4913324: Deadlock when using two event queues
Reviewed-by: anthony, ant, dcherepanov
2009-11-27 15:26:07 +03:00
Sergey Malenkov
69190da5ef 5102804: Memory leak in Introspector.getBeanInfo(Class) for custom BeanInfo: Class param
Reviewed-by: peterz
2009-11-27 15:24:43 +03:00
Masayoshi Okutsu
a9d5e9765c 6904997: (tz) Windows-only: tzmappings needs update for KB976098
Reviewed-by: peytoia
2009-11-27 16:20:36 +09:00
Lana Steuck
3336503bbb Merge 2009-11-25 22:14:30 -08:00
Lana Steuck
65690ed0dc Merge 2009-11-25 14:37:03 -08:00
Kelly O'Hair
56fe8463ef Merge 2009-11-25 11:08:25 -08:00
Damjan Jovanovic
f2e3043d12 4899516: Transferable has no DataFlavors when dragging from Gnome window to Swing
Reviewed-by: uta, dav
2009-11-25 21:27:06 +03:00
Peter Zhelezniakov
79eb513674 6888156: With GTK Look and Feel Icons cannot be rendered in Jtable Cells
Reviewed-by: rupashka
2009-11-25 20:47:20 +03:00
Lana Steuck
314207e7f5 Merge 2009-11-24 18:12:46 -08:00
Denis Fokin
812677f720 5098433: REG: DnD of File-List between JVM is broken for non ASCII file names - Win32
Reviewed-by: uta, dav
2009-11-24 18:46:17 +03:00
Mandy Chung
c4a76500f4 Merge 2009-11-23 14:59:55 -08:00
Alan Bateman
84a48a7293 6888171: JMX Monitor API should not require JavaBeans to be present
Reviewed-by: emcmanus
2009-11-23 19:26:16 +00:00
Florian Brunner
5db737cd4c 6823603: Generics: JList
Reviewed-by: peterz, alexp
2009-11-23 20:57:17 +03:00
Sean Mullan
3932bb1884 6899503: Security code issue using Verisign root certificate
Add support for reordering out-of-order certificate chains

Reviewed-by: vinnie, xuelei
2009-11-23 12:36:54 -05:00
Mandy Chung
01a5fb5da5 6903638: Remove dependency on AuthPermission from SecurityConstants
Move two static fields from SecurityConstants to javax.security.auth.Subject

Reviewed-by: mullan
2009-11-23 08:21:20 -08:00
Gary Benson
d6a4ac9734 6903453: Zero build on ARM and IA-64
Correctly set uname on ARM, and correctly build fdlibm on IA-64

Reviewed-by: ohair
2009-11-23 10:04:47 +00:00
Kumar Srinivasan
3d2d85a19c 6367077: Purge LD_LIBRARY_PATH usage from the launcher
6899834: (launcher) remove the solaris libjvm.so symlink

Fixes other related issues as well.

Reviewed-by: darcy, ohair, xlu, martin
2009-11-20 11:01:32 -08:00
Tim Bell
9150551f00 Merge 2009-11-29 15:24:32 -08:00
Weijun Wang
22d5c338db 6770883: Infinite loop if SPNEGO specified as sun.security.jgss.mechanism
Reviewed-by: valeriep
2009-11-27 08:51:58 +08:00
Weijun Wang
61fe319f78 6901085: SPNEGO does not works with native program
Reviewed-by: valeriep
2009-11-27 08:51:42 +08:00
Weijun Wang
6a6d0a3c7a 6853328: Support OK-AS-DELEGATE flag
Reviewed-by: valeriep
2009-11-27 08:51:28 +08:00
Damjan Jovanovic
117f4401d0 6863566: Java should support the freedesktop.org startup notification specification
The startup notification gets removed as soon as a Java top-level window is shown

Reviewed-by: anthony, art, dcherepanov
2009-11-20 19:11:47 +03:00
Jean-Christophe Collet
4da1e67db3 6901170: HttpCookie parsing of version and max-age mis-handled
Accept single quotes in cookies and better exception handling in CookieManager

Reviewed-by: chegar
2009-11-20 14:50:55 +01:00
Mandy Chung
8d62fe076c 6902678: com.sun.tracing.ProviderFactory.createProvider doesn't throw IllegalArgumentException
DoPrivileged for calls that have permission check instead of catching all exceptions

Reviewed-by: kamg, dcubed
2009-11-18 22:29:16 -08:00
Lana Steuck
a23c7f2fe8 Merge 2009-11-18 18:56:59 -08:00
Lana Steuck
228f3f7726 Merge 2009-11-18 17:17:56 -08:00
Lana Steuck
f3baefc4fb Merge 2009-11-18 17:16:27 -08:00
Kelly O'Hair
baee1c1d65 Merge 2009-11-18 11:15:12 -08:00
Kelly O'Hair
1430b5b151 Merge 2009-11-18 11:13:31 -08:00
Keith Randall
f1fd7e28fe 6892742: Improve root set used by jhat
Reviewed-by: tbell, dcubed
2009-11-18 11:12:28 -08:00
Sean Mullan
1b92857246 6894461: OCSP Checker should not wrap all Exception as "Unable to send OCSP request."(introduced by #6885667)
Reviewed-by: vinnie, xuelei
2009-11-18 12:34:26 -05:00
Peter Zhelezniakov
92cb82eecb 6882917: Nimbus and DefaultTableCellRenderer: must start with normal background
Reviewed-by: rupashka
2009-11-18 17:36:46 +03:00
Pavel Porvatov
207583b21e 6520574: JFileChooser - create new folder - not editable
Reviewed-by: malenkov
2009-11-18 12:58:02 +03:00
Pavel Porvatov
7ab71fb443 6868611: FileSystemView throws NullPointerException
Reviewed-by: peterz
2009-11-17 16:01:09 +03:00
Vladimir Yaroslavskiy
c09da77c87 6901318: Yet more Dual-pivot quicksort improvements
Reviewed-by: jjb
2009-11-17 09:44:43 +00:00
Alan Bateman
69fbaac381 6890458: Datatransfer API should not require RMI to be present
Reviewed-by: uta
2009-11-16 18:13:15 +00:00
Tomas Hurka
0a8ab811e9 6858708: HotspotDiagnosticMXBean.setVMOption() throws NullPointerException
Add a null check for the VM option string

Reviewed-by: mchung, ohair
2009-11-16 15:33:05 +01:00
Mandy Chung
77bbeddd31 Merge 2009-11-12 15:42:18 -08:00
Vinnie Ryan
2a073650dc Merge 2009-11-12 23:04:42 +00:00
Vinnie Ryan
005e04bd07 6894643: Separate out dependency on Kerberos
Reviewed-by: alanb, xuelei
2009-11-12 23:00:23 +00:00
Mandy Chung
9c954f92e7 6899851: Regression causes new dependency to jkernel
Replaced sun.jkernel.DownloadManager calls with BootClassLoaderHook

Reviewed-by: bae, asaha
2009-11-12 10:29:21 -08:00
Alan Bateman
b9e854d900 6898124: Bidi should not require AWT to be present
Reviewed-by: okutsu
2009-11-12 11:20:51 +00:00