Re: Setting created timestamp of files using BasicFileAttributeView

2016-03-06 Thread Robert Krüger
sorry, I replied to Scott's mail not using "reply-all" (this ml-setting sucks bigtime), so you only git half of the information. On Sun, Mar 6, 2016 at 1:26 PM, Michael Hall wrote: > On Mar 6, 2016, at 5:28 AM, Robert Krüger wrote: > > > > On Sat, Mar

Re: Setting created timestamp of files using BasicFileAttributeView

2016-03-06 Thread Michael Hall
> On Mar 6, 2016, at 7:01 AM, Robert Krüger wrote: > When I set creation date using a cocoa call > (NSFileManager:setAttributes:ofItemAtPath:error:) mapped to java, behaviour > is as expected and creation date is changed. I filed a jdk bug report (Review > ID:

Re: Setting created timestamp of files using BasicFileAttributeView

2016-03-06 Thread Michael Hall
> On Mar 6, 2016, at 5:28 AM, Robert Krüger wrote: > > > > On Sat, Mar 5, 2016 at 3:23 PM, Michael Hall > wrote: >> On Mar 5, 2016, at 7:15 AM, Robert Krüger > > wrote: >>