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

[JVMCI] missing ResourceMark in JVMCIRuntime::initialize_HotSpotJVMCIRuntime

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • hotspot
    • b107

      There's no explicit ResourceMark in JVMCIRuntime::initialize_HotSpotJVMCIRuntime but generally callers have one that it can use. However calling JVMCI.getRuntime() from a newly created thread will crash because there doesn't happen to be a containing resource mark. It should just have it's own.

            never Tom Rodriguez
            never Tom Rodriguez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: