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

[x86] C1 StubAssembler::call_RT, "call_offset might not be initialized"

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • 16
    • 16
    • hotspot
    • b21

    Description

      Static analyzers complain `call_offset` might not be initialized in `StubAssembler::call_RT` in `c1_Runtime1_x86.cpp`. The way I see it, it depends on `align_stack` value, and it is set whether it `align_stack` is `true` or `false`. But we can probably make it cleaner so that future errors would be clearly detectable.

      Attachments

        Issue Links

          Activity

            People

              shade Aleksey Shipilev
              shade Aleksey Shipilev
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: