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

Remove unused JNIHandles::weak_oops_do

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 19
    • 19
    • hotspot
    • b04

      `JNIHandles::weak_oops_do(BoolObjectClosure* is_alive, OopClosure* f)` is unused.

      OopStorageSet tracks all weak roots, so it's not necessary to do weak-roots-processing for each kind of weak root individually.

            ayang Albert Yang
            ayang Albert Yang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: