Tim Bell
|
ecacc1fb5f
|
Merge
|
2008-10-17 08:41:15 -07:00 |
|
Lana Steuck
|
fb52866502
|
Merge
|
2008-10-13 17:13:29 -07:00 |
|
Bradford Wetmore
|
c63de8e0a8
|
Merge
|
2008-10-06 09:17:35 -07:00 |
|
Tim Bell
|
1e22a7ec76
|
Merge
|
2008-10-04 22:48:54 -07:00 |
|
Xiomara Jayasena
|
6e86513c3a
|
6754988: Update copyright year
Update for files that have been modified starting July 2008
Reviewed-by: ohair, tbell
|
2008-10-02 19:58:32 -07:00 |
|
Tim Bell
|
f48920fb62
|
Merge
|
2008-09-29 22:10:00 -07:00 |
|
Lana Steuck
|
297ae75019
|
Merge
|
2008-09-24 08:14:37 -07:00 |
|
Chris Hegarty
|
71365ab05c
|
Merge
|
2008-09-24 05:59:26 -07:00 |
|
Chris Hegarty
|
c6083c20e5
|
6749308: java.io, java.lang, java.util exception classes don't specify serialVersionUID
Reviewed-by: alanb
|
2008-09-24 05:35:31 -07:00 |
|
Tim Bell
|
4138ab60c8
|
Merge
|
2008-09-22 22:37:31 -07:00 |
|
Michael McMahon
|
929f1f0d78
|
Merge
|
2008-09-22 16:05:18 +01:00 |
|
Michael McMahon
|
57bd8dc7e1
|
6739920: java 6u4~ use larger C heap if there are many threads
Reviewed-by: chegar
|
2008-09-22 15:53:58 +01:00 |
|
Lana Steuck
|
6f9021ff80
|
Merge
|
2008-09-19 19:38:12 -07:00 |
|
Chris Hegarty
|
9f7bdd313a
|
6746836: java.net exception classes don't specify serialVersionUID
Reviewed-by: alanb, jccollet
|
2008-09-19 15:14:53 +01:00 |
|
Bradford Wetmore
|
44aa1a1519
|
Merge
|
2008-09-15 00:41:02 -07:00 |
|
Sean Mullan
|
875eea0ac0
|
Merge
|
2008-09-11 18:13:51 -04:00 |
|
Dave Bristor
|
3020470ba9
|
6440786: Cannot create a ZIP file containing zero entries
Allow reading and writing of ZIP files with zero entries.
Reviewed-by: alanb
|
2008-09-11 14:58:57 -07:00 |
|
Sean Mullan
|
545b7e4f62
|
6465942: Add problem identification facility to the CertPathValidator framework
Add support to the java.security.cert APIs for determining the reason that a certification path is invalid.
Reviewed-by: vinnie
|
2008-09-11 14:05:16 -04:00 |
|
Eamonn McManus
|
a4ef2ba11d
|
6734813: Provide a way to construct an ObjectName without checked exceptions
6746649: ObjectName constructors and methods declare unchecked exceptions in throws clauses
Reviewed-by: dfuchs
|
2008-09-10 13:36:47 +02:00 |
|
Martin Buchholz
|
3eca12f7b7
|
6733145: (bf) CharBuffer.subSequence can be updated to take advantage of covariant returns
Change return type to CharBuffer
Reviewed-by: alanb
|
2008-09-09 15:20:07 -07:00 |
|
Martin Buchholz
|
77dfe98c4e
|
6728229: (str) StringBuilder.append(CharSequence) does not throw IndexOutOfBoundsException
Major spec rework
Reviewed-by: alanb
|
2008-09-09 15:20:07 -07:00 |
|
Dave Bristor
|
51a345480a
|
6661861: Decrease memory use of Inflaters by ZipFile
Fix allows release of native resources earlier than without fix
Reviewed-by: alanb
|
2008-09-08 13:44:32 -07:00 |
|
Yuka Kamiya
|
6ee252719c
|
4823811: [Fmt-Da] SimpleDateFormat patterns don't allow embedding of some literal punctuation
Reviewed-by: okutsu
|
2008-09-08 14:31:08 +09:00 |
|
Yuka Kamiya
|
3927ae9832
|
6645292: [Fmt-Da] Timezone Western Summer Time (Australia) is parsed incorrectly
Reviewed-by: okutsu
|
2008-09-08 13:31:45 +09:00 |
|
Jean-Christophe Collet
|
9b311f9a7b
|
6692802: HttpCookie needs to support HttpOnly attribute
Added HttpOnly tag support to HttpCookie class.
Reviewed-by: chegar, michaelm
|
2008-09-04 15:26:53 +02:00 |
|
Sergey Malenkov
|
d46ed5c358
|
6397609: DOC: De-register API required for PropertyEditorManager and/or doc change
Reviewed-by: peterz, rupashka
|
2008-09-03 21:00:04 +04:00 |
|
Sergey Malenkov
|
fe4ebb456f
|
5026703: RFE: DOC: Are PropertyChangeSupport & VetoableChangeSupport Thread-Safe? --Docs Should Say
Reviewed-by: peterz, rupashka
|
2008-09-01 17:36:57 +04:00 |
|
Alan Bateman
|
63d86bcfda
|
4640544: New I/O: Complete socket-channel functionality
Reviewed-by: iris, sherman, chegar
|
2008-08-31 18:39:01 +01:00 |
|
Alan Bateman
|
deaa5d9446
|
6570619: (bf) DirectByteBuffer.get/put(byte[]) does not scale well
Reviewed-by: iris
|
2008-08-31 18:32:59 +01:00 |
|
Chris Hegarty
|
1833c872a0
|
6576763: Thread constructors throw undocumented NPE for null name
Update javadoc to specify NPE as well as fix minor bug in implementation.
Reviewed-by: alanb
|
2008-08-29 17:46:45 +01:00 |
|
Xueming Shen
|
3ae3654210
|
Merge
|
2008-08-27 10:28:26 -07:00 |
|
Xueming Shen
|
790bc3042d
|
4849617: (cs)Revise Charset spec to allow '+' in names
Update the spec and code to accept '+' as a charset name character
Reviewed-by: alanb
|
2008-08-27 10:12:22 -07:00 |
|
Alan Bateman
|
d41b0a77b2
|
6682020: (bf) Support monitoring of direct and mapped buffer usage
Reviewed-by: mchung, iris
|
2008-08-26 10:21:22 +01:00 |
|
Lana Steuck
|
f0ef7211c5
|
Merge
|
2008-08-25 13:58:15 -07:00 |
|
Dmitry Cherepanov
|
a16656700d
|
6737722: api/java_awt/TrayIcon/index.html#TrayIconHeadlessMode
IsSupported() should skip tray initialization in case of headless
Reviewed-by: art, ant
|
2008-08-25 19:15:37 +04:00 |
|
Bradford Wetmore
|
f1c6258165
|
Merge
|
2008-08-25 08:11:08 -07:00 |
|
Jean-Christophe Collet
|
29241c7694
|
6717876: Make java.net.NetworkInterface.getIndex() public
Make getIndex() and getByIndex() public. Required a name change in native code
Reviewed-by: alanb, chegar, michaelm
|
2008-08-25 14:38:20 +02:00 |
|
Michael McMahon
|
a3cdb4dcfb
|
6258215: Num of backlog in ServerSocket(int, int) should be mentioned more explicitly
Updated javadoc
Reviewed-by: chegar
|
2008-08-21 10:04:55 -07:00 |
|
Joshua Bloch
|
2cb9d9610e
|
6739302: Check that deserialization preserves EnumSet integrity
Reviewed-by: dl, chegar
|
2008-08-20 13:45:12 -07:00 |
|
Lana Steuck
|
189c383d48
|
Merge
|
2008-08-12 17:59:58 -07:00 |
|
Yuri Nesterenko
|
540f1f640a
|
Merge
|
2008-08-08 03:32:34 -07:00 |
|
Tim Bell
|
6f9ae46ab8
|
Merge
|
2008-08-07 18:02:28 -07:00 |
|
Tim Bell
|
37f438af87
|
Merge
|
2008-08-07 09:42:31 -07:00 |
|
Martin Buchholz
|
a1269f9d94
|
6730507: java.util.Timer schedule delay Long.MAX_VALUE causes task to execute multiple times
Reviewed-by: chegar
|
2008-08-07 06:36:41 -07:00 |
|
Jiri Tusla
|
d914009a33
|
Merge
|
2008-08-07 04:52:05 -07:00 |
|
Jiri Tusla
|
eca52f9d2c
|
6608572: Currency change for Malta and Cyprus
Change the respective currencies
Reviewed-by: naoto, jenda
|
2008-08-01 02:58:59 -07:00 |
|
Doug Lea
|
1c84fa3582
|
6725789: ScheduledExecutorService does not work as expected in jdk7/6/5
Reviewed-by: martin, dholmes, chegar
|
2008-08-01 00:42:43 -07:00 |
|
Martin Buchholz
|
731e9ea8a9
|
6730380: java.util.Timer should use AtomicInteger
Reviewed-by: dl, chegar
|
2008-08-01 00:38:02 -07:00 |
|
Bradford Wetmore
|
e37f0f7e34
|
Merge
|
2008-07-29 10:18:25 -07:00 |
|
Igor Kushnirskiy
|
b4ae1216b3
|
6638195: need API for EventQueueDelegate
Reviewed-by: bchristi
|
2008-07-25 14:13:59 -04:00 |
|