Brian Burkhalter
|
2a8d5c46e1
|
6880737: (fs) FileLock constructors don't throw NPE if the channel argument is null
Throw IllegalArgumentException if the channel parameter is null
Reviewed-by: alanb
|
2015-01-30 12:56:12 -08:00 |
|
Amy Lu
|
1059b1665d
|
8069262: Doclint regression in java.nio.channels.Channels
Reviewed-by: darcy
|
2015-01-23 16:16:39 +00:00 |
|
Brian Burkhalter
|
0062f27c96
|
8030090: (fs) Add default methods to Path for derived methods
Use method bodies from sun.nio.fs.AbstractPath as default method implementations in Path.
Reviewed-by: alanb
|
2014-12-23 10:09:52 -08:00 |
|
Pavel Rappo
|
421fc583be
|
8066678: java.nio.channels.Channels cleanup
Reviewed-by: alanb, chegar
|
2014-12-05 15:35:15 +00:00 |
|
Chris Hegarty
|
43842f6349
|
Merge
|
2014-12-03 19:28:35 +00:00 |
|
Chris Hegarty
|
441905cdc7
|
8049367: Modular Run-Time Images
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Bradford Wetmore <bradford.wetmore@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: chegar, dfuchs, ihse, joehw, mullan, psandoz, wetmore
|
2014-12-03 14:22:58 +00:00 |
|
Alan Bateman
|
14ee089287
|
8066196: (fs) Typo in Path::normalize, empty path only returned if path does not have a root component
Reviewed-by: dfuchs
|
2014-12-01 13:44:57 +00:00 |
|
Alan Bateman
|
f0b198804a
|
8062955: (fs spec) Files.setLastModifiedTime should specify SecurityException more clearly
8062949: (fs) Files.setLastModifiedTime(path, null) does not throw NPE
Reviewed-by: chegar
|
2014-11-28 14:58:10 +00:00 |
|
Alan Bateman
|
3469175a63
|
8065720: (ch) AbstractInterruptibleChannel.end sets interrupted to null
Reviewed-by: psandoz, chegar
|
2014-11-24 18:11:25 +00:00 |
|
Alan Bateman
|
5598ed0cf0
|
8062632: (fs spec) Package description could be clearer on the cases where NPE is thrown
8062553: (fs spec) Files.write and newBufferedWriter methods missing @throws IAE
Reviewed-by: dfuchs
|
2014-11-03 15:33:11 +00:00 |
|
Richard Warburton
|
a065473cfc
|
4774077: Use covariant return types in the NIO buffer hierarchy
Reviewed-by: psandoz, alanb, mr, darcy
|
2014-10-29 14:10:34 +01:00 |
|
Ivan Gerasimov
|
b051027d6f
|
8023173: FileDescriptor should respect append flag
Reviewed-by: martin, alanb, rriggs
|
2014-10-28 15:36:27 +03:00 |
|
Ivan Gerasimov
|
cb935d3522
|
8059840: (bb) Typo in javadoc for ByteBuffer.wrap()
Reviewed-by: dfuchs
|
2014-10-07 14:00:24 +04:00 |
|
Chris Hegarty
|
3bc69d393d
|
8054834: Modular Source Code
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: alanb, chegar, ihse, mduigou
|
2014-08-17 15:54:13 +01:00 |
|