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

Excessive verbose output for deal_with_reference

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Not an Issue
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • gc
    • generic
    • generic

      This is all with G1 verbose concurrent marking, e.g. requires building with _MARKING_VERBOSE_ non-zero.

      CMTask::deal_with_reference with verbose marking will log a message indicating the worker thread and the address of the object being dealt with.

      There are three callers of CMTask::deal_with_reference. Two of them are immediately preceded by similar logging to what deal_with_reference will do, with very slightly different wording. We don't really need those additional log messages.

            kbarrett Kim Barrett
            kbarrett Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: