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

[JVMCI] remove HotSpotJVMCIMetaAccessContext

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved: