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

Make CompileCommands affect C1 and C2 inlining similarly

XMLWordPrintable

    • Fix Understood

      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

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

              Created:
              Updated: