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

Make CompileCommands affect C1 and C2 inlining similarly

    XMLWordPrintable

Details

    • Fix Understood

    Description

      Running VM with the following CompileCommands specified:
      -XX:CompileCommand=exclude,*Klass*.method*, -XX:CompileCommand=inline,*Klass*.method*

      C1 doesn't inline method while C2 does with "force inline by CompileCommand" message

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ppunegov Pavel Punegov
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated: