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

Adjust incomplete fix for 8076563

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P3 P3
    • 9
    • 9
    • hotspot
    • None
    • svc
    • generic
    • windows

      Copy error when fixing 8076563:

      heapref.c and refignore.c are very similar but differs in the return value in ObjectReferenceCallback:

      refignore.c should return:

      return JVMTI_ITERATION_IGNORE;

      but got heapref.c's

      return JVMTI_ITERATION_CONTINUE;

            mgronlun Markus Grönlund
            mgronlun Markus Grönlund
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: