Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-5000785

LVT_Hash in classFileParser.cpp should be a subclass of BasicHashtable

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P5 P5
    • tbd
    • 5.0
    • hotspot
    • generic
    • generic


      ###@###.### 2004-02-23

      The class LVT_Hash was introduced in b39 of 1.5 to support LVTT generic
      signatures in 1.5. It was in the fix of bug 4914602:
         Add support for generic signatures for local variables


      Fred Oliver adviced to subclass BasicHashtable/BasicHashtableEntry from
      utilities/hashtable.hpp because it allocates hashtable elements in blocks
      and keeps free lists rather than explicitly allocating and freeing elements.

      It looks as risky to fix it in tiger, so we agreed to open a bug to track
      this issue until 1.5.1 release.

            Unassigned Unassigned
            sspitsyn Serguei Spitsyn
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: