Files.setLastModifiedTime doesn't work
Michael Hall
mik3hall at gmail.com
Mon May 23 16:40:19 PDT 2011
On May 23, 2011, at 6:35 AM, Alan Bateman wrote:
> Try this patch:
Redid the b06 with the manually applied patch. Figured I'd already addressed any build issues for that one.
/usr/libexec/java_home -v 1.7 --exec java -version
openjdk version "1.7.0-internal"
OpenJDK Runtime Environment (build 1.7.0-internal-mjh_2011_05_23_17_27-b00)
OpenJDK Server VM (build 21.0-b06, mixed mode)
Resulting in....
ls -l basic
-rwxr-xr-x@ 1 mjh admin 338 May 16 20:15 basic
/usr/libexec/java_home -v 1.7 --exec java TestTime
path is /Volumes/mbvol/new_trz/truezip/basic
ls -l basic
-rwxr-xr-x@ 1 mjh admin 338 May 23 18:35 basic
Thanks much.
More information about the macosx-port-dev
mailing list