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

[JVMCI] remove HotSpotJVMCIMetaAccessContext

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Duplicate
    • P4
    • 13
    • 13
    • hotspot

    Description

      HotSpotJVMCIMetaAccessContext was designed to be a thread local context analogous to ciEnv. However, it turned out to be untenable for performance. As such, there is only a single global instance HotSpotJVMCIMetaAccessContext which make this class is kind of vestigial. Moving all the state into HotSpotJVMCIRuntime would make sense.

      Attachments

        Issue Links

          Activity

            People

              dnsimon Douglas Simon
              dnsimon Douglas Simon
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: