Loading... (original) (raw)
Use ResourceHashtable for dependency checking
- Type:
Bug
- Resolution: Fixed
- Priority:
P4
- Fix Version/s: 9
- Affects Version/s: 9
introduced a new hashtable for caching checked dependencies. However, a hashtable that already existed prior to
could have been used instead of introducing the new one.