JDK-4394873 : Screen flash during Swing InternalFrame display (regression)
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.4.0
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_8
  • CPU: sparc
  • Submitted: 2000-12-05
  • Updated: 2001-03-07
  • Resolved: 2001-03-07
Related Reports
Duplicate :  
Description
To reproduce:

cd /net/jano.eng/export/disk05/hotspot/sa/classes
/usr/local/java/jdk1.4/solsparc/bin/java sun.jvm.hotspot.HSDB

Select "File" -> "Attach to HotSpot process". Entire window clears to gray
before internal frame asking for PID appears. This did not happen with the 1.3.0
or 1.3.1 2D/Swing. This behavior (flash on create) started in b42.

Click "Cancel" in the resulting dialog; screen flashes again. This behavior
(flash on destroy) is present at least as far back as b39.

Comments
EVALUATION Able to reproduce the bug. Seems to happen under Motif and Metal L&F. I couldn't get it to happend under Windows L&F though. joutwate@eng 2000-12-20 The problem is actually in AWT. This bug will be closed as a duplicate of that bug.
20-12-2000