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

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

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: