2400 Commits

Author SHA1 Message Date
Martin Buchholz
e267adc80a 6960394: Stop linking with -lnsl on Linux
Define LIBNSL (like LIBSOCKET), non-empty only on Solaris

Reviewed-by: ohair
2010-06-10 15:54:25 -07:00
Mandy Chung
50cb7df534 Merge 2010-06-10 14:21:37 -07:00
Mandy Chung
22ac1684a0 6959965: jstat: Add new -classload option to print class loading statistics
Add a new jstat -classload option

Reviewed-by: alanb
2010-06-10 14:14:17 -07:00
Alan Bateman
3c05d51ed6 6935563: (dc) Improve connection reset/port unreachable handling [win]
Reviewed-by: chegar
2010-06-09 18:51:32 +01:00
Joe Darcy
bc95863f7d 6935997: Please add a nested throwable constructor to AssertionError
Reviewed-by: martin, forax, wetmore
2010-06-08 18:52:17 -07:00
Chris Hegarty
2f408651fb 6957375: java/net/ResponseCache getResponseCode and ResponseCacheTest fail after rebranding
Reviewed-by: ohair, wetmore, alanb
2010-06-08 10:46:14 +01:00
Weijun Wang
2d9fcecd29 6951366: kerberos login failure on win2008 with AD set to win2000 compat mode
Reviewed-by: valeriep, xuelei
2010-06-04 19:28:53 +08:00
Martin Buchholz
72ec2d876a 6955840: ThreadLocalRandom bug - overriden setSeed(long) method is not invoked for java.util.Random(long)
Allow setSeed only during construction

Reviewed-by: dl, dholmes
2010-06-02 17:53:54 -07:00
Alan Bateman
6d1572722f Merge 2010-06-02 09:35:32 +01:00
Alan Bateman
9351f319e2 6950927: Testcase failure sun/management/jmxremote/bootstrap/JvmstatCountersTest.java
Reviewed-by: dholmes, dcubed
2010-06-02 09:29:39 +01:00
Weijun Wang
141897fe19 6950931: test fails on windows sun/security/tools/jarsigner/crl.sh
Reviewed-by: wetmore, xuelei
2010-06-01 10:52:42 +08:00
Lana Steuck
fd45b4188c Merge 2010-05-28 12:10:14 -07:00
Andrew John Hughes
6fc6efb062 Merge 2010-05-28 17:01:20 +01:00
Andrew John Hughes
c093127f24 6956840: (ch) Rawtype warning when compiling sun.nio.ch.CompletedFuture
Add missing generic type to CompletedFuture construction and remove unneeded SuppressWarnings annotations.

Reviewed-by: alanb
2010-05-28 16:59:44 +01:00
Michael Wilkerson
b76a3296de Added tag jdk7-b95 for changeset 3469fc641c7a 2010-05-27 10:57:25 -07:00
Weijun Wang
7e86c31fee 6955783: ServiceUnavailableException caught even the secondary DNS is available
Reviewed-by: vinnie
2010-05-27 17:24:40 +08:00
Kelly O'Hair
38459e88fc Merge 2010-05-26 10:45:19 -07:00
Kelly O'Hair
fe008ae27a 6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun
2010-05-25 15:58:33 -07:00
Jonathan Gibbons
d864e54627 6934615: Relative classpaths in jarfile manifests are handled inefficiently by rmic
Reviewed-by: darcy
2010-05-25 15:39:38 -07:00
Weijun Wang
235a3e379c 6948287: KDC test strange knvo
Reviewed-by: xuelei
2010-05-25 18:20:54 +08:00
Xueming Shen
df80fea7a5 Merge 2010-05-24 16:41:03 -04:00
Xueming Shen
a7b730f127 4690407: JAR tool: option -i can't be combined with other options
-i can't combined with cxut, do sanity check on options

Reviewed-by: martin
2010-05-24 15:20:23 -04:00
Lana Steuck
ff8daaf36c Merge 2010-05-24 09:06:11 -07:00
Xueming Shen
0bc8b10673 4691425: GZIPInputStream fails to read concatenated .gz files
To support concatenated .gz streams

