Xueming Shen
|
c692f0d9eb
|
8069211: (zipfs) ZipFileSystem creates corrupted zip if entry output stream gets closed more than once
To synchronize the write and close methods of the entry output stream
Reviewed-by: alanb
|
2015-01-22 08:51:45 -08:00 |
|
Vinnie Ryan
|
d80497254d
|
8069155: The value of 'KeyStore Type' isn't 'jks'
Reviewed-by: xuelei
|
2015-01-22 12:33:05 +00:00 |
|
Peter Levart
|
eae923a8ae
|
8068427: Hashtable deserialization reconstitutes table with wrong capacity
Reviewed-by: mduigou, martin, chegar, dfuchs
|
2015-01-21 21:42:22 +01:00 |
|
Lance Andersen
|
16cb5bbca2
|
8068732: Adding Initial RowSet tests
Reviewed-by: joehw
|
2015-01-21 13:19:08 -05:00 |
|
Stuart Marks
|
75ffcef61d
|
8062807: Exporting RMI objects fails when run under restrictive SecurityManager
Reviewed-by: dfuchs, skoivu, igerasim, msheppar
|
2014-11-18 17:02:50 -08:00 |
|
Alexander Scherbatiy
|
5b517ee996
|
8062561: Test bug8055304 fails if file system default directory has read access
Reviewed-by: serb
|
2014-11-05 12:46:39 +04:00 |
|
Xue-Lei Andrew Fan
|
83143ef7f8
|
8061210: Issues in TLS
Reviewed-by: jnimeh, mullan, wetmore, ahgross, asmotrak
|
2014-11-03 08:30:18 +00:00 |
|
Weijun Wang
|
2d97b4eecf
|
8061826: Part of JDK-8060474 should be reverted
Reviewed-by: mullan, ahgross
|
2014-10-23 07:07:16 +08:00 |
|
Weijun Wang
|
3b44ba662d
|
8060474: Resolve more parsing ambiguity
Reviewed-by: mullan, ahgross
|
2014-10-21 22:37:17 +08:00 |
|
Stuart Marks
|
3215beb313
|
8055309: RMI needs better transportation considerations
Reviewed-by: alanb, igerasim, skoivu, msheppar
|
2014-10-15 15:41:50 -07:00 |
|
Weijun Wang
|
64881fb307
|
8059485: Resolve parsing ambiguity
Reviewed-by: mullan, vinnie
|
2014-10-08 19:13:57 +08:00 |
|
Jamil Nimeh
|
48ac606390
|
8057555: Less cryptic cipher suite management
Reviewed-by: xuelei, igerasim, mullan, asmotrak
|
2014-10-02 11:20:48 -07:00 |
|
Mark Sheppard
|
c1aaf5dc04
|
8056264: Multicast support improvements
Avoid passing a null ifname string to GetStringUTFChars native fn calls within a NetworkInterface method call flows
Reviewed-by: chegar, alanb
|
2014-09-12 16:11:40 +01:00 |
|
Phil Race
|
71e08b387a
|
8056276: Fontmanager feature improvements
Reviewed-by: srl, bae, mschoene
|
2014-09-11 10:12:33 -07:00 |
|
Phil Race
|
6c5144c6bd
|
8055489: Better substitution formats
Reviewed-by: srl, bae, mschoene
|
2014-09-11 10:10:16 -07:00 |
|
Alexander Scherbatiy
|
92b2ba6392
|
8055304: More boxing for DirectoryComboBoxModel
Reviewed-by: serb, prr, skoivu
|
2014-09-11 13:04:18 +04:00 |
|
Michael McMahon
|
4ed0514033
|
8048035: Ensure proper proxy protocols
Reviewed-by: alanb, chegar
|
2014-09-10 10:33:43 +01:00 |
|
Mandy Chung
|
6888358c94
|
8055314: Update refactoring for new loader
Reviewed-by: mullan, ahgross, igerasim
|
2014-08-29 20:16:35 -07:00 |
|
Jamil Nimeh
|
014b2d0c84
|
8046656: Update protocol support
Reviewed-by: xuelei, wetmore, igerasim, mullan, asmotrak
|
2014-08-26 17:09:05 -07:00 |
|
Peter Levart
|
4029366de9
|
8047769: SecureRandom should be more frugal with file descriptors
Introduce FileInputStreamPool to cache open FileInputStreams
Reviewed-by: wetmore, alanb, chegar
|
2015-01-21 12:49:53 +01:00 |
|
Paul Sandoz
|
80fd7677b8
|
8062901: Iterators is spelled incorrectly in the Javadoc for Spliterator
Reviewed-by: chegar, lancea, alanb
|
2015-01-21 09:46:24 +00:00 |
|
Doug Lea
|
595be219a4
|
8068432: Inconsistent exception handling in CompletableFuture.thenCompose
Reviewed-by: psandoz, chegar, martin
|
2015-01-21 09:46:21 +00:00 |
|
David Dehaven
|
a011738cac
|
Merge
|
2015-01-20 11:23:03 -08:00 |
|
Alejandro Murillo
|
946b0de6db
|
Merge
|
2015-01-20 10:22:44 -08:00 |
|
Lev Priima
|
a84794e3d6
|
8068795: HttpServer missing tailing space for some response codes
Reviewed-by: chegar
|
2015-01-20 13:56:01 +00:00 |
|
Felix Yang
|
c06b7a8915
|
8061448: Cleanup sun/misc/JarIndex tests to remove the check for the jre directory
Reviewed-by: chegar
|
2015-01-20 13:49:28 +00:00 |
|
Ivan Gerasimov
|
a7cd12f10a
|
8067951: System.loadLibrary cannot find library when path contains quoted entry
Reviewed-by: sherman, rriggs, alanb
|
2015-01-19 19:12:11 +03:00 |
|
Erik Joelsson
|
bba288a91a
|
8068748: missing US_export_policy.jar in jdk9-b44 is causing compilation errors building jdk9 source code
Reviewed-by: ihse, wetmore
|
2015-01-19 09:05:50 +01:00 |
|
Joe Darcy
|
9800aaa84a
|
8060077: Class.toGenericString specification doesn't mention array types
Reviewed-by: psandoz, jfranck
|
2015-01-16 14:04:27 -08:00 |
|
Xueming Shen
|
f97da65885
|
8042262: Javadoc typo in java.util.Formatter
To fix the simple typo in java doc
Reviewed-by: rriggs, lancea
|
2015-01-16 13:46:39 -08:00 |
|
J. Duke
|
f022a99128
|
Merge
|
2017-07-05 20:15:13 +02:00 |
|
J. Duke
|
e7d2c62242
|
Merge
|
2017-07-05 20:15:08 +02:00 |
|
J. Duke
|
fd0cf8531e
|
Merge
|
2017-07-05 20:15:03 +02:00 |
|
J. Duke
|
3f599d7bb3
|
Merge
|
2017-07-05 20:15:00 +02:00 |
|
J. Duke
|
0d76bc77f2
|
Merge
|
2017-07-05 20:14:53 +02:00 |
|
J. Duke
|
7a8216738b
|
Merge
|
2017-07-05 20:14:48 +02:00 |
|
J. Duke
|
ba2775ff90
|
Merge
|
2017-07-05 20:14:43 +02:00 |
|
J. Duke
|
62de4c2558
|
Merge
|
2017-07-05 20:14:34 +02:00 |
|
J. Duke
|
b1b7c43725
|
Added tag jdk9-b46 for changeset 722378bc599e
|
2017-07-05 20:14:13 +02:00 |
|
J. Duke
|
7d89dd0039
|
Merge
|
2017-07-05 20:14:13 +02:00 |
|
J. Duke
|
64b87fc657
|
Merge
|
2017-07-05 20:14:07 +02:00 |
|
J. Duke
|
7a7fbd12e9
|
Merge
|
2017-07-05 20:14:02 +02:00 |
|
J. Duke
|
b5fb15ad9d
|
Merge
|
2017-07-05 20:13:58 +02:00 |
|
J. Duke
|
21cd80cd2f
|
Merge
|
2017-07-05 20:13:53 +02:00 |
|
J. Duke
|
00f75dab63
|
Merge
|
2017-07-05 20:13:47 +02:00 |
|
J. Duke
|
981350aefd
|
Merge
|
2017-07-05 20:13:41 +02:00 |
|
J. Duke
|
27a17f118b
|
Merge
|
2017-07-05 20:13:35 +02:00 |
|
J. Duke
|
49f6e20fba
|
Added tag jdk9-b45 for changeset bfc24ae2b900
|
2017-07-05 20:13:25 +02:00 |
|
J. Duke
|
d708838bee
|
Merge
|
2017-07-05 20:13:25 +02:00 |
|
J. Duke
|
f29a10fde1
|
Merge
|
2017-07-05 20:13:21 +02:00 |
|