<Swing Dev> Swing dialogs diff between b119 and b120
Alexander Scherbatiy
alexandr.scherbatiy at oracle.com
Mon May 30 16:27:56 UTC 2016
Hello Christopher,
I tried FileChooserDemo and SwingSet2 with jigsaw build b120 on Mac
OS X 10.9 and found nothing wrong.
Does your app use special types of file filters on the JFileChooser?
Which order is used to add these filters and "accept all files filter"?
Could you provide a code snippet and steps how to reproduce the issue
you have run into?
Thanks,
Alexandr.
On 30/05/16 15:40, Alan Bateman wrote:
>
> Forwarding to Alexander Scherbatiy and swing-dev as I suspect that
> this is nothing to do with Project Jigsaw.
>
> Alexander - any reports of issues with the changes to JDK-8152677 in
> jdk-9+120?
>
> -Alan
>
>
> On 30/05/2016 12:27, Christopher Tipper wrote:
>> Hi,
>>
>> I feel awkward posting here I am not a professional developer but I
>> have a
>> moderately substantial Swing drawing app that I have been reviewing the
>> Early Access builds of jdk-9.
>>
>> I also don't have any debugging info but somewhere between build 119 and
>> 120 the majority of the dialogs have stopped activating. No
>> exceptions are
>> thrown I don't have any log messages but this includes JFileChooser
>> dialogs
>> so I was wondering if your developers may have some idea how to
>> locate the
>> issue, considering that some work has been proceeding on JFileChooser in
>> the last few weeks according to JIRA. My dialogs are fully functional in
>> build 119 (main dev branch) but not functional in build 120 (jigsaw
>> branch)
>> Sorry I downloaded the wrong build last week and I don't have build
>> 119 of
>> the jigsaw branch (all 250MB of it).
>>
>> Platform OS X 10.10.5, jdk9-ea+120, not at my mac so am currently
>> unable to
>> run more tests.
>>
>> Best wishes,
>> Christopher
>
More information about the swing-dev
mailing list