Loading... (original) (raw)

Uploaded image for project: 'JDK'

  1. JDK
  2. JDK-8140683

Deduplicate Strings in UnixFileSystem canonical caches

java.io.UnixFileSystem currently puts duplicated strings into its two canonical caches, while it seems we could de-duplicate these for free.