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

[JVMCI] add methods to HotSpotVMConfigAccess to query instead of assert cpp type

XMLWordPrintable

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

      The C++ type of a field accessed via HotSpotVMConfigAccess can change across JVMCI versions. Currently, there's no way to handle this in Graal without doing a bunch of ugly exception handling. The API should be extended to allow for getting the C++ type of fields so that the checking can be done by Graal.

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

              Created:
              Updated:
              Resolved: