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] > http://cr.openjdk.java.net/~azvegint/jdk/9/8143227/00/src/java.desktop/macosx/classes/sun/lw

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 related to platform specific, OS X, n

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 getResource/getPathToApplicationBund

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] http://cr.openjdk.java.net/~azv

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

2015-11-18 Thread Michael Hall
> On Nov 18, 2015, at 1:12 AM, Alexander Zvegintsev > wrote: > > This fix provides public support Mac OS X features(com.apple.{eawt,eio}), Is replacement of the Apple legacy API’s going to done between this area, awt-dev, and the javafx group? I thought I saw a post on the javafx list that th

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

2015-11-18 Thread Alexander Scherbatiy
On 11/18/2015 10:12 AM, Alexander Zvegintsev wrote: 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 f

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, d