MacOS file system changes between 7u10 and 7u40?
Alan Bateman
Alan.Bateman at oracle.com
Sat Sep 21 12:05:44 UTC 2013
On 21/09/2013 00:41, Philippe Marschall wrote:
> :
> I have this in-memory file system [1] that tries to simulate MacOS
> file system for testing purposes. As part of the test suite I run the
> same code against the default file system and the in-memory file
> system to ensure the behavior matches. These tests fail now. So it's
> not a big deal, I'll have to change the in-memory implementation and
> tests to match the new MacOS behavior.
Thanks for the explanation (I was surprised by the code fragments that
you included in the mail as it looks like it was second guessing how the
underlying file system was implemented).
>
> I hope to talk about it at JavaOne (CON4114) but at the moment it's
> just an alternate session.
>
> [1] https://github.com/marschall/memoryfilesystem
>
This looks interesting. One idea is to come along to I/O BOF on Tuesday
evening (BOF7945) then maybe you could talk about it for a few minutes.
-Alan
More information about the nio-dev
mailing list