mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-09 18:08:31 +00:00
Add a Java type called ResolvedMethodName which is immutable and can be stored in a hashtable, that is weakly collected by gc Reviewed-by: sspitsyn, stefank, jrose