- 31 8月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: to use new InternalError constructor with cause chainning Reviewed-by: alanb, ksrini, xuelei, neugens Contributed-by: sebastian.sickelmann@gmx.de
-
- 27 8月, 2011 1 次提交
-
-
由 alanb 提交于
7060790: (fs) FileSystem.newWatchService error message confusing when maximum inotify descriptors reached Reviewed-by: forax
-
- 22 8月, 2011 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar
-
- 29 7月, 2011 1 次提交
-
-
由 jjg 提交于
Reviewed-by: alanb, chegar Contributed-by: alexandre.boulgakov@oracle.com
-
- 10 5月, 2011 1 次提交
-
-
由 alanb 提交于
Reviewed-by: forax, chegar
-
- 27 4月, 2011 1 次提交
-
-
由 alanb 提交于
7039186: (ch) EPoll based asynchronous I/O implementation should be portable to linux-arm and linux-ppc Reviewed-by: dholmes
-
- 07 4月, 2011 1 次提交
-
-
由 ohair 提交于
Reviewed-by: dholmes
-
- 05 4月, 2011 1 次提交
-
-
由 alanb 提交于
Reviewed-by: sherman
-
- 19 3月, 2011 2 次提交
- 05 3月, 2011 1 次提交
-
-
由 alanb 提交于
Reviewed-by: forax
-
- 22 2月, 2011 1 次提交
-
-
由 alanb 提交于
7020888: (file) Miscellaneous and trivial clean-ups (typos and opportunities to use suppressed exceptions) Reviewed-by: mduigou, chegar
-
- 18 2月, 2011 1 次提交
-
-
由 alanb 提交于
Reviewed-by: forax
-
- 07 2月, 2011 1 次提交
-
-
由 alanb 提交于
Reviewed-by: sherman
-
- 28 1月, 2011 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar, sherman
-
- 29 12月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: xdono
-
- 10 12月, 2010 1 次提交
-
-
由 chegar 提交于
Summary: IPv4 addrs passed to SCTP_SET_PEER_PRIMARY_ADDR should not be converted to IPv4-mapped addrs Reviewed-by: michaelm
-
- 01 12月, 2010 1 次提交
-
-
由 alanb 提交于
6709457: (fc) lock/tryLock() throws IOException "Access is denied" when file opened for append [win] Reviewed-by: chegar
-
- 02 11月, 2010 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar
-
- 23 10月, 2010 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar
-
- 02 10月, 2010 1 次提交
-
-
由 alanb 提交于
6979526: (file) java/nio/file/FileStore/Basic.java fails if the same file system is mounted more than once Reviewed-by: kevinw, forax
-
- 10 9月, 2010 1 次提交
-
-
由 alanb 提交于
Reviewed-by: forax
-
- 03 9月, 2010 1 次提交
-
-
由 alanb 提交于
Reviewed-by: michaelm
-
- 02 9月, 2010 1 次提交
-
-
由 martin 提交于
Summary: Avoid *Critical; fix compile warnings; improve readability Reviewed-by: alanb
-
- 24 8月, 2010 1 次提交
-
-
由 alanb 提交于
Reviewed-by: forax, chegar
-
- 12 6月, 2010 1 次提交
-
-
由 andrew 提交于
6959197: When building with JAVAC_MAX_WARNINGS=true, the build fails in sun/nio/cs due to the use of -Werror Summary: Remove unneeded casts, add generic types and make better use of static data Reviewed-by: sherman
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 24 2月, 2010 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar
-
- 18 1月, 2010 1 次提交
-
-
由 chegar 提交于
Reviewed-by: alanb
-
- 12 1月, 2010 1 次提交
-
-
由 chegar 提交于
Summary: This makes the SCTP implementation easier to run with Suns JDK6. Reviewed-by: alanb
-
- 05 11月, 2009 1 次提交
-
-
由 martin 提交于
Summary: Use O(1) Iterator instead of O(N) operations on LinkedList updateList Reviewed-by: alanb Contributed-by: NIgor Chernyshev <igorc@google.com>
-
- 20 10月, 2009 1 次提交
-
-
由 alanb 提交于
6879463: (file) DirectoryStream#iterator's remove method throws wrong exception when stream is closed Reviewed-by: sherman
-
- 15 10月, 2009 1 次提交
-
-
由 alanb 提交于
Reviewed-by: sherman
-
- 05 9月, 2009 1 次提交
-
-
由 alanb 提交于
6873621: (file) FileStore.supportsFileAttributeView(Class<FileAttributeView> type) returns wrong result Reviewed-by: andrew
-
- 23 8月, 2009 1 次提交
-
-
由 alanb 提交于
Reviewed-by: sherman
-
- 20 8月, 2009 1 次提交
-
-
由 alanb 提交于
Reviewed-by: sherman
-
- 23 7月, 2009 1 次提交
-
-
由 chegar 提交于
Reviewed-by: jccollet
-
- 29 6月, 2009 1 次提交
-
-
由 chegar 提交于
Reviewed-by: michaelm
-
- 28 6月, 2009 1 次提交
-
-
由 alanb 提交于
6844313: New I/O: File timestamps should be represented by a FileTime rather than a long+TimeUnit Reviewed-by: sherman
-
- 17 4月, 2009 1 次提交
-
-
由 chegar 提交于
Summary: An implementation-specific API for the Stream Control Transmission Protocol Reviewed-by: alanb, michaelm, jccollet
-