Problems with FileDialog

Petr Pchelko petr.pchelko at oracle.com
Mon May 27 03:39:57 PDT 2013


Hello, everyone.

>> To me this sounds like Nicholas says that the patch once applied to the
>> current JDK source will fix the issue, but not that the weekly build
>> already contains the patch. In fact
>> http://download.java.net/jdk8/changes/jdk8-b91.html?q=download/jdk8/changes/jdk8-b91.htmldoesn't list it as issue fixed in b91
Yes, you are right. The patch was not officially approved yet, so it is not in the repo. I suppose I will be able to push it this week.

As for the FileDialog problem. I did not quite understand from the discussion if the problem is reproducible only with SWT or not?
If it is reproducible without SWT and -XstartOnFirstThread option, than it is definitely a separate issue and it will not be resolved by my fix.

With best regards. Petr.


27.05.2013, в 14:29, Nicholas Rahn <nick at transparentech.com> написал(а):

> Hi. I do not know if the patch will fix the issue described by the OP. It
> does fix the 2 SWT related bugs I submitted, however. If the OP's problem
> is related to the UI thread, then it's possible it may also fix that one.
> 
> @OP I have also seen the behavior you describe. I'd suggest using the patch
> from Petr and see if that helps. I have not tested my app long enough with
> the patched version it to say if it fixes the problem you described because
> the issue is very intermittent.
> 
> 
> Nick
> 
> 
> On Mon, May 27, 2013 at 11:55 AM, Claudio Nieder <private at claudio.ch> wrote:
> 
>> Hi,
>> 
>>> I specifically mean this message:
>>> 
>>> On 26.05.2013 20:33, Nicholas Rahn wrote:
>>>> +1 for this patch. (Thanks, Petr!) I have tried it in the latest jdk8
>>> (b91) and it fixes both of the SWT+OpenJDK7&8 bugs that I submitted
>>>> in the Eclipse bugzilla. Would be great if this could be accepted at
>>>> least for jdk8 (if not jdk7u too).
>>> 
>>> ... in the thread "Re: <AWT Dev> [8] Review Request for 8009911 :
>> [macosx] SWT app freeze when going full screen using Java 7 on Mac"
>>> 
>>> So that would be OpenJDK 8 "b91".
>> 
>> To me this sounds like Nicholas says that the patch once applied to the
>> current JDK source will fix the issue, but not that the weekly build
>> already contains the patch. In fact
>> http://download.java.net/jdk8/changes/jdk8-b91.html?q=download/jdk8/changes/jdk8-b91.htmldoesn't list it as issue fixed in b91.
>> 
>> claudio
>> --
>> Claudio Nieder, Talweg 6, CH-8610 Uster, Tel +4179 357 6743,
>> www.claudio.ch
>> 
>> 
>> 
>> 
>> 



More information about the macosx-port-dev mailing list