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

[JVMCI] canInlineMethod should check is_not_compilable for correct CompLevel

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • 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.

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

              Created:
              Updated:
              Resolved: