Bug 3984 - lib.unwind.StackTraceCreator uses Hashtable
Summary: lib.unwind.StackTraceCreator uses Hashtable
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks: 3076
  Show dependency treegraph
 
Reported: 2007-02-06 22:00 UTC by Andrew Cagney
Modified: 2007-10-10 11:59 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Cagney 2007-02-06 22:00:08 UTC
Hashtable's been subsumed by HashMap.
Comment 1 Mark Wielaard 2007-10-10 11:59:17 UTC
This class got completely rewritten and Hashtable is not used anymore.