Weijun Wang
|
34198dbc4c
|
6976536: Solaris JREs do not have the krb5.kdc.bad.policy configured by default
Reviewed-by: valeriep
|
2010-08-19 11:26:32 +08:00 |
|
Michael McMahon
|
8eca7db307
|
6339649: URI.create should include a detail message when throwing IllegalArgumentException
Create enclosing exception with message of enclosed
Reviewed-by: alanb, chegar
|
2010-08-17 14:49:01 +01:00 |
|
Lana Steuck
|
f87e976a33
|
Merge
|
2010-08-12 19:58:19 -07:00 |
|
Mandy Chung
|
8808e17f23
|
Merge
|
2010-08-12 16:47:13 -07:00 |
|
Mandy Chung
|
abc4e4d7d0
|
6973831: NPE when printing stack trace of OOME
Initialize suppressedExceptions field to null
Reviewed-by: briangoetz, dholmes, forax
|
2010-08-12 16:36:49 -07:00 |
|
Alan Bateman
|
49d555edee
|
6971825: (so) improve scatter/gather implementation
Reviewed-by: chegar, sherman
|
2010-08-12 19:53:25 +01:00 |
|
Lance Andersen
|
1716bf859b
|
6898593: java.sql.Date.valueOf no exception if date given is not in the JDBC date escape syntax
Reviewed-by: minqi
|
2010-08-10 10:07:33 -04:00 |
|
Andrei Pangin
|
bc38b1c703
|
6945961: SIGSEGV in memcpy() during class loading on linux-i586
Check the result of strchr() in Bytecode Verifier
Reviewed-by: kamg, acorn
|
2010-08-04 20:25:02 -07:00 |
|
Martin Buchholz
|
500a66b0d8
|
6955504: (str) String[Builder/Buffer].append(char[],int,int) throws OutOfMemoryError in b94
Let arraycopy throw AIOOBE for invalid negative length
Reviewed-by: chegar, forax
|
2010-08-03 12:22:49 -07:00 |
|
Sean Mullan
|
2bcf6f798f
|
Merge
|
2010-08-03 09:55:29 -04:00 |
|
Sean Mullan
|
707346f099
|
6653372: Error in java.security.KeyStore example code
Reviewed-by: weijun
|
2010-08-03 09:39:52 -04:00 |
|
Chris Hegarty
|
784f62993b
|
6973030: NTLM proxy authentication fails with https
Reviewed-by: michaelm
|
2010-08-03 12:03:03 +01:00 |
|
Lana Steuck
|
3d517c6b50
|
Merge
|
2010-08-02 19:45:28 -07:00 |
|
Sergey Malenkov
|
d3b90b4164
|
6199676: REGRESSION: ColorChooser loses preview when change LandF in Java5
Reviewed-by: alexp, peterz
|
2010-07-30 19:21:27 +04:00 |
|
Lana Steuck
|
99a605b4b3
|
Merge
|
2010-07-29 22:02:45 -07:00 |
|
Lana Steuck
|
af17406ae2
|
Merge
|
2010-07-29 13:22:16 -07:00 |
|
Alexander Potochkin
|
476f58c4af
|
4743225: Size of JComboBox list is wrong when list is populated via PopupMenuListener
Reviewed-by: rupashka
|
2010-07-29 19:34:03 +04:00 |
|
Alan Bateman
|
1736731b74
|
6934977: (bf) MappedByteBuffer.load can SIGBUS if file is truncated
6799037: (fs) MappedByteBuffer.load crash with unaligned file-mapping (sol)
Reviewed-by: chegar, forax
|
2010-07-29 13:08:58 +01:00 |
|
Vinnie Ryan
|
837cc6d064
|
6972409: Cease emitting LDAP filter debug messages
Reviewed-by: xuelei
|
2010-07-27 11:40:46 +01:00 |
|
Xue-Lei Andrew Fan
|
caefa97f8c
|
6870947: 15 sec delay detecting "socket closed" condition when a TCP connection is reset by an LDAP server
Reviewed-by: weijun
|
2010-07-27 16:07:00 +08:00 |
|
Martin Buchholz
|
564c0a977b
|
6717780: (coll spec) LinkedList api documentation provides the wrong method name
Cleanup by simply making Deque equal status with List
Reviewed-by: darcy
|
2010-07-26 08:17:50 -07:00 |
|
Xue-Lei Andrew Fan
|
f5561769de
|
6867345: Turkish regional options cause NPE in sun.security.x509.AlgorithmId.algOID
Reviewed-by: mullan, weijun
|
2010-07-24 22:59:41 +08:00 |
|
Vinnie Ryan
|
575bf80be6
|
6676075: RegistryContext (com.sun.jndi.url.rmi.rmiURLContext) coding problem
Reviewed-by: mullan
|
2010-07-23 17:41:47 +01:00 |
|
Alan Bateman
|
11b424e02b
|
6963907: (so) Socket adapter need to implement sendUrgentData
Reviewed-by: chegar
|
2010-07-21 18:08:46 +01:00 |
|
Sean Mullan
|
882b752caf
|
6870553: X509Certificate.getSigAlgName method description uses non-standard algorithm name as example
Reviewed-by: xuelei
|
2010-07-20 10:41:50 -04:00 |
|
Weijun Wang
|
f2f06cfb5d
|
6969292: make DNS lookup for realm/kdc really work
Reviewed-by: alanb, valeriep
|
2010-07-19 10:02:55 +08:00 |
|
Weijun Wang
|
2dace6e70f
|
6969683: Generify ResolverConfiguration codes
Reviewed-by: alanb, chegar
|
2010-07-19 10:02:50 +08:00 |
|
Joe Darcy
|
7dcb52915b
|
6963622: Project Coin: Refinements to suppressed exceptions
Reviewed-by: alanb, forax, jjb
|
2010-07-15 18:02:05 -07:00 |
|
Peter Zhelezniakov
|
c3da619227
|
6462562: InternationalFormatter inserts text incorrectly
6578432: Currency format instance does not work with Swing's NumberFormatter
Reviewed-by: rupashka
|
2010-07-13 17:26:34 +04:00 |
|
Weijun Wang
|
c20e1ffd6c
|
6670889: Keystore created under Hindi Locale causing ArrayIndexOutOfBoundsException
Reviewed-by: chegar
|
2010-07-13 20:27:01 +08:00 |
|
Lana Steuck
|
6b9ad54671
|
Merge
|
2010-07-12 19:42:02 -07:00 |
|
Lana Steuck
|
be587b0b28
|
Merge
|
2010-07-12 19:35:11 -07:00 |
|
Lana Steuck
|
8baf254d15
|
Merge
|
2010-07-12 19:33:50 -07:00 |
|
Lana Steuck
|
f495312b72
|
Merge
|
2010-07-12 19:32:29 -07:00 |
|
Igor Nekrestyanov
|
9ab742ede8
|
6968373: FontUtilities static initializer throws AccessControlException
Reviewed-by: prr
|
2010-07-12 15:11:20 -07:00 |
|
Kelly O'Hair
|
37f89e6be6
|
6959998: Return of SurfaceData_InitOps point not checked in all cases (parfait found these)
Reviewed-by: prr
|
2010-07-12 13:16:28 -07:00 |
|
Sergey Malenkov
|
2ca2c1d52f
|
6963811: Deadlock-prone locking changes in Introspector
Reviewed-by: peterz, rupashka
|
2010-07-09 22:07:39 +04:00 |
|
Kumar Srinivasan
|
e5b31c9351
|
6921472: RFE: java launcher code needs clean up
This changeset also contains fixes for 6405284, 6753938 and 6922500
Reviewed-by: darcy
|
2010-07-09 11:04:34 -07:00 |
|
Chris Hegarty
|
6f0719f802
|
6966846: Incorrect assertion in java.net.Inet6Address.readObject
Reviewed-by: michaelm
|
2010-07-12 18:18:13 +01:00 |
|
Chris Hegarty
|
41fbcaf73d
|
6967684: httpserver using a non thread-safe SimpleDateFormat
Reviewed-by: michaelm
|
2010-07-12 18:16:35 +01:00 |
|
Jon VanAlten
|
95408ff1c7
|
6967533: Epoch bug: ExceptionInInitializerError on systems with uninitialized clock
Remove (hopefully!) unnecessary check of currentTimeMillis
Reviewed-by: dholmes
|
2010-07-09 18:55:25 -07:00 |
|
Lana Steuck
|
ddc7fcdc27
|
Merge
|
2010-07-08 11:28:01 -07:00 |
|
Pavel Porvatov
|
93a394d6ee
|
6520101: FileChooser will cause OutOfMemory when application will run long time
Reviewed-by: peterz
|
2010-07-08 19:09:41 +04:00 |
|
Kelly O'Hair
|
d6b705678a
|
6967036: Need to fix links with // in Javadoc comments
Reviewed-by: mchung
|
2010-07-07 10:21:59 -07:00 |
|
Dmitry Cherepanov
|
dcc737282d
|
6959174: Need to introduce sun.awt.disableGtkFileDialogs system property
Reviewed-by: art, anthony
|
2010-07-07 14:20:22 +04:00 |
|
Joe Darcy
|
5ab764cefb
|
6963723: Project Coin: Retrofit more JDK classes for ARM
Reviewed-by: alanb, malenkov, prr, amenkov
|
2010-07-06 18:58:30 -07:00 |
|
Artem Ananiev
|
983ec86773
|
6424157: java.awt.EventQueue push/pop might cause threading issues
Reviewed-by: ant, dcherepanov
|
2010-07-06 17:59:56 +04:00 |
|
Alexander Potochkin
|
dbeca02bca
|
6937415: Some components return undocumented default values under Nimbus LaF
Reviewed-by: peterz
|
2010-07-02 19:34:34 +04:00 |
|
Alexander Potochkin
|
4b7f7c425e
|
6711682: JCheckBox in JTable: checkbox doesn't alaways respond to the first mouse click
Reviewed-by: rupashka
|
2010-07-02 19:28:51 +04:00 |
|
Vladimir Yaroslavskiy
|
6593dfa333
|
6947216: Even more Dual-pivot quicksort improvements
Reviewed-by: jjb
|
2010-07-01 16:28:08 +01:00 |
|