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

[AOT] Fix comparison input types in GraalHotSpotVMConfigNode.inlineContiguousAllocationSupported()

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • 9
    • 9
    • hotspot
    • None
    • b159

    Backports

      Description

        In GraalHotSpotVMConfigNode.inlineContiguousAllocationSupported() we need a cast because loadConfigValue() returns a long, but the node it produces has an int type. It triggers an assert.

        Attachments

          Issue Links

            Activity

              People

                iveresov Igor Veresov
                iveresov Igor Veresov
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: