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

x86: jit performance improvements

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.1.2
    • 1.1
    • vm-legacy
    • None
    • jit
    • b01
    • x86
    • solaris_2.5.1
    • Not verified

      The Intel JIT should implement the following optimizations:
        1) Small final methods should be inlined.
        2) Loops should be aligned on 16-byte boundaries.
        3) Integer multiply by a power of two should be done as a shift.

            sdeversunw Steve Dever (Inactive)
            sdeversunw Steve Dever (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: