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

StringDedupTable should use Access API

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Not an Issue
    • P4
    • tbd
    • None
    • hotspot
    • None
    • gc
    • generic
    • generic

    Description

      The StringDedupTable class should be using the Access API for all accesses to the StringDedupTableEnty::_obj member. Presently it only uses Access in the lookup() function (and incorrectly there, until JDK-8205559 is fixed).

      There is also a lingering reference to the non-existent G1StringDedupTableEntry class that should be renamed. (It doesn't cause a compile error because it is used as an ignored macro argument.)

      Attachments

        Issue Links

          Activity

            People

              kbarrett Kim Barrett
              kbarrett Kim Barrett
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: