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

ClassFileParser has ad-hoc hashtables

XMLWordPrintable

    • b16

      The ClassFileParser has ad-hoc hash tables for checking for duplicate names for fields, methods and interfaces. This code should be refactored into one function and use the ResourceHashtable instead.

      Wait for JDK-8292818 first.

            matsaave Matias Saavedra Silva
            coleenp Coleen Phillimore
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: