JDK-8156128 : Tests for [AWT/Swing] Conditional support for GTK 3 on Linux
  • Type: Sub-task
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 9
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2016-05-05
  • Updated: 2016-05-26
  • Resolved: 2016-05-10
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.

To download the current JDK release, click here.
JDK 9
9 b120Fixed
Related Reports
Relates :  
Description
According to the plan, create two/three tests for classic client with various scenarios of jdk.gtk.version property.
Namely, cover scenarios
-- GTK v2 demanded and used
-- GTK v3 demanded and used
-- GTK v3 demaned but not available
-- GTK v2 demanded but not available

To force library load, a Swing JFrame may demand GTKLookAnfFeel.
Comments
http://cr.openjdk.java.net/~yan/8156128/webrev.00
05-05-2016