Re: Review-request for 8048731: JEP 272: Platform-Specific Desktop Features

2015-11-19 Thread Michael Hall
> On Nov 19, 2015, at 3:40 PM, Anthony Vanelverdinghe > wrote: > > Hi Alexander > > One thing I strongly feel should be revisited, is the FileManager API. fwiw, https://github.com/mik3hall/trz is a project of mine mostly

Re: Review-request for 8048731: JEP 272: Platform-Specific Desktop Features

2015-11-19 Thread Anthony Vanelverdinghe
Hi Alexander One thing I strongly feel should be revisited, is the FileManager API. Here's my view on this: - the functionality for the HFS/HFS+ attributes should be provided by interfaces in java.nio.file.attribute, analog to dos/posix file attributes - the

Re: Review-request for 8048731: JEP 272: Platform-Specific Desktop Features

2015-11-19 Thread Michael Hall
> On Nov 19, 2015, at 9:27 AM, Alexander Zvegintsev > wrote: > > It is only on the AWT side currently. > There is no such documentation yet, however you can see the mapping at [0] > and [1]. > > [0] >

Re: Review-request for 8048731: JEP 272: Platform-Specific Desktop Features

2015-11-19 Thread Alexander Zvegintsev
It is only on the AWT side currently. There is no such documentation yet, however you can see the mapping at [0] and [1]. [0] http://cr.openjdk.java.net/~azvegint/jdk/9/8143227/00/src/java.desktop/macosx/classes/sun/lwawt/macosx/CDesktopPeer.java.udiff.html [1]

Review-request for 8048731: JEP 272: Platform-Specific Desktop Features

2015-11-17 Thread Alexander Zvegintsev
Hello please review the fix http://cr.openjdk.java.net/~azvegint/jdk/9/8048731/ for https://bugs.openjdk.java.net/browse/JDK-8048731 This fix provides public support Mac OS X features(com.apple.{eawt,eio}), adds support for various desktop features such as progress indication, dock overlays,