Loading... (original) (raw)
Deduplicate Strings in UnixFileSystem canonical caches
- Type:
Enhancement
- Resolution: Won't Fix
- Priority:
P4
- Fix Version/s: None
- Affects Version/s: None
java.io.UnixFileSystem currently puts duplicated strings into its two canonical caches, while it seems we could de-duplicate these for free.