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 |
|
Aleksey Shipilev
|
e1f99ed979
|
8065096: java.net.Authenticator.theAuthenticator should be properly synchronized
Reviewed-by: chegar, lancea
|
2014-11-17 15:30:22 +03:00 |
|
Michael McMahon
|
df1eec112e
|
8062744: jdk.net.Sockets.setOption/getOption does not support IP_TOS
Reviewed-by: alanb, chegar
|
2014-11-04 15:09:01 +00:00 |
|
Michael McMahon
|
01ea2212b1
|
8053963: (dc) Use DatagramChannel.receive() instead of read() in connect
Reviewed-by: alanb, chegar
|
2014-08-21 17:51:29 +01:00 |
|
Michael McMahon
|
be3dc19dae
|
8039509: Wrap sockets more thoroughly
Reviewed-by: chegar, alanb
|
2014-05-28 14:51:24 +01:00 |
|
Ivan Gerasimov
|
629f38682e
|
8059450: Not quite correct code sample in javadoc
Reviewed-by: chegar
|
2014-10-01 23:10:34 +04:00 |
|
Claes Redestad
|
579e48fd60
|
8055032: Improve numerical parsing in java.net and sun.net
Reviewed-by: alanb
|
2014-09-19 16:34:59 +02:00 |
|
Claes Redestad
|
bf02343a72
|
8057936: java.net.URLClassLoader.findClass uses exceptions in control flow
Reviewed-by: alanb, chegar, dholmes, mr
|
2014-09-11 15:51:46 +01:00 |
|
Ivan Gerasimov
|
e164c8603b
|
8054714: Use StringJoiner where it makes the code cleaner
Reviewed-by: psandoz, redestad
|
2014-08-27 22:08:19 +04:00 |
|
Alejandro Murillo
|
7bded9c7bf
|
Merge
|
2014-08-26 11:43:19 -07:00 |
|
Weijun Wang
|
34e103f04b
|
8055901: Update policytool for jdk.net.NetworkPermission
Reviewed-by: michaelm
|
2014-08-26 16:42:31 +08:00 |
|
Peter Levart
|
250fbb065a
|
8049228: Improve multithreaded scalability of InetAddress cache
7186258: InetAddress$Cache should replace currentTimeMillis with nanoTime for more precise and accurate
Reviewed-by: michaelm
|
2014-08-24 21:52:16 +02:00 |
|
Alejandro Murillo
|
04bb1f355b
|
Merge
|
2014-08-22 10:03:18 -07:00 |
|
Brian Burkhalter
|
0bbb54fff6
|
8054720: Modifications of I/O methods for instrumentation purposes
Wrap some native methods in Java methods.
Reviewed-by: rriggs
|
2014-08-20 11:30:13 -07: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 |
|