> java.lang.runtime.ReferencedKeyMap was introduced to provide a concurrent 
> caching scheme for Carrier objects. The technique used is generally useful 
> for a variety of caching schemes and is being moved to be shared in other 
> parts of the jdk. The MethodType interning case is one example.

Jim Laskey has updated the pull request incrementally with one additional 
commit since the last revision:

  Update test to check for gc.

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/14684/files
  - new: https://git.openjdk.org/jdk/pull/14684/files/bb943b6f..3cf389b0

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=14684&range=07
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=14684&range=06-07

  Stats: 39 lines in 1 file changed: 26 ins; 0 del; 13 mod
  Patch: https://git.openjdk.org/jdk/pull/14684.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/14684/head:pull/14684

PR: https://git.openjdk.org/jdk/pull/14684

Reply via email to