The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
Test build: JDK11b23(CC-build(http://slc07hab.us.oracle.com/jdk_coverage/builds/11_23/jdk-11-instr_linux-x64_bin.tar.gz ))
Platform :ubuntu18.04-x64
ute tool: tonga-4.0.2-rc2.jar
Test cases & logs:
AWT_Modality/Automated/setVisible/FileDialog/ApplicationModal
http://sc11152645.us.oracle.com:8080/evergreen/results/11/b23/awt-cc/auto/ubuntu18.04-x64/results-awt-run1/ResultDir/ApplicationModal_copy_1/ApplicationModal.log
AWT_Modality/Automated/setVisible/FileDialog/ToolkitModal
http://sc11152645.us.oracle.com:8080/evergreen/results/11/b23/awt-cc/auto/ubuntu18.04-x64/results-awt-run1/ResultDir/ToolkitModal/ToolkitModal.log
07-08-2018
These are all approved for deferral to JDK 9 so you can update the FixVersion to state JDK 9.
Kind regards,
Mathias
29-08-2013
These are all approved for deferral to JDK 9 so you can update the FixVersion to state JDK 9.
Kind regards,
Mathias
29-08-2013
These are all approved for deferral to JDK 9 so you can update the FixVersion to state JDK 9.
Kind regards,
Mathias
29-08-2013
Converted "8-client-defer-candidate" label to "8-defer-request" by SQE' OK.
15-08-2013
*This is anti-deferral criteria list*:
- P2
-------------- Engineering's Criteria -------------------------------------
- tck-red labeled
- conformance labeled
- P3 regressions reported/labeled against jdk8
- findbugs, parfait, eht labeled bugs
- CAP <1 year reported
- netbeans <1 year reported
Victor
----------------- SQE's OK ---------------------------------
Yes, we are ok with that
thanks, Mikhail
15-08-2013
8-defer-request:
This is the issue from 7 GA when it was approved to defer that time. Requesting to defer again because there are no customer escalations on this issue.
14-06-2013
WORK AROUND
disable the GTK dialogs using the sun.awt.disableGtkFileDialogs system property
02-03-2011
EVALUATION
The issue is a known problem in the GTK's implementation of the File Dialog:
6913179 The java.awt.FileDialog should use native GTK file chooser on linux distros
The current GTK's implementation has a number of the limitations: nearly all the functionalities inherited from the Component/Container/Window/Dialog classes.