Yong Jeffrey Huang
|
ef46184e89
|
Merge
|
2010-09-13 02:54:35 -07:00 |
|
Doug Lea
|
a4641686a0
|
6978087: jsr166y Updates
Simplify the ForkJoinPool API, reworking some of the internals
Reviewed-by: martin, dholmes, chegar
|
2010-09-13 09:55:03 +01:00 |
|
Weijun Wang
|
4c7ea63262
|
6845220: Need to update Policytool for Rowset 1.1 and JDBC 4.1 MR added permissions
Reviewed-by: lancea
|
2010-09-13 09:32:36 +08:00 |
|
Lance Andersen
|
ea6a45ae32
|
6983984: Fixed typo in DatabaseMetaData.getPseudoColumns() javadocs
Reviewed-by: darcy
|
2010-09-10 18:51:11 -04:00 |
|
Yoshito Umaoka
|
fbca39ee5d
|
6875847: Java Locale Enhancement
Co-authored-by: Doug Felt <dougfelt@google.com>
Co-authored-by: Mark Davis <markdavis@google.com>
Reviewed-by: srl
|
2010-09-10 15:29:40 -07:00 |
|
Lance Andersen
|
36b68b66fa
|
6589685: JDBC 4.1 updates
Reviewed-by: darcy
|
2010-09-10 15:26:04 -04:00 |
|
Sergey Malenkov
|
7640dd5bee
|
6915566: Closed swing tests failing with assert errors when run with -ea -esa
Reviewed-by: art, peterz
|
2010-09-10 20:48:17 +04:00 |
|
Alan Bateman
|
0fb0f54897
|
6881498: (file) Re-examine DirectoryStream exception handling
Reviewed-by: forax
|
2010-09-10 16:36:48 +01:00 |
|
Masayoshi Okutsu
|
dea3e2e152
|
6912560: Timezone is not set correctly on Win Vista when Security manager is present
6941137: DST broken in 6u18 when jre/lib/zi is moved elsewhere and replaced with symlink
Reviewed-by: peytoia
|
2010-09-10 17:51:53 +09:00 |
|
Yuka Kamiya
|
036b7a86a5
|
6983724: redundant @exception description for Character.Subset(String name)
Reviewed-by: okutsu
|
2010-09-10 17:22:36 +09:00 |
|
Yong Jeffrey Huang
|
6c5a8b341b
|
6980510: Fix for 6959252 broke JConsole mnemonic keys
Reviewed-by: mfang, yhuang
|
2010-09-09 23:01:43 -07:00 |
|
Kelly O'Hair
|
f7e31fc6c2
|
6982137: Rebranding pass 2 - missed copyright changes
Reviewed-by: mbykov
|
2010-09-09 16:26:46 -07:00 |
|
Kumar Srinivasan
|
c73d500311
|
6390477: (launcher) replace unsafe usages of sprintf with snprintf
Reviewed-by: darcy, mchung
|
2010-09-09 11:50:40 -07:00 |
|
Andrew Brygin
|
899dcb6de0
|
6523398: OSS CMM: Need to implement writing ICC profile tags in new lcms library
Reviewed-by: igor, prr
|
2010-09-09 16:20:55 +04:00 |
|
Masayoshi Okutsu
|
3a9f12ff35
|
4919632: RFE: SimpleDateFormat should fully support ISO8601 standard for timezone
Reviewed-by: peytoia
|
2010-09-09 15:37:57 +09:00 |
|
Joe Darcy
|
bad3865d4e
|
6294399: (reflect) Constructor.getName() returns fully qualified name of declaring class
Reviewed-by: alanb
|
2010-09-08 17:10:04 -07:00 |
|
Lance Andersen
|
657e4c62cb
|
6982510: Updated SQLException subclasses from the outback for 6861385 so that the copyrights only have 2 years
Reviewed-by: alanb
|
2010-09-04 15:37:26 -04:00 |
|
Lance Andersen
|
0b8bc76cef
|
6680198: UnmarshalException caused by incompatible serialVersionUID
Reviewed-by: sherman
|
2010-09-04 15:30:23 -04:00 |
|
Lance Andersen
|
96eebc523f
|
6843995: RowSet 1.1 updates
Reviewed-by: darcy, valeriep
|
2010-09-04 13:56:27 -04:00 |
|
Lance Andersen
|
a239e8e462
|
6861385: Updated SQLException subclasses to clarify that they may be thrown for vendor specific conditions
Reviewed-by: alanb
|
2010-09-04 12:21:56 -04:00 |
|
Joe Darcy
|
7d47787007
|
4881419: The type of X[].clone() should be X[]
Reviewed-by: martin
|
2010-09-03 15:00:10 -07:00 |
|
Alan Bateman
|
225ef04d34
|
Merge
|
2010-09-03 21:03:45 +01:00 |
|
Alan Bateman
|
2fdbbbae4e
|
6965072: Need API to create SDP sockets
Reviewed-by: michaelm
|
2010-09-03 13:11:54 +01:00 |
|
Lana Steuck
|
abe7f3a325
|
Merge
|
2010-09-02 22:11:05 -07:00 |
|
Lana Steuck
|
022ee216f4
|
Merge
|
2010-09-02 12:17:21 -07:00 |
|
Lana Steuck
|
34f54b7bb3
|
Merge
|
2010-09-02 00:02:23 -07:00 |
|
Mandy Chung
|
1cef1a3806
|
6977887: (doc) Java 6 API missing info about encoding parameter in storeToXML method
Reviewed-by: sherman
|
2010-09-01 17:37:45 -07:00 |
|
Lana Steuck
|
77b5bbb1b5
|
Merge
|
2010-09-01 16:15:57 -07:00 |
|
Martin Buchholz
|
080f83060e
|
6981145: (se) Eliminate JNI*Critical when creating pipes and other cleanups
Avoid *Critical; fix compile warnings; improve readability
Reviewed-by: alanb
|
2010-09-01 09:45:08 -07:00 |
|
Masayoshi Okutsu
|
d950166573
|
4267450: (cal) API: Need public API to calculate, format and parse "year of week"
6549953: (cal) WEEK_OF_YEAR and DAY_OF_YEAR calculation problems around Gregorian cutover
Reviewed-by: peytoia
|
2010-09-01 15:19:13 +09:00 |
|
Naoto Sato
|
6d2cb04013
|
4700857: RFE: separating user locale and user interface locale
Reviewed-by: okutsu
|
2010-08-31 11:27:10 -07:00 |
|
Mandy Chung
|
2aa1723b39
|
6977548: Broken link in ClassLoader.defineClass javadoc
Reviewed-by: valeriep
|
2010-08-31 09:17:46 -07:00 |
|
Weijun Wang
|
7fe5113fe7
|
6911951: NTLM should be a supported Java SASL mechanism
Reviewed-by: vinnie, michaelm
|
2010-08-30 14:37:43 +08:00 |
|
Joe Darcy
|
0f3dd95156
|
6980019: Finish rename of ARM -> try-with-resources in jdk repository
Reviewed-by: jjg
|
2010-08-25 15:35:45 -07:00 |
|
Artem Ananiev
|
28253f9cb3
|
6949936: Provide API for running nested events loops, similar to what modal dialogs do
Reviewed-by: ant, anthony
|
2010-08-24 12:54:46 +04:00 |
|
Lana Steuck
|
f2af16c789
|
Merge
|
2010-08-23 19:14:20 -07:00 |
|
Lana Steuck
|
0bd861fdb9
|
Merge
|
2010-08-23 19:13:15 -07:00 |
|
Lana Steuck
|
9f2b02319f
|
Merge
|
2010-08-23 19:12:01 -07:00 |
|
Kumar Srinivasan
|
6f001f2e2f
|
6969063: (pack200) The default value of Pack200.Packer.SEGMENT_LIMIT property is empty string instead of -1
Reviewed-by: jrose
|
2010-08-23 10:19:20 -07:00 |
|
Chris Hegarty
|
f2e822b50f
|
6977851: NPE from FileURLConnection.connect
Reviewed-by: michaelm
|
2010-08-23 21:59:13 +01:00 |
|
Kumar Srinivasan
|
226ae73a8d
|
6531345: Memory leak in unpack200
Reviewed-by: jrose
|
2010-08-23 08:18:08 -07:00 |
|
Alan Bateman
|
f92a419833
|
6431344: (fc) FileChannel.transferTo() doesn't work if address space runs out
Reviewed-by: forax, chegar
|
2010-08-23 17:35:18 +01:00 |
|
Chris Hegarty
|
b0942f5a43
|
6965924: java.net.HttpCookie using static SimpleDateFormat which is not thread safe
Reviewed-by: michaelm
|
2010-08-23 16:27:56 +01:00 |
|
Chris Hegarty
|
107837ccd7
|
6968584: Thread should not be Cloneable
Reviewed-by: dholmes
|
2010-08-23 14:35:22 +01:00 |
|
Yuka Kamiya
|
cd78cc6fdb
|
6977550: (tz) Support tzdata2010l
Reviewed-by: okutsu
|
2010-08-23 14:14:52 +09:00 |
|
Kumar Srinivasan
|
05802c5a7a
|
Merge
|
2010-08-20 08:49:48 -07:00 |
|
Kumar Srinivasan
|
facee61c79
|
6888127: java.util.jar.Pack200.Packer Memory Leak
Reviewed-by: jrose
|
2010-08-19 14:08:04 -07:00 |
|
Weijun Wang
|
c736a3d9c7
|
6921610: 1.6 update 17 and 18 throw java.lang.IndexOutOfBoundsException
Reviewed-by: vinnie, xuelei
|
2010-08-19 12:24:53 +08:00 |
|
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 |
|