Commit Graph

2612 Commits

Author SHA1 Message Date
Andrei Pangin
bc38b1c703 6945961: SIGSEGV in memcpy() during class loading on linux-i586
Check the result of strchr() in Bytecode Verifier

Reviewed-by: kamg, acorn
2010-08-04 20:25:02 -07:00
Martin Buchholz
500a66b0d8 6955504: (str) String[Builder/Buffer].append(char[],int,int) throws OutOfMemoryError in b94
Let arraycopy throw AIOOBE for invalid negative length

Reviewed-by: chegar, forax
2010-08-03 12:22:49 -07:00
Sean Mullan
2bcf6f798f Merge 2010-08-03 09:55:29 -04:00
Sean Mullan
707346f099 6653372: Error in java.security.KeyStore example code
Reviewed-by: weijun
2010-08-03 09:39:52 -04:00
Chris Hegarty
784f62993b 6973030: NTLM proxy authentication fails with https
Reviewed-by: michaelm
2010-08-03 12:03:03 +01:00
Michael McMahon
bf106fcab7 6510892: com/sun/net/httpserver/bugs/B6361557.java fails
Reviewed-by: chegar
2010-07-30 18:16:30 +01:00
Lana Steuck
99a605b4b3 Merge 2010-07-29 22:02:45 -07:00
Chris Hegarty
d08b7168c3 Merge 2010-07-29 17:04:07 +01:00
Alan Bateman
1736731b74 6934977: (bf) MappedByteBuffer.load can SIGBUS if file is truncated
6799037: (fs) MappedByteBuffer.load crash with unaligned file-mapping (sol)

Reviewed-by: chegar, forax
2010-07-29 13:08:58 +01:00
Chris Hegarty
2d91b17b0a 6972374: NetworkInterface.getNetworkInterfaces throws "java.net.SocketException" on Solaris zone
Reviewed-by: alanb, dsamersoff
2010-07-29 10:02:41 +01:00
Vinnie Ryan
837cc6d064 6972409: Cease emitting LDAP filter debug messages
Reviewed-by: xuelei
2010-07-27 11:40:46 +01:00
Xue-Lei Andrew Fan
caefa97f8c 6870947: 15 sec delay detecting "socket closed" condition when a TCP connection is reset by an LDAP server
Reviewed-by: weijun
2010-07-27 16:07:00 +08:00
Daniel D. Daugherty
cf3105821b 6971847: 4/4 jmap '-histo:live' option is necessary for proper leak detection
Add work around for 6971851. Abort if 'histo:live' option isn't supported.

Reviewed-by: alanb, darcy
2010-07-26 09:06:47 -07:00
Martin Buchholz
564c0a977b 6717780: (coll spec) LinkedList api documentation provides the wrong method name
Cleanup by simply making Deque equal status with List

