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

C2: Intrinsify stand-alone methods

XMLWordPrintable

      As of now, C2 tries to intrinsify methods only as part of inlining process.
      When intrinsifiable method is at the root of compilation, no intrinsification attempt is made. The problem becomes particularly acute for virtual methods where devirtualization leads to intrinsification failure and has to be mitigated on Java side (JDK-8271862).

            Unassigned Unassigned
            vlivanov Vladimir Ivanov
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: