hg: jdk7/tl/jdk: 4 new changesets

2010-09-17 Thread lance . andersen
Changeset: 7794d718ffe2 Author:lancea Date: 2010-09-17 13:23 -0400 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/7794d718ffe2 6983452: SyncProvider issue for JoinRowSet implementation Reviewed-by: darcy, ohair ! src/share/classes/com/sun/rowset/CachedRowSetImpl.java Changeset: 1

hg: jdk7/tl/jdk: 6888546: restore System.initializeSystemClasses

2010-09-17 Thread mandy . chung
Changeset: 605b327f4830 Author:mchung Date: 2010-09-17 14:16 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/605b327f4830 6888546: restore System.initializeSystemClasses Summary: restore System.initializeSystemClasses prior to fix for 6797688 Reviewed-by: alanb ! src/share/cl

hg: jdk7/tl/jdk: 6981138: (process) Process.waitFor() may hang if subprocess has live descendants (lnx)

2010-09-17 Thread martinrb
Changeset: 48d7f8c4cd60 Author:martin Date: 2010-09-17 14:35 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/48d7f8c4cd60 6981138: (process) Process.waitFor() may hang if subprocess has live descendants (lnx) Summary: Do exit status handling before trying to close streams Rev

hg: jdk7/tl/jdk: 6981157: Improve UnknownHostException with EAI error details and other cleanups

2010-09-17 Thread martinrb
Changeset: b5d37597c815 Author:martin Date: 2010-09-17 14:40 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/b5d37597c815 6981157: Improve UnknownHostException with EAI error details and other cleanups Summary: generify; remove compiler warnings, typos, casts; return status i