Reviewed-by: darcy
2010-07-26 08:17:50 -07:00
Weijun Wang
9d92d626e3 6972005: ConfPlusProp.java test failure when DNS has info for realm
Reviewed-by: xuelei
2010-07-26 17:21:51 +08:00
Xue-Lei Andrew Fan
f5561769de 6867345: Turkish regional options cause NPE in sun.security.x509.AlgorithmId.algOID
Reviewed-by: mullan, weijun
2010-07-24 22:59:41 +08:00
Michael Wilkerson
78845e9e0b Added tag jdk7-b102 for changeset 828a1670fef1 2010-07-23 16:42:26 -07:00
Vinnie Ryan
575bf80be6 6676075: RegistryContext (com.sun.jndi.url.rmi.rmiURLContext) coding problem
Reviewed-by: mullan
2010-07-23 17:41:47 +01:00
Daniel D. Daugherty
7dea7787e2 6964018: 3/4 AnonLoggerWeakRefLeak and LoggerWeakRefLeak can fail in JPRT
Refactor test/sun/tools/common/* code and refactor AnonLoggerWeakRefLeak and LoggerWeakRefLeak to use it.

Reviewed-by: ohair, alanb
2010-07-21 17:01:31 -07:00
Daniel D. Daugherty
9f5d2eb156 6962804: 4/4 ShellScaffold tests can fail without a specific reason
Add more diagnostics for failures. Only copy target file in grepForString when NL is missing.

Reviewed-by: ohair, dholmes
2010-07-21 16:59:40 -07:00
Daniel D. Daugherty
5d8f395e2b 6941287: 4/4 jrunscriptTest.sh test does not work right under Cygwin
Add golden_diff variable for doing proper golden file diffs on Cygwin.

Reviewed-by: ohair, dholmes
2010-07-21 16:58:35 -07:00
Alan Bateman
11b424e02b 6963907: (so) Socket adapter need to implement sendUrgentData
Reviewed-by: chegar
2010-07-21 18:08:46 +01:00
Chris Hegarty
c7d240fc1a 6970262: TEST_BUG: test/java/net/NetworkInterface/IPv4Only.java has wrong test name in @run tag
Reviewed-by: alanb, dsamersoff
2010-07-21 13:52:38 +01:00
Chris Hegarty
2890d62dbb 6969395: TEST_BUG: Tests in java/net sun/net problems
Reviewed-by: alanb
2010-07-21 13:29:26 +01:00
Lana Steuck
109adcf650 Merge 2010-07-20 22:21:31 -07:00
Sean Mullan
882b752caf 6870553: X509Certificate.getSigAlgName method description uses non-standard algorithm name as example
Reviewed-by: xuelei
2010-07-20 10:41:50 -04:00
Weijun Wang
f2f06cfb5d 6969292: make DNS lookup for realm/kdc really work
Reviewed-by: alanb, valeriep
2010-07-19 10:02:55 +08:00
Weijun Wang
2dace6e70f 6969683: Generify ResolverConfiguration codes
Reviewed-by: alanb, chegar
2010-07-19 10:02:50 +08:00
Xueming Shen
98f8ed01aa 6964313: Find sun/nio/cs/ext issue with CreateSymbols, then move sun/nio/cs/ext to charset.jar
Removed the duplicate sun.nio.cs.ext entries from rt.jar and moved X11 charsets into charsets.jar

Reviewed-by: ohair
2010-07-16 16:45:52 -04:00
Michael Wilkerson
6d2cecc165 Added tag jdk7-b101 for changeset 47da38a8c0f0 2010-07-15 20:11:45 -07:00
Joe Darcy
7dcb52915b 6963622: Project Coin: Refinements to suppressed exceptions
Reviewed-by: alanb, forax, jjb
2010-07-15 18:02:05 -07:00
Bhavesh Patel
abe67eceb0 6955341: Oracle rebranding changes for man pages
Reviewed-by: darcy
2010-07-14 15:42:06 -07:00
Weijun Wang
c20e1ffd6c 6670889: Keystore created under Hindi Locale causing ArrayIndexOutOfBoundsException
Reviewed-by: chegar
2010-07-13 20:27:01 +08:00
Dmitry Samersoff
bd18ff374c 6964714: NetworkInterface getInetAddresses enumerates IPv6 addresses if java.net.preferIPvStack property set
User can disable ipv6 explicitly, have to check it

Reviewed-by: chegar, alanb
2010-07-13 15:32:36 +04:00
Lana Steuck
6b9ad54671 Merge 2010-07-12 19:42:02 -07:00
Lana Steuck
be587b0b28 Merge 2010-07-12 19:35:11 -07:00
Lana Steuck
8baf254d15 Merge 2010-07-12 19:33:50 -07:00
Lana Steuck
f495312b72 Merge 2010-07-12 19:32:29 -07:00
Daniel D. Daugherty
9c1cae042e Merge 2010-07-12 15:52:06 -07:00
Igor Nekrestyanov
9ab742ede8 6968373: FontUtilities static initializer throws AccessControlException
Reviewed-by: prr
2010-07-12 15:11:20 -07:00
Daniel D. Daugherty
ccbd107813 6968401: 3/3 disable tests added by 6942989 until 6964018 is fixed
Disable AnonLoggerWeakRefLeak.sh and LoggerWeakRefLeak.sh

Reviewed-by: ohair
2010-07-12 14:19:44 -07:00
Kelly O'Hair
37f89e6be6 6959998: Return of SurfaceData_InitOps point not checked in all cases (parfait found these)
Reviewed-by: prr
2010-07-12 13:16:28 -07:00
Chris Hegarty
6f0719f802 6966846: Incorrect assertion in java.net.Inet6Address.readObject
Reviewed-by: michaelm
2010-07-12 18:18:13 +01:00
Chris Hegarty
41fbcaf73d 6967684: httpserver using a non thread-safe SimpleDateFormat
Reviewed-by: michaelm
2010-07-12 18:16:35 +01:00
Chris Hegarty
25c1ab1e55 6967937: Scope id no longer being set after 6931566
Reviewed-by: alanb, dsamersoff
2010-07-12 18:13:40 +01:00
Michael Wilkerson
0955245ab5 Added tag jdk7-b100 for changeset 4f5e99470724 2010-07-09 19:18:32 -07:00
Jon VanAlten
95408ff1c7 6967533: Epoch bug: ExceptionInInitializerError on systems with uninitialized clock
Remove (hopefully!) unnecessary check of currentTimeMillis

Reviewed-by: dholmes
2010-07-09 18:55:25 -07:00
Sergey Malenkov
2ca2c1d52f 6963811: Deadlock-prone locking changes in Introspector
Reviewed-by: peterz, rupashka
2010-07-09 22:07:39 +04:00
Kumar Srinivasan
e5b31c9351 6921472: RFE: java launcher code needs clean up
This changeset also contains fixes for 6405284, 6753938 and 6922500

Reviewed-by: darcy
2010-07-09 11:04:34 -07:00
Kumar Srinivasan
6474c4d2a3 6930056: (launcher) Need to remove or build as part of test these liblibrary.so files
Reviewed-by: ohair, darcy
2010-07-09 09:54:10 -07:00