Mandy Chung
|
642c276d6c
|
6909082: Docs warning from java.util.logging.PlatformLoggingMXBean
Fix incorrect tag @See with @see.
Reviewed-by: darcy
|
2009-12-09 21:09:38 -08:00 |
|
Joe Darcy
|
07d94668d2
|
6909057: @see Arrays#hashCode missing particular method specification in j.u.Objects.hash
Reviewed-by: ksrini
|
2009-12-09 17:55:48 -08:00 |
|
Sergey Malenkov
|
dc08e50479
|
6905574: DOC: Introspector's javadoc contains wrong statement
Reviewed-by: gsm
|
2009-12-09 11:38:30 +03:00 |
|
Sergey Malenkov
|
340a46710c
|
4638075: DOC: Doc for java.beans.PropertyDescriptor.getPropertyType() is incorrect
Reviewed-by: gsm
|
2009-12-09 11:34:18 +03:00 |
|
Yong Jeffrey Huang
|
bb80622091
|
6507067: TimeZone country/area message error
Reviewed-by: peytoia
|
2009-12-08 21:30:37 -08:00 |
|
Yong Jeffrey Huang
|
245eebd3c7
|
6609737: DateFormat incorrect for German locale
Reviewed-by: yhuang, peytoia
|
2009-12-08 21:26:59 -08:00 |
|
Yong Jeffrey Huang
|
c2b0820237
|
6645271: Wrong date format for Croatian (hr) locale
Reviewed-by: yhuang, peytoia
|
2009-12-08 21:19:23 -08:00 |
|
Yong Jeffrey Huang
|
d87dfc7a2e
|
6610748: Dateformat - AM-PM indicator in Finnish appears to be from English
Reviewed-by: yhuang, peytoia
|
2009-12-08 21:14:04 -08:00 |
|
Jesse Wilson
|
1c4f3aa56b
|
6903754: (bf) Improve floating-point buffer comparison
Describe the exact behavior of {Double,Float}Buffer.{equals,compareTo}; fix non-anti-symmetric behavior of compareTo
Reviewed-by: alanb
|
2009-12-08 12:41:01 -08:00 |
|
Tim Bell
|
b66d49a7f2
|
Merge
|
2009-12-08 09:15:33 -08:00 |
|
Mandy Chung
|
881a1c5842
|
6907568: java/awt/KeyboardFocusManager.java inproperly merged and lost a changeset
Reapply fix for 6879044 in java.awt.KeyboardFocusManager
Reviewed-by: dcherepanov, asaha
|
2009-12-08 09:02:09 -08:00 |
|
Josh Bloch
|
decdef947b
|
6905046: More Dual-pivot quicksort improvements
More improvements from the DPQ team
Reviewed-by: alanb
|
2009-12-08 12:40:30 +00:00 |
|
Martin Buchholz
|
74ad65ac21
|
6900043: Add method to return line.separator property
Add System.lineSeparator(), returning getProperty("line.separator")
Reviewed-by: darcy
|
2009-12-07 16:44:40 -08:00 |
|
Martin Buchholz
|
5732731ca5
|
6905029: Broken links in Deflater and DeflaterOutputStream javadoc
Fix syntax errors in @links
Reviewed-by: alanb
|
2009-12-07 15:32:26 -08:00 |
|
Alan Bateman
|
cce522196a
|
Merge
|
2009-12-07 20:25:59 +00:00 |
|
Vinnie Ryan
|
5c20a6292f
|
6876158: Remove dependencies on Signer, Certificate, Identity, IdentityScope classes from java.security pkg
Reviewed-by: alanb, mullan
|
2009-12-07 17:06:59 +00:00 |
|
Alan Bateman
|
21d2a75a16
|
6902010: (cl) Delay initialization of ClassLoader.parallelLoaders
Reviewed-by: forax, mchung, valeriep
|
2009-12-07 12:29:14 +00:00 |
|
Alan Bateman
|
76e3aaa436
|
6903753: (se) Selector should implement Closeable
Reviewed-by: chegar, forax
|
2009-12-07 12:24:57 +00:00 |
|
Dmitry Cherepanov
|
f4e9916898
|
6823138: Need to replace ComponentAccessor with AWTAccessor
Reviewed-by: art, anthony
|
2009-12-07 13:43:04 +03:00 |
|
Weijun Wang
|
45eee34489
|
6886058: JNDI LDAP InitialLdapContext SECURITY_CREDENTIALS byte[] can be corrupted, then LDAP referral fails
Reviewed-by: vinnie, xuelei
|
2009-12-07 15:29:44 +08:00 |
|
Weijun Wang
|
19061b3584
|
6879540: enable empty password for kerberos 5
Reviewed-by: valeriep, wetmore
|
2009-12-07 15:27:29 +08:00 |
|
Yong Jeffrey Huang
|
945eaabe91
|
6868106: Ukrainian currency has wrong format
Reviewed-by: yhuang, peytoia
|
2009-12-06 22:18:07 -08:00 |
|
Anton Tarasov
|
7eb100548d
|
6903354: deadlock involving Component.show & SunToolkit.getImageFromHash
Reviewed-by: art, bae
|
2009-12-04 15:07:15 +03:00 |
|
Lana Steuck
|
7dc92db304
|
Merge
|
2009-12-02 16:18:20 -08:00 |
|
Kelly O'Hair
|
759c63a953
|
Merge
|
2009-12-01 08:54:10 -08:00 |
|
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 |
|
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 |
|
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 |
|