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

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 16
    • 16
    • hotspot
    • b21

      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.

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

              Created:
              Updated:
              Resolved: