JDK-4297021 : ToolTips can not work on Solaris.
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.3.0
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic,solaris_7
  • CPU: x86,sparc
  • Submitted: 1999-12-06
  • Updated: 1999-12-10
  • Resolved: 1999-12-10
Related Reports
Duplicate :  
Duplicate :  
Description
In Kestrel FCS Build P, the swing tooltips can not work on Solaris platform. 
To reproduce this bug, run attatch file or run SwingSet2 Tooltip demo.

On Windows platform, tooltips works fine.


In Kestrel FCS Build O, the tooltips works fine on all platform

Kevin.Huang@prc  1999-12-06


Comments
EVALUATION Please take a look 4295241 (timer tests filed because of this hotspot bug). I think jprogressbar/jtooltip/timer tests are failed on solaris because of this bug. I tried with "classic". All are working fine!!! bae-chul.kim@eng 1999-12-09 The source of this bug is: 4295241 - 1.3FCS-P,HotSpot,Solaris: Object.wait(timeout) waits for incorrect elapsed time" Timers must work correctly to hide and show tooltips, bug 4295241 made Swing (and java.util) timers non-functional. I'm closing this as a duplicate. hans.muller@Eng 1999-12-10
10-12-1999