Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8133016 JEP-JDK-8062493: [jvmci] Test task: complex test cases
  3. JDK-8140335

develop tests for CompilerToVM::methodDataProfileDataSize method

XMLWordPrintable

      /**
           * Return the size of the HotSpot ProfileData* pointed at by {@code position}. If
           * {@code position} is outside the space of the MethodData then an
           * {@link IllegalArgumentException} is thrown. A {@code position} inside the MethodData but that
           * isn't pointing at a valid ProfileData will crash the VM.
           *
           * @param metaspaceMethodData
           * @param position
           * @return the size of the ProfileData item pointed at by {@code position}
           * @throws IllegalArgumentException if an out of range position is given
           */
          native int methodDataProfileDataSize(long metaspaceMethodData, int position);

            Unassigned Unassigned
            iignatyev Igor Ignatyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 1 week
                1w
                Logged:
                Remaining Estimate - 1 week
                1m