JDK-6983294 : SwingSet3 does not work with JDK7
  • Type: Bug
  • Component: client-libs
  • Sub-Component: demo
  • Affected Version: 7
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows
  • CPU: x86
  • Submitted: 2010-09-08
  • Updated: 2011-04-12
  • Resolved: 2011-04-04
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 8
8Resolved
Related Reports
Duplicate :  
Relates :  
Description
When SwingSet3 demo is using JDK7 (build 1.7.0-ea-b107) none of the demos can be loaded.  

When selecting any of the demos from the demo pane the selected demo is not loaded into the demo area. The log shows IllegalArguementException thrown. (attached)

SwingSet3 webstart application can be obtained from http://download.java.net/javadesktop/swingset3/SwingSet3.jnlp

To reproduce launch the jnlp using JDK7 and select any demo.
UPDATE: There are at least 3 demos with severely messed up layouts.  If SwingSet3 is launched using JDK7 b136, the demos: Spinner, Slider and ToggleButton show poor layout rendering. (see attached screenshot that show difference betweeen 1.6.0_24 and 1.7.0 b136)

Comments
EVALUATION The problem with the TitledBorder.
04-04-2011

EVALUATION That property access machinery belongs to demo/timing framework.
08-11-2010