JDK-8039525 : HashTables lookup API needs refactoring
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 9
  • Priority: P4
  • Status: Closed
  • Resolution: Won't Fix
  • OS: generic
  • CPU: generic
  • Submitted: 2014-04-08
  • Updated: 2015-04-27
  • Resolved: 2015-04-27
Related Reports
Relates :  
Description
HashTables lookup API needs refactoring

"lookup" and "lookup_only" in SymbolTable (and StringTable well?) could be renamed to make reading the code easier:

currently there are lookup and lookup_only, which should be refactored into lookup, lookup_and_add, lookup_only_and_hash
Comments
These API's have been stable a long time, not worth the risk. Closing as WNF.
27-04-2015