On 1/9/12 2:26 PM, Kurchi Hazra wrote:
There was some room for improvement in
test/java/nio/file/Files/CopyAndMove.java
and I changed it:
http://cr.openjdk.java.net/~khazra/7123679/webrev.03/
Ok.
On 1/9/2012 10:54 AM, Paul Hohensee wrote:
Approved.
Though there does seem to be a bit of confusion (to me, anyway)
between the places that check for solaris | linux | macos and the
places that check for !windows. It would be good to define the
check in a single method and use that rather than scatter similar-to-
identical checks around the code.
I agree - but since the checks are in various tests files scattered
all over jdk/test directory,
I am not sure how I could define a single method to be used in all
such files.
Me neither, which is why I approved the change as is.
Paul
- Kurchi
Paul
On 1/9/12 1:29 PM, Kurchi Hazra wrote:
Apologies for the wrong CR number in the subject. Corrected it here.
Thanks,
- Kurchi
-------- Original Message --------
Subject: [7u4-osx] Request for approval for 7127199: [macosx]
Update regression tests that use os.name to work on MacOSX
Date: Mon, 09 Jan 2012 10:27:09 -0800
From: Kurchi Hazra <[email protected]>
Organization: Oracle Corporation
To: [email protected]
CC: [email protected]
This is a request to push the following fix to jdk7u-osx:
CR: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7123679
Webrev: http://cr.openjdk.java.net/~khazra/7123679/webrev.02/
Reviewed by: alanb, swingler
This changeset will be pushed on my behalf by Michael McMahon
(michaelm).
Thanks,
Kurchi