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

server compiler should support certain reflective and data motion intrinsics

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • hs10
    • 7
    • hotspot
    • b13
    • generic
    • generic

        The following functions should be intrinsics, because they can be optimized, their native performance is poor, and they are important either to known benchmarks or common uses of reflection.

        Class.getComponentType, getSuperclass, isArray, isInterface, isPrimitive
        Object.clone
        Unsafe.copyMemory
        Arrays.copyOf, copyOfRange
        Array.getLength, newArray

              jrose John Rose
              jrose John Rose
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: