Wed, 05 Jul 2017 17:19:18 +0200 Merge
duke [Wed, 05 Jul 2017 17:19:18 +0200] rev 6135
Merge
Mon, 09 Aug 2010 16:02:19 -0700 Merge
lana [Mon, 09 Aug 2010 16:02:19 -0700] rev 6134
Merge
Mon, 02 Aug 2010 19:45:28 -0700 Merge
lana [Mon, 02 Aug 2010 19:45:28 -0700] rev 6133
Merge
Fri, 30 Jul 2010 18:16:30 +0100 6510892: com/sun/net/httpserver/bugs/B6361557.java fails
michaelm [Fri, 30 Jul 2010 18:16:30 +0100] rev 6132
6510892: com/sun/net/httpserver/bugs/B6361557.java fails Reviewed-by: chegar
Thu, 29 Jul 2010 22:02:45 -0700 Merge
lana [Thu, 29 Jul 2010 22:02:45 -0700] rev 6131
Merge
Thu, 29 Jul 2010 17:04:07 +0100 Merge
chegar [Thu, 29 Jul 2010 17:04:07 +0100] rev 6130
Merge
Thu, 29 Jul 2010 10:02:41 +0100 6972374: NetworkInterface.getNetworkInterfaces throws "java.net.SocketException" on Solaris zone
chegar [Thu, 29 Jul 2010 10:02:41 +0100] rev 6129
6972374: NetworkInterface.getNetworkInterfaces throws "java.net.SocketException" on Solaris zone Reviewed-by: alanb, dsamersoff
Thu, 29 Jul 2010 13:08:58 +0100 6934977: (bf) MappedByteBuffer.load can SIGBUS if file is truncated
alanb [Thu, 29 Jul 2010 13:08:58 +0100] rev 6128
6934977: (bf) MappedByteBuffer.load can SIGBUS if file is truncated 6799037: (fs) MappedByteBuffer.load crash with unaligned file-mapping (sol) Reviewed-by: chegar, forax
Tue, 27 Jul 2010 11:40:46 +0100 6972409: Cease emitting LDAP filter debug messages
vinnie [Tue, 27 Jul 2010 11:40:46 +0100] rev 6127
6972409: Cease emitting LDAP filter debug messages Reviewed-by: xuelei
Tue, 27 Jul 2010 16:07:00 +0800 6870947: 15 sec delay detecting "socket closed" condition when a TCP connection is reset by an LDAP server
xuelei [Tue, 27 Jul 2010 16:07:00 +0800] rev 6126
6870947: 15 sec delay detecting "socket closed" condition when a TCP connection is reset by an LDAP server Reviewed-by: weijun
Mon, 26 Jul 2010 09:06:47 -0700 6971847: 4/4 jmap '-histo:live' option is necessary for proper leak detection
dcubed [Mon, 26 Jul 2010 09:06:47 -0700] rev 6125
6971847: 4/4 jmap '-histo:live' option is necessary for proper leak detection Summary: Add work around for 6971851. Abort if 'histo:live' option isn't supported. Reviewed-by: alanb, darcy
Mon, 26 Jul 2010 08:17:50 -0700 6717780: (coll spec) LinkedList api documentation provides the wrong method name
martin [Mon, 26 Jul 2010 08:17:50 -0700] rev 6124
6717780: (coll spec) LinkedList api documentation provides the wrong method name Summary: Cleanup by simply making Deque equal status with List Reviewed-by: darcy
Mon, 26 Jul 2010 17:21:51 +0800 6972005: ConfPlusProp.java test failure when DNS has info for realm
weijun [Mon, 26 Jul 2010 17:21:51 +0800] rev 6123
6972005: ConfPlusProp.java test failure when DNS has info for realm Reviewed-by: xuelei
Sat, 24 Jul 2010 22:59:41 +0800 6867345: Turkish regional options cause NPE in sun.security.x509.AlgorithmId.algOID
xuelei [Sat, 24 Jul 2010 22:59:41 +0800] rev 6122
6867345: Turkish regional options cause NPE in sun.security.x509.AlgorithmId.algOID Reviewed-by: mullan, weijun
Fri, 23 Jul 2010 17:41:47 +0100 6676075: RegistryContext (com.sun.jndi.url.rmi.rmiURLContext) coding problem
vinnie [Fri, 23 Jul 2010 17:41:47 +0100] rev 6121
6676075: RegistryContext (com.sun.jndi.url.rmi.rmiURLContext) coding problem Reviewed-by: mullan
Wed, 21 Jul 2010 17:01:31 -0700 6964018: 3/4 AnonLoggerWeakRefLeak and LoggerWeakRefLeak can fail in JPRT
dcubed [Wed, 21 Jul 2010 17:01:31 -0700] rev 6120
6964018: 3/4 AnonLoggerWeakRefLeak and LoggerWeakRefLeak can fail in JPRT Summary: Refactor test/sun/tools/common/* code and refactor AnonLoggerWeakRefLeak and LoggerWeakRefLeak to use it. Reviewed-by: ohair, alanb
Wed, 21 Jul 2010 16:59:40 -0700 6962804: 4/4 ShellScaffold tests can fail without a specific reason
dcubed [Wed, 21 Jul 2010 16:59:40 -0700] rev 6119
6962804: 4/4 ShellScaffold tests can fail without a specific reason Summary: Add more diagnostics for failures. Only copy target file in grepForString when NL is missing. Reviewed-by: ohair, dholmes
Wed, 21 Jul 2010 16:58:35 -0700 6941287: 4/4 jrunscriptTest.sh test does not work right under Cygwin
dcubed [Wed, 21 Jul 2010 16:58:35 -0700] rev 6118
6941287: 4/4 jrunscriptTest.sh test does not work right under Cygwin Summary: Add golden_diff variable for doing proper golden file diffs on Cygwin. Reviewed-by: ohair, dholmes
Wed, 21 Jul 2010 18:08:46 +0100 6963907: (so) Socket adapter need to implement sendUrgentData
alanb [Wed, 21 Jul 2010 18:08:46 +0100] rev 6117
6963907: (so) Socket adapter need to implement sendUrgentData Reviewed-by: chegar
Wed, 21 Jul 2010 13:52:38 +0100 6970262: TEST_BUG: test/java/net/NetworkInterface/IPv4Only.java has wrong test name in @run tag
chegar [Wed, 21 Jul 2010 13:52:38 +0100] rev 6116
6970262: TEST_BUG: test/java/net/NetworkInterface/IPv4Only.java has wrong test name in @run tag Reviewed-by: alanb, dsamersoff
Wed, 21 Jul 2010 13:29:26 +0100 6969395: TEST_BUG: Tests in java/net sun/net problems
chegar [Wed, 21 Jul 2010 13:29:26 +0100] rev 6115
6969395: TEST_BUG: Tests in java/net sun/net problems Reviewed-by: alanb
Tue, 20 Jul 2010 10:41:50 -0400 6870553: X509Certificate.getSigAlgName method description uses non-standard algorithm name as example
mullan [Tue, 20 Jul 2010 10:41:50 -0400] rev 6114
6870553: X509Certificate.getSigAlgName method description uses non-standard algorithm name as example Reviewed-by: xuelei
Mon, 19 Jul 2010 10:02:55 +0800 6969292: make DNS lookup for realm/kdc really work
weijun [Mon, 19 Jul 2010 10:02:55 +0800] rev 6113
6969292: make DNS lookup for realm/kdc really work Reviewed-by: alanb, valeriep
Mon, 19 Jul 2010 10:02:50 +0800 6969683: Generify ResolverConfiguration codes
weijun [Mon, 19 Jul 2010 10:02:50 +0800] rev 6112
6969683: Generify ResolverConfiguration codes Reviewed-by: alanb, chegar
Fri, 16 Jul 2010 16:45:52 -0400 6964313: Find sun/nio/cs/ext issue with CreateSymbols, then move sun/nio/cs/ext to charset.jar
sherman [Fri, 16 Jul 2010 16:45:52 -0400] rev 6111
6964313: Find sun/nio/cs/ext issue with CreateSymbols, then move sun/nio/cs/ext to charset.jar Summary: Removed the duplicate sun.nio.cs.ext entries from rt.jar and moved X11 charsets into charsets.jar Reviewed-by: ohair
Thu, 15 Jul 2010 18:02:05 -0700 6963622: Project Coin: Refinements to suppressed exceptions
darcy [Thu, 15 Jul 2010 18:02:05 -0700] rev 6110
6963622: Project Coin: Refinements to suppressed exceptions Reviewed-by: alanb, forax, jjb
Tue, 13 Jul 2010 20:27:01 +0800 6670889: Keystore created under Hindi Locale causing ArrayIndexOutOfBoundsException
weijun [Tue, 13 Jul 2010 20:27:01 +0800] rev 6109
6670889: Keystore created under Hindi Locale causing ArrayIndexOutOfBoundsException Reviewed-by: chegar
Tue, 13 Jul 2010 15:32:36 +0400 6964714: NetworkInterface getInetAddresses enumerates IPv6 addresses if java.net.preferIPvStack property set
dsamersoff [Tue, 13 Jul 2010 15:32:36 +0400] rev 6108
6964714: NetworkInterface getInetAddresses enumerates IPv6 addresses if java.net.preferIPvStack property set Summary: User can disable ipv6 explicitly, have to check it Reviewed-by: chegar, alanb
Mon, 02 Aug 2010 19:44:12 -0700 Merge
lana [Mon, 02 Aug 2010 19:44:12 -0700] rev 6107
Merge
Fri, 30 Jul 2010 19:40:29 +0400 6972468: Security manager should be used for tests in java/beans/XMLEncoder
malenkov [Fri, 30 Jul 2010 19:40:29 +0400] rev 6106
6972468: Security manager should be used for tests in java/beans/XMLEncoder Reviewed-by: peterz
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip