JDK-6493091 : Improve GTKStyleFactory caching
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 6
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2006-11-13
  • Updated: 2011-03-11
  • Resolved: 2006-11-14
Related Reports
Duplicate :  
Description
Currently GTKStyleFactory employs simple one-style-per-WidgetType caching scheme. This is not always sufficient since several components different styles for different states. Currently we work around this by not caching such styles at all. If more components require state specific styles, performance may degrade.

Comments
EVALUATION Sorry this was already fixed under #6489585. Closing :)
14-11-2006