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

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Duplicate
    • Priority: P4
    • 13
    • Affects Version/s: 13
    • Component/s: 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.

            Assignee:
            Vladimir Kozlov
            Reporter:
            Douglas Simon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: