[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug swing/25479] New: MetalFileChooserUI gratuitously creates new viewp
From: |
ctl at highsorcery dot com |
Subject: |
[Bug swing/25479] New: MetalFileChooserUI gratuitously creates new viewports |
Date: |
18 Dec 2005 10:00:25 -0000 |
In MetalFileChooserUI.java, both calls to scrollPane.setViewport(new JViewport)
seem entirely gratuitous, and as such only serve to use extra memory and slow
down the code. (I've tested the code with the fix to make the window resize
properly and without these calls, and everything works fine.)
--
Summary: MetalFileChooserUI gratuitously creates new viewports
Product: classpath
Version: 0.20
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: swing
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: ctl at highsorcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25479
- [Bug swing/25479] New: MetalFileChooserUI gratuitously creates new viewports,
ctl at highsorcery dot com <=