Reviewed-by: martin
2010-05-24 00:39:57 -04:00
Weijun Wang
480f0af4e8 6932525: Incorrect encryption types of KDC_REQ_BODY of AS-REQ with pre-authentication
Reviewed-by: valeriep
2010-05-24 10:05:04 +08:00
Weijun Wang
37ae69dba3 6948781: CertificateFactory.generateCertificate doesn't throw CertificateException for malformed certificate
Reviewed-by: mullan
2010-05-24 09:37:16 +08:00
Weijun Wang
a7fbe2d858 6882687: KerberosTime too imprecise
Reviewed-by: valeriep
2010-05-24 09:37:02 +08:00
Weijun Wang
6e9dba43a0 6954621: small error in 6948909
Reviewed-by: xuelei
2010-05-24 09:28:25 +08:00
Weijun Wang
874ec0972c 6948803: CertPath validation regression caused by SHA1 replacement root and MD2 disable feature
Reviewed-by: xuelei, mullan
2010-05-24 09:28:06 +08:00
Michael McMahon
8f950e676a 6773270: java.net.URI fails to escape \u0000
Check for \u0000

Reviewed-by: alanb
2010-05-21 07:29:48 +01:00
Michael Wilkerson
fd50f69f68 Added tag jdk7-b94 for changeset 98087eafc189 2010-05-20 16:00:25 -07:00
Kelly O'Hair
d738280014 6954064: Fix the windows arch settings in the makefiles and chmod logic in test/Makefile
Reviewed-by: wetmore
2010-05-20 13:57:58 -07:00
Michael Wilkerson
11d1a93bb2 Merge 2010-05-19 20:16:33 -07:00
Lana Steuck
26f273e24d Merge 2010-05-19 12:27:47 -07:00
Phil Race
5cec564989 Merge 2010-05-19 09:46:11 -07:00
Phil Race
ca5f8bd9bb 6903970: VS2008/VS2010 build fails in make/sun/jkernel because of "afxres.h" missing
Reviewed-by: ohair, art
2010-05-19 09:45:05 -07:00
Xueming Shen
bb2be852aa 6945564: Unicode script support in Character class
6948903: Make Unicode scripts available for use in regular expressions

Added Unicode script suport

Reviewed-by: martin
2010-05-18 15:36:47 -07:00
Mandy Chung
d1dc8092ec 6951599: Rename package of security tools for modularization
Move PolicyTool to sun.security.tools.policytool package

Reviewed-by: weijun
2010-05-18 13:12:46 -07:00
Lana Steuck
4d3c7263af Merge 2010-05-18 11:29:45 -07:00
Anthony Petrov
5545514e60 6953275: Many Swing tests are failing because of a GTK lib
Reviewed-by: art, dcherepanov
2010-05-18 19:35:41 +04:00
Xueming Shen
da26b0d878 4853493: GZIPOutputStream passes a reference to a private array into an untrusted method
Create a new header byte array for each header writeout

Reviewed-by: martin
2010-05-17 16:18:13 -07:00
Xueming Shen
6d1dc62ab1 4813885: RFE: GZIPOutputStream should implement flush using Z_SYNC_FLUSH
Added new constructors to allow flush() work in Z_SYNC_FLUSH mode

Reviewed-by: martin
2010-05-17 12:19:49 -07:00
Xueming Shen
6524a87e07 4465490: Suspicious about double-check locking idiom being used in the code
To use volatile for the double-checked object

Reviewed-by: weijun
2010-05-16 21:22:07 -07:00
Xueming Shen
2dca32f307 4263582: RFE: GZIPInputStream throws IOException on non-gzipped data
Throw ZipException instead of IOException

Reviewed-by: martin
2010-05-14 13:46:53 -07:00
Xueming Shen
0c958f899e 6952701: Use http://www.ietf.org/rfc for rfc references in jdk public APIs
Replace www.isi.edu/in-notes with www.ietf.org/rfc

Reviewed-by: martin
2010-05-14 13:30:37 -07:00
Martin Buchholz
3927da83d0 6952330: Fix for 6933217 broke contract of StringBuffer.ensureCapacity
Make sure to grow with size => size * 2 + 2

Reviewed-by: dholmes, chegar, ohair
2010-05-13 21:56:13 -07:00
Xueming Shen
0f4df9f618 6951064: Typo in javadoc for ZipException ctors
Fixed the doc typo

Reviewed-by: martin
2010-05-13 21:30:18 -07:00
Michael Wilkerson
24b484a015 Added tag jdk7-b93 for changeset e415207ac256 2010-05-13 13:22:22 -07:00
Pavel Tisnovsky
fb9c4505a1 6951887: Wrong redirection useage in test sun/nio/cs/Test4200310.sh
Testcase correction.

Reviewed-by: sherman
2010-05-13 10:11:17 +02:00
Kelly O'Hair
56131863a7 6943915: Adjust jdk/test/Makefile to deal with .dll and .so libraries needing execute permissions
And adjustments to test problem list.

Reviewed-by: jjg
2010-05-12 21:35:55 -07:00