Chris Hegarty
2daf96018c
8058216: NetworkInterface.getHardwareAddress can return zero length byte array when run with preferIPv4Stack
...
Reviewed-by: michaelm
2014-09-12 15:51:22 +01:00
Michael McMahon
7c8053cd97
8055747: Move SimpleSSLContext to jdk/testlibrary
...
Reviewed-by: chegar
2014-08-26 10:10:58 +01:00
Mark Sheppard
1db8e112f7
8054118: java/net/ipv6tests/UdpTest.java failed intermittently
...
Ignore the Teredo interface on windows test machines
Reviewed-by: chegar
2014-08-11 15:34:24 +01:00
Mark Sheppard
88790a751d
8050922: add additional diagnostic to java/net/MulticastSocket/TestInterfaces
...
Add additional diagnostic output for failed netwrok interface
Reviewed-by: chegar
2014-07-18 01:39:42 +01:00
Valerie Peng
efa54ce543
8043406: Change default policy for JCE providers to run with as few privileges as possible
...
Provide default permissions for crypto providers
Reviewed-by: mullan, vinnie
2014-07-10 22:44:58 +00:00
Chris Hegarty
18728f8cb9
8047674: java/net/URLPermission/nstest/lookup.sh NoClassDefFoundError when run in concurrent mode
...
Reviewed-by: alanb
2014-06-24 10:25:56 +01:00
Michael McMahon
df9743eb64
8034170: src/share/classes/sun/net/www/protocol/http/DigestAuthentication.java
...
Reviewed-by: chegar
2014-05-14 11:16:41 +01:00
Katja Kantserova
0c78d5f9e3
8034960: Serviceability tests using @library failing with java.lang.NoClassDefFoundError
...
Reviewed-by: sla, alanb
2014-05-09 15:24:57 +02:00
Michael McMahon
5daff55f41
8041621: java/net/Inet4Address/textToNumericFormat.java fails on Solaris and Mac
...
Reviewed-by: chegar
2014-04-28 13:49:49 +01:00
Claes Redestad
bdad6d51d4
8040747: Improve performance of IP address parsing
...
Co-authored-by: Bernd Eckenfels <bernd-2014@eckenfels.net>
Reviewed-by: mduigou, chegar
2014-04-22 16:21:43 +02:00
Chris Hegarty
e34a00b0d7
8040038: java/net/URLPermission/nstest/lookup.sh fails with ClassNotFoundException
...
Reviewed-by: alanb
2014-04-15 08:28:30 +01:00
Michael McMahon
e90c029bad
8036979: Support java.net.SocketOption<> in java.net socket types
...
Reviewed-by: alanb, chegar
2014-04-12 20:21:09 +01:00
Pavel Reppo
f4f394efb5
8037396: URI getQuery() and getFragment() don't decode properly
...
Reviewed-by: chegar, michaelm
2014-04-07 15:40:05 +01:00
Chris Hegarty
804d26e749
8025209: Intermittent test failure java/net/Socket/asyncClose/AsyncClose.java
...
Co-authored-by: Eric Wang <yiming.wang@oracle.com>
Reviewed-by: chegar
2014-03-31 11:33:40 +01:00
Amanda Jiang
cbaa56fdf7
8038276: java/net/NetworkInterface/Test.java fails on Windows intermittently for Teredo Interface
...
Reviewed-by: chegar
2014-03-28 16:59:19 +00:00
Pavel Rappo
ea02a62024
8035158: Remove dependency on sun.misc.RegexpPool and friends
...
Reviewed-by: chegar, michaelm
2014-03-26 19:53:07 +00:00
Eric Wang
9d91b009c1
8035633: TEST_BUG: java/net/NetworkInterface/Equals.java and some tests failed on windows intermittently
...
Reviewed-by: chegar, alanb, igerasim
2014-03-03 11:06:38 +00:00
Chris Hegarty
558cb26d1c
8035897: Better memory allocation for file descriptors greater than 1024 on macosx
...
Reviewed-by: michaelm
2014-03-02 19:27:43 +00:00
Michael McMahon
814e8d0479
8035653: InetAddress.getLocalHost crash
...
Reviewed-by: chegar
2014-02-26 16:18:08 +00:00
Lana Steuck
657b9db1ba
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
...
Updated files with 2011, 2012 and 2013 years according to the file's last updated date
Reviewed-by: tbell, lancea, chegar
2013-12-26 12:04:16 -08:00
Amanda Jiang
2b1f66ac95
8031661: java/net/Authenticator/B4769350.java failed intermittently
...
Reviewed-by: michaelm
2014-02-17 11:27:18 +00:00
Michael Cui
dca4d10631
8028711: TEST_BUG: Shell tests should pass through VM options
...
Reviewed-by: alanb
2014-02-13 15:59:04 +00:00
Vladimir Kozlov
57b7b831ae
Merge
2014-01-28 14:57:41 -08:00
Vladimir Kozlov
9c83896027
Merge
2014-01-22 14:17:32 -08:00
Volker Simonis
70041ae4e4
8028537: PPC64: Updated the JDK regression tests to run on AIX
...
Co-authored-by: Jonathan Lu <luchsh@linux.vnet.ibm.com>
Co-authored-by: Steve Poole <spoole@linux.vnet.ibm.com>
Reviewed-by: alanb
2014-01-17 21:54:30 +01:00
Tristan Yan
b31c05a9aa
8031666: TEST_BUG: java/net/ipv6tests/UdpTest.java failed because of SocketTimeoutException
...
Reviewed-by: alanb, chegar
2014-01-17 14:03:57 +00:00
Dimitar Mavrodiev
bae4227a91
7100957: SOCKS proxying does not work with IPv6 connections
...
Reviewed-by: chegar, alanb
2014-01-14 16:23:49 +00:00
Michael McMahon
208ab44594
8029354: URLPermission.<init> throws llegalArgumentException: Invalid characters in hostname
...
Reviewed-by: alanb, chegar
2014-01-06 11:00:12 +00:00
Mark Sheppard
0f8fe88155
8025211: Intermittent test failure: java/net/DatagramSocket/PortUnreachable.java
...
Modified test to execute in a single thread to eliminate potential race condition
Reviewed-by: alanb, chegar, dfuchs
2013-12-02 14:01:23 +00:00
Lana Steuck
33cd414e58
Merge
2013-11-25 09:40:25 -08:00
Lana Steuck
1a633e63a9
Merge
2013-11-15 07:14:23 -08:00
Tristan Yan
d45f6482a3
8022212: Intermittent test failures in java/net
...
Reviewed-by: chegar
2013-11-21 13:42:54 +00:00
Michael McMahon
1beab3cc44
8028581: [TESTBUG] java/net/Socket/LingerTest.java failing
...
Reviewed-by: alanb
2013-11-19 17:49:57 +00:00
Chris Hegarty
f9ecbb8f7d
8022213: Intermittent test failures in java/net/URLClassLoader
...
Reviewed-by: dxu, alanb
2013-11-13 16:44:12 +00:00
Sergey Bylokhov
9ab430a0d2
8027696: Incorrect copyright header in the tests
...
Reviewed-by: alanb, malenkov, mullan
2013-11-12 20:24:25 +04:00
Michael McMahon
536e058b8b
8028060: test/java/net/URLPermission/nstest/lookup.sh failing (win)
...
Reviewed-by: alanb
2013-11-11 16:06:16 +00:00
Chris Hegarty
44a19639b3
8019834: InetAddress.getByName hangs for bad IPv6 literals
...
Reviewed-by: alanb
2013-11-08 15:15:48 +00:00
Tristan Yan
92076375e9
8022963: java/net/NetworkInterface/Equals.java fails equality for Windows Teredo Interface
...
Reviewed-by: chegar
2013-11-08 15:12:30 +00:00
Michael McMahon
bffc06393b
8027881: test/java/net/URLPermission/nstest/LookupTest.java failing intermittently, output insufficient
...
Reviewed-by: chegar
2013-11-07 10:22:11 +00:00
Michael McMahon
2d8325d244
8027687: The constructors of URLPermission class do not behave as described in javad
...
Reviewed-by: chegar, mduigou
2013-11-04 17:47:59 +00:00
Michael McMahon
9031374301
Merge
2013-10-30 18:38:20 +00:00
Michael McMahon
76f1c66ad5
8027570: NullPointerException in URLPermission.hashCode()
...
Reviewed-by: chegar
2013-10-30 18:37:50 +00:00
Dan Xu
bdb08c592d
7122887: JDK ignores Gnome3 proxy settings
...
Fix GConf and add to use GProxyResolver to handle network proxy resolution
Reviewed-by: chegar
2013-10-23 22:30:35 -07:00
Chris Hegarty
28fc7fbaeb
8020758: HttpCookie constructor does not throw IAE when name contains a space
...
Reviewed-by: michaelm, msheppar
2013-10-23 14:38:22 +01:00
Michael McMahon
b7d5f19fe0
8025734: Use literal IP address where possible in SocketPermission generated by HttpURLPermission
...
Reviewed-by: chegar
2013-10-23 11:00:12 +01:00
Brian Burkhalter
d2d0153dd6
7179567: JCK8 tests: api/java_net/URLClassLoader/index.html#Ctor3 failed with NPE
...
6445180: URLClassLoader does not describe the behavior of several methods with respect to null arguments
Document when a NPE will be thrown by URLClassLoader constructors, newInstance(), findClass(), and getPermissions().
Reviewed-by: alanb, mduigou, chegar, dholmes, jrose
2013-10-22 11:25:01 -07:00
Tristan Yan
dc564c1a27
8017779: java/net/Authenticator/B4769350.java fails
...
Co-authored-by: Kurchi Subhra Hazra <kurchisubhra@gmail.com>
Reviewed-by: chegar
2013-10-22 14:00:16 +01:00
Ivan Gerasimov
6b2d8a5049
8023390: Test java/net/NetworkInterface/MemLeakTest.java failed with the latest jdk8 build
...
Removing the test as it is unreliable and fails intermittently
Reviewed-by: chegar
2013-10-15 18:41:23 +04:00
Michael McMahon
70e5173968
8014719: HttpClient/ProxyTest.java failing with IAE HttpURLPermission.parseURI
...
Reviewed-by: alanb, chegar
2013-10-14 22:09:15 +01:00
Tristan Yan
904f946258
8023555: test/java/net/Socks/SocksProxyVersion.java fails when machine name is localhost
...
Reviewed-by: chegar, alanb
2013-10-14 11:47:54 +01:00