On 10/18/2013 05:26 PM, Paul Taylor wrote:
On 18/10/2013 14:02, Anthony Petrov wrote:
Hi Paul,
I've just filed this issue for you:
https://bugs.openjdk.java.net/browse/JDK-8026869
It is currently targeted for JDK 9. After it's fixed in the mainline,
we can consider porting the fix to 8- and 7
On 18/10/2013 14:02, Anthony Petrov wrote:
Hi Paul,
I've just filed this issue for you:
https://bugs.openjdk.java.net/browse/JDK-8026869
It is currently targeted for JDK 9. After it's fixed in the mainline,
we can consider porting the fix to 8- and 7-update releases.
Hi, thanks alot -I assume
Hi Paul,
I've just filed this issue for you:
https://bugs.openjdk.java.net/browse/JDK-8026869
It is currently targeted for JDK 9. After it's fixed in the mainline, we
can consider porting the fix to 8- and 7-update releases.
--
best regards,
Anthony
On 10/18/2013 01:51 PM, Paul Taylor wrote
On 17/10/2013 22:34, Sergey Bylokhov wrote:
On 18.10.2013 0:31, Paul Taylor wrote:
Oh drat, shame as the similar "apple.awt.fileDialogForDirectories"
was added, having said that when I use this in another project it was
with an early access release of 1.7.0_40 , now with the final release
alth
On 18.10.2013 0:31, Paul Taylor wrote:
Oh drat, shame as the similar "apple.awt.fileDialogForDirectories" was
added, having said that when I use this in another project it was with
an early access release of 1.7.0_40 , now with the final release
although I can select folders as required , I can
On 17/10/2013 21:03, Anthony Petrov wrote:
Hi Paul,
Apparently not:
$ grep -r "awt-use-file-dialog-packages" jdk/src/* | wc -l
0
Your best bet is to file an RFE at http://bugs.sun.com/
Oh drat, shame as the similar "apple.awt.fileDialogForDirectories" was
added, having said that when I use th
Hi Paul,
Apparently not:
$ grep -r "awt-use-file-dialog-packages" jdk/src/* | wc -l
0
Your best bet is to file an RFE at http://bugs.sun.com/
--
best regards,
Anthony
On 10/17/2013 11:27 PM, Paul Taylor wrote:
Im trying to port an application from Java 6 to Java 7 on Mac does Java
1.7.0_40-b
Im trying to port an application from Java 6 to Java 7 on Mac does Java
1.7.0_40-b43 support the apple.awt-use-file-dialog-packages option
system property so that I can select and application bundle in a
FileDialog as if it a file rather than the reality ( a folder), Im
having trouble getting e