[JVMCI] canInlineMethod should check is_not_compilable for correct CompLevel

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: hotspot
    • b114
    • generic
    • generic

      Currently canInlineMethod is calling is_not_compilable() with no arguments which checks whether compilation has been disabled at any level which is incorrect. Only CompLevel_full_optimization should be consulted.

            Assignee:
            Tom Rodriguez
            Reporter:
            Tom Rodriguez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: