Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6743107
Votes 0
Synopsis clean up use of static caches in file manager
Category java:compiler
Reported Against
Release Fixed 7(b36)
State 10-Fix Delivered, bug
Priority: 3-Medium
Related Bugs
Submit Date 29-AUG-2008
Description
The performance work on the file manager introduced several static caches into the file manager code. These caches should be aggregated into a cache abstraction accessed via the Context.
Posted Date : 2008-08-29 17:22:46.0
Work Around
N/A
Evaluation
New classes FSInfo (direct access) and CacheFSInfo (cached access)
Posted Date : 2008-09-03 17:54:30.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang