hg: jdk6/jdk6/jdk: 5 new changesets
daniel.daugherty at oracle.com
daniel.daugherty at oracle.com
Mon Jul 26 16:31:00 PDT 2010
Changeset: 50002bfcff96
Author: dcubed
Date: 2010-07-23 13:53 -0700
URL: http://hg.openjdk.java.net/jdk6/jdk6/jdk/rev/50002bfcff96
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
! test/sun/tools/jrunscript/common.sh
! test/sun/tools/jrunscript/jrunscript-eTest.sh
! test/sun/tools/jrunscript/jrunscript-fTest.sh
! test/sun/tools/jrunscript/jrunscriptTest.sh
Changeset: 4b141a1c9c57
Author: dcubed
Date: 2010-07-23 13:53 -0700
URL: http://hg.openjdk.java.net/jdk6/jdk6/jdk/rev/4b141a1c9c57
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
! test/com/sun/jdi/ShellScaffold.sh
Changeset: ac4185bdf1b2
Author: dcubed
Date: 2010-07-23 13:54 -0700
URL: http://hg.openjdk.java.net/jdk6/jdk6/jdk/rev/ac4185bdf1b2
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
! test/java/util/logging/AnonLoggerWeakRefLeak.java
! test/java/util/logging/AnonLoggerWeakRefLeak.sh
! test/java/util/logging/LoggerWeakRefLeak.java
! test/java/util/logging/LoggerWeakRefLeak.sh
! test/sun/tools/common/ApplicationSetup.sh
! test/sun/tools/common/CommonSetup.sh
+ test/sun/tools/common/CommonTests.sh
! test/sun/tools/common/ShutdownSimpleApplication.java
! test/sun/tools/common/SimpleApplication.java
+ test/sun/tools/common/SleeperApplication.java
! test/sun/tools/jhat/ParseTest.sh
! test/sun/tools/jinfo/Basic.sh
! test/sun/tools/jmap/Basic.sh
! test/sun/tools/jstack/Basic.sh
Changeset: a76011619e85
Author: dcubed
Date: 2010-07-26 09:06 -0700
URL: http://hg.openjdk.java.net/jdk6/jdk6/jdk/rev/a76011619e85
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
! test/java/util/logging/AnonLoggerWeakRefLeak.sh
! test/java/util/logging/LoggerWeakRefLeak.sh
Changeset: ea703df72762
Author: dcubed
Date: 2010-07-26 13:05 -0700
URL: http://hg.openjdk.java.net/jdk6/jdk6/jdk/rev/ea703df72762
Merge
More information about the jdk6-dev
mailing list