JDK-8064939 : SwingSet2: Themes are incorrectly enabled when running with Nimbus Look and feel
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 8u25
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2014-11-14
  • Updated: 2015-09-29
  • Resolved: 2015-04-14
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 7 JDK 8 JDK 9
7u85Fixed 8u60Fixed 9 b65Fixed
Description
Inconsistent behavior for Theme menu when running SwingSet2 demo with the
Nimbus L&F. 


Comments
It is impossible to create regression test for this, since the problem is in SwingSet2 demo.
14-04-2015

Problem description: SwingSet2 does not enables/disables theme menu based on L&F information during start up. Fix: SwingSet2 should take into account current L&F and enable/disable theme menu accordingly.
13-04-2015