Sean Coffey
|
6c39971cb7
|
6998583: NativeSeedGenerator is making 8192 byte read requests from entropy pool on each init
Reviewed-by: wetmore, andrew, vinnie
|
2010-12-10 15:11:47 +00:00 |
|
Chris Hegarty
|
458596deff
|
7004439: SCTP_SET_PEER_PRIMARY_ADDR throws SocketException on Linux
IPv4 addrs passed to SCTP_SET_PEER_PRIMARY_ADDR should not be converted to IPv4-mapped addrs
Reviewed-by: michaelm
|
2010-12-10 10:47:21 +00:00 |
|
Xueming Shen
|
860a7e1fc9
|
6415373: (cs) UnicodeEncoder emits BOM when there are no bytes to encode
No BOM output if no byte to encode
Reviewed-by: alanb
|
2010-12-08 12:54:43 -08:00 |
|
Michael McMahon
|
3b12289f13
|
Merge
|
2010-12-07 13:29:20 +00:00 |
|
Michael McMahon
|
04da999791
|
7005016: sqe test jhttp/HttpServer150013/HttpServer150013.java
Reviewed-by: chegar
|
2010-12-07 13:27:02 +00:00 |
|
Joe Darcy
|
e9ba5a8f34
|
6990094: ObjectInputStream cloneArray doesn't handle short[]
Reviewed-by: alanb, smarks, peterjones
|
2010-12-07 01:09:17 -08:00 |
|
Xueming Shen
|
9610d3c130
|
6989148: (fs) zip provider should be available "out of the box"
Zip filesystem provider update, add zipfs.jar into ext dir
Reviewed-by: alanb
|
2010-12-06 13:18:16 -08:00 |
|
Weijun Wang
|
d9f1152680
|
6896700 : Validation of signatures succeed when it should fail
Reviewed-by: wetmore
|
2010-12-06 10:48:18 +08:00 |
|
Weijun Wang
|
6ad8ffe59b
|
7004168: jarsigner -verify checks for KeyUsage codesigning ext on all certs instead of just signing cert
Reviewed-by: mullan
|
2010-12-06 10:46:26 +08:00 |
|
Weijun Wang
|
1d7abe0313
|
7004035: signed jar with only META-INF/* inside is not verifiable
Reviewed-by: mullan
|
2010-12-06 10:46:18 +08:00 |
|
Lana Steuck
|
0ebf8df623
|
Merge
|
2010-12-05 16:08:01 -08:00 |
|
Lana Steuck
|
987b04c8e9
|
Merge
|
2010-12-05 15:26:16 -08:00 |
|
Weijun Wang
|
3281356d0f
|
7004721: ktarg.sh fails when there's no default realm
Reviewed-by: xuelei
|
2010-12-06 06:49:18 +08:00 |
|
Xue-Lei Andrew Fan
|
5c9c79fca6
|
6979376: to have ldap filters tolerate underscore character in object identifier
Reviewed-by: weijun
|
2010-12-02 23:44:01 -08:00 |
|
Mandy Chung
|
c380ff11d0
|
6402006: FileInputStream.available() returns negative values when reading a large file
Reviewed-by: alanb
|
2010-12-01 15:58:49 -08:00 |
|
Doug Lea
|
f9a00e6199
|
7003745: Code style cleanups (sync from Dougs CVS)
Reviewed-by: chegar, dholmes
|
2010-12-01 21:46:52 +00:00 |
|
Alan Bateman
|
3111dfa081
|
6709457: (fc) lock/tryLock() throws IOException "Access is denied" when file opened for append [win]
Reviewed-by: chegar
|
2010-12-01 13:49:02 +00:00 |
|
Alan Bateman
|
b6b4b5086c
|
6878369: (ch) AsynchronousSocketChannel read/write methods that specify timeouts should not throw IAE
Reviewed-by: forax
|
2010-11-24 09:51:31 +00:00 |
|
Kumar Srinivasan
|
fac39410b5
|
6452854 : Provide a flag to print the java configuration
Reviewed-by: darcy, mchung, sherman, dholmes, mduigou
|
2010-11-23 16:52:39 -08:00 |
|
Weijun Wang
|
9f743252e5
|
7002036: ktab return code changes on a error case
Reviewed-by: valeriep
|
2010-11-24 07:43:06 +08:00 |
|
Weijun Wang
|
11c0d2dbec
|
6979329: CCacheInputStream fails to read ticket cache files from Kerberos 1.8.1
Reviewed-by: valeriep
|
2010-11-22 09:43:58 +08:00 |
|
Valerie Peng
|
358ee90f29
|
6720456: New 4150 may have larger blowfish keysizes
Changed to use TBD value instead of FAIL
Reviewed-by: weijun
|
2010-11-19 17:05:47 -08:00 |
|
Valerie Peng
|
b3d5652149
|
6203816: Can not run test/java/security/Security/ClassLoaderDeadlock.sh from the command line
Fixed the script to not delete the provider sub-directory
Reviewed-by: weijun
|
2010-11-19 16:59:48 -08:00 |
|
Michael McMahon
|
1d73aa8704
|
Merge
|
2010-11-19 13:35:07 +00:00 |
|
Michael McMahon
|
f6639fefed
|
7001301: com/sun/net/httpserver/bugs/6725892/Test.java failing
Reviewed-by: alanb
|
2010-11-19 13:30:02 +00:00 |
|
Doug Lea
|
823b331f15
|
6712185: java/util/concurrent/Executors/AutoShutdown.java fails on slow or busy systems
Reviewed-by: chegar, alanb
|
2010-11-19 10:43:24 +00:00 |
|
Alan Bateman
|
eac61253a9
|
Merge
|
2010-11-18 19:17:43 +00:00 |
|
Alan Bateman
|
c1b0efa732
|
7000913: (bf) CharBuffer.wrap, slice, position, slice leads to CharBuffer with incorrect offser
Reviewed-by: forax
|
2010-11-18 19:16:45 +00:00 |
|
Xueming Shen
|
8aaa66c1f7
|
6217210: RFE: Support for Cp833 in 1.4.2
Forward port the Cp833 charset
Reviewed-by: poonam
|
2010-11-17 21:33:16 -08:00 |
|
Michael McMahon
|
be79b0032a
|
Merge
|
2010-11-17 14:32:29 +00:00 |
|
Michael McMahon
|
e4d948e846
|
6725892: Http server stability issues
Reviewed-by: chegar
|
2010-11-17 14:29:51 +00:00 |
|
Lana Steuck
|
41c256442e
|
Merge
|
2010-11-15 19:05:15 -08:00 |
|
Lana Steuck
|
a497f97e12
|
Merge
|
2010-11-15 19:01:42 -08:00 |
|
Lana Steuck
|
fafaa2ed64
|
Merge
|
2010-11-15 18:59:32 -08:00 |
|
Valerie Peng
|
0ec3c185d5
|
6687725: Internal PKCS5Padding impl should throw IllegalBlockSizeException and not BadPaddingException
Changed to throw IllegalBlockSizeException when the data length isn't multiples of block size
Reviewed-by: wetmore
|
2010-11-15 14:38:41 -08:00 |
|
Jennifer Godinez
|
1a159a4c9a
|
6862652: A number of tests fail for some background Themes configured on Windows7 & Windows 2008R2 in 6u15
Reviewed-by: igor, prr
|
2010-11-15 14:16:05 -08:00 |
|
Xueming Shen
|
0407a3cf9e
|
6544278: SecurityException not thrown for Indexed Jar file whose signature is corrupted
Added code to deal with the index case specially.
Reviewed-by: mullan
|
2010-11-15 09:42:39 -08:00 |
|
Xueming Shen
|
d581e4f434
|
6994145: (zipfs) README should be updated
6994161: (zipfs) newFileSystem method should FileSystemAlreadyExistsException
6994152: (zipfs) copyTo ignores COPY_ATTRIBUTES option
Zipfile update
Reviewed-by: alanb
|
2010-11-15 09:26:49 -08:00 |
|
Alexander Potochkin
|
181f23cfef
|
6987844: Incorrect width of JComboBox drop down
Reviewed-by: anthony
|
2010-11-15 19:50:09 +03:00 |
|
Chris Hegarty
|
cdcbbea8cb
|
6993789: LinkedBlockingDeque iterator/descendingIterator loops and owns lock forever
Reviewed-by: dl, dholmes
|
2010-11-15 15:11:04 +00:00 |
|
Alan Bateman
|
4dfa884fe5
|
6999915: TEST_BUG: test/java/nio/channels/AsynchronousSocketChannel/Leaky.java failed intermittently (win)
Reviewed-by: forax
|
2010-11-15 14:34:04 +00:00 |
|
Joe Darcy
|
3aae57e052
|
6991528: Support making Throwable.suppressedExceptions immutable
Reviewed-by: mchung, dholmes
|
2010-11-14 07:22:39 -08:00 |
|
Lana Steuck
|
c420cdefc2
|
Merge
|
2010-11-13 18:56:50 -08:00 |
|
Pavel Porvatov
|
79ed0e75ce
|
6771184: Some methods in text package don't throw BadLocationException when expected
Reviewed-by: peterz
|
2010-11-13 19:31:00 +03:00 |
|
Pavel Porvatov
|
4295a2eea6
|
6613904: javax.swing.GroupLayout.createParallelGroup(..) doesn't throw IllegalArgumentException for null arg
Reviewed-by: peterz
|
2010-11-13 19:22:38 +03:00 |
|
Lana Steuck
|
b2e3b2f545
|
Merge
|
2010-11-12 15:07:29 -08:00 |
|
Weijun Wang
|
707e6f0318
|
6960894: Better AS-REQ creation and processing
Reviewed-by: valeriep
|
2010-11-12 21:33:14 +08:00 |
|
Weijun Wang
|
2fa98fdbd7
|
6987827: security/util/Resources.java needs improvement
Reviewed-by: valeriep
|
2010-11-11 15:51:12 +08:00 |
|
Erik Trimble
|
ae511866fd
|
Merge
|
2010-11-10 20:40:19 -08:00 |
|
Andrei Dmitriev
|
1524b98ebc
|
6960516: sun.awt.UngrabEvent has an ID over AWTEvent.RESERVED_ID_MAX
Reviewed-by: dcherepanov, art
|
2010-11-10 10:38:18 +03:00 |
|