Martin Buchholz
07ebbaac23
6981157: Improve UnknownHostException with EAI error details and other cleanups
...
Generify; remove compiler warnings, typos, casts; return status information via gai_strerror when getaddrinfo fails; show full stack of native failures
Reviewed-by: michaelm, alanb
2010-09-17 14:40:38 -07:00
Martin Buchholz
11cc8fa5e6
6981138: (process) Process.waitFor() may hang if subprocess has live descendants (lnx)
...
Do exit status handling before trying to close streams
Reviewed-by: alanb, dholmes
2010-09-17 14:35:00 -07:00
Mandy Chung
d9989f8e0e
6888546: restore System.initializeSystemClasses
...
Restore System.initializeSystemClasses prior to fix for 6797688
Reviewed-by: alanb
2010-09-17 14:16:14 -07:00
Lance Andersen
1832138a31
6985725: RowSetProvider has typo for the property javax.sql.rowset.RowSetFactory in the javadoc
...
Reviewed-by: darcy, ohair
2010-09-17 13:33:40 -04:00
Lance Andersen
979b63326f
6985400: DatabaseMetaData.generatedKeyAlwaysReturned, "indexe(s)" should be "index(es)"
...
Reviewed-by: darcy, ohair
2010-09-17 13:30:44 -04:00
Lance Andersen
45ad71b565
6984864: Exception when running acceptChanges with custom SyncProvider
...
Reviewed-by: darcy, ohair
2010-09-17 13:26:17 -04:00
Lance Andersen
c90d91d5fc
6983452: SyncProvider issue for JoinRowSet implementation
...
Reviewed-by: darcy, ohair
2010-09-17 13:23:33 -04:00
Pavel Tisnovsky
331eea0db7
6984543: Test sun/java2d/DirectX/OnScreenRenderingResizeTest fails on GNOME
...
Testcase correction.
Reviewed-by: art
2010-09-16 13:25:20 +02:00
Alan Bateman
55b13f6d55
6984545: (fc) transferFrom does not throw NonReadableChannelException when target is size 0 and non-readable
...
Reviewed-by: forax
2010-09-15 15:13:50 +01:00
Weijun Wang
ce46bf1737
6982840: sun/security/tools/jarsigner/emptymanifest.sh fails
...
Reviewed-by: dholmes
2010-09-14 10:18:16 +08:00
Doug Lea
a4641686a0
6978087: jsr166y Updates
...
Simplify the ForkJoinPool API, reworking some of the internals
Reviewed-by: martin, dholmes, chegar
2010-09-13 09:55:03 +01:00
Weijun Wang
4c7ea63262
6845220: Need to update Policytool for Rowset 1.1 and JDBC 4.1 MR added permissions
...
Reviewed-by: lancea
2010-09-13 09:32:36 +08:00
Lance Andersen
ea6a45ae32
6983984: Fixed typo in DatabaseMetaData.getPseudoColumns() javadocs
...
Reviewed-by: darcy
2010-09-10 18:51:11 -04:00
Lance Andersen
36b68b66fa
6589685: JDBC 4.1 updates
...
Reviewed-by: darcy
2010-09-10 15:26:04 -04:00
Alan Bateman
9dbee5740e
Merge
2010-09-10 18:50:52 +01:00
Alan Bateman
ba3ab12326
6983794: TEST_BUG: test/java/nio/channels/Selector/ConnectWrite.java failing
...
Reviewed-by: chegar
2010-09-10 18:48:49 +01:00
Alan Bateman
0fb0f54897
6881498: (file) Re-examine DirectoryStream exception handling
...
Reviewed-by: forax
2010-09-10 16:36:48 +01:00
Chris Hegarty
b7f1641806
6980517: TEST_BUG sun\net\www\http\ChunkedInputStream\ChunkedEncodingTest.java NullPointerException
...
Reviewed-by: michaelm
2010-09-10 15:57:05 +01:00
Kumar Srinivasan
c73d500311
6390477: (launcher) replace unsafe usages of sprintf with snprintf
...
Reviewed-by: darcy, mchung
2010-09-09 11:50:40 -07:00
Joe Darcy
bad3865d4e
6294399: (reflect) Constructor.getName() returns fully qualified name of declaring class
...
Reviewed-by: alanb
2010-09-08 17:10:04 -07:00
Kelly O'Hair
393c6a7961
Merge
2010-09-07 15:53:32 -07:00
Kelly O'Hair
2abe4f48b7
6982946: Change make/jprt.properties to defer to JPRT itself for jdk platform list
...
Reviewed-by: kamg
2010-09-07 15:17:43 -07:00
Alan Bateman
ade072e46b
6971706: sun/nio/cs/ext/* classes are duplicated between rt.jar, charsets.jar, and localedata.jar
...
Reviewed-by: ohair
2010-09-07 08:36:10 +01:00
Lance Andersen
657e4c62cb
6982510: Updated SQLException subclasses from the outback for 6861385 so that the copyrights only have 2 years
...
Reviewed-by: alanb
2010-09-04 15:37:26 -04:00
Lance Andersen
0b8bc76cef
6680198: UnmarshalException caused by incompatible serialVersionUID
...
Reviewed-by: sherman
2010-09-04 15:30:23 -04:00
Lance Andersen
96eebc523f
6843995: RowSet 1.1 updates
...
Reviewed-by: darcy, valeriep
2010-09-04 13:56:27 -04:00
Lance Andersen
a239e8e462
6861385: Updated SQLException subclasses to clarify that they may be thrown for vendor specific conditions
...
Reviewed-by: alanb
2010-09-04 12:21:56 -04:00
Joe Darcy
7d47787007
4881419: The type of X[].clone() should be X[]
...
Reviewed-by: martin
2010-09-03 15:00:10 -07:00
Alan Bateman
225ef04d34
Merge
2010-09-03 21:03:45 +01:00
Lana Steuck
2111493f31
Merge
2010-09-03 12:00:52 -07:00
Kumar Srinivasan
ef7b8cbc9e
6981001: (launcher) EnsureJREInstallation is not being called in order
...
Reviewed-by: darcy
2010-09-03 07:59:21 -07:00
Alan Bateman
2fdbbbae4e
6965072: Need API to create SDP sockets
...
Reviewed-by: michaelm
2010-09-03 13:11:54 +01:00
Lana Steuck
abe7f3a325
Merge
2010-09-02 22:11:05 -07:00
Mandy Chung
1cef1a3806
6977887: (doc) Java 6 API missing info about encoding parameter in storeToXML method
...
Reviewed-by: sherman
2010-09-01 17:37:45 -07:00
Martin Buchholz
080f83060e
6981145: (se) Eliminate JNI*Critical when creating pipes and other cleanups
...
Avoid *Critical; fix compile warnings; improve readability
Reviewed-by: alanb
2010-09-01 09:45:08 -07:00
Mandy Chung
2aa1723b39
6977548: Broken link in ClassLoader.defineClass javadoc
...
Reviewed-by: valeriep
2010-08-31 09:17:46 -07:00
Mandy Chung
c8f3efcc75
6981005: TEST BUG: java/lang/ClassLoader/TestCrossDelegate.sh timeout on windows
...
Increase timeout value
Reviewed-by: alanb
2010-08-31 09:15:34 -07:00
Weijun Wang
7fe5113fe7
6911951: NTLM should be a supported Java SASL mechanism
...
Reviewed-by: vinnie, michaelm
2010-08-30 14:37:43 +08:00
Lana Steuck
ae1cce3a74
Merge
2010-08-29 22:41:28 -07:00
Martin Buchholz
aff3ad21b8
6980747: Runtime.exec can fail due to SecurityException (lnx)
...
Add missing doPrivileged to UNIXProcess.java.linux
Reviewed-by: alanb
2010-08-28 12:15:52 -07:00
Christine Lu
e3a36e4914
Added tag jdk7-b107 for changeset d2462a7b07c5
2010-08-26 16:17:02 -07:00
Joe Darcy
0f3dd95156
6980019: Finish rename of ARM -> try-with-resources in jdk repository
...
Reviewed-by: jjg
2010-08-25 15:35:45 -07:00
Lana Steuck
f2af16c789
Merge
2010-08-23 19:14:20 -07:00
Lana Steuck
0bd861fdb9
Merge
2010-08-23 19:13:15 -07:00
Lana Steuck
9f2b02319f
Merge
2010-08-23 19:12:01 -07:00
Kumar Srinivasan
8f806006bd
6966740: (pack200) need to add the timezone regression test
...
Reviewed-by: jrose
2010-08-23 10:47:42 -07:00
Kumar Srinivasan
6f001f2e2f
6969063: (pack200) The default value of Pack200.Packer.SEGMENT_LIMIT property is empty string instead of -1
...
Reviewed-by: jrose
2010-08-23 10:19:20 -07:00
Chris Hegarty
f2e822b50f
6977851: NPE from FileURLConnection.connect
...
Reviewed-by: michaelm
2010-08-23 21:59:13 +01:00
Kumar Srinivasan
226ae73a8d
6531345: Memory leak in unpack200
...
Reviewed-by: jrose
2010-08-23 08:18:08 -07:00
Alan Bateman
f92a419833
6431344: (fc) FileChannel.transferTo() doesn't work if address space runs out
...
Reviewed-by: forax, chegar
2010-08-23 17:35:18 +01:00