No_Safepoint_Verifier and BacktraceBuilder have uninitialized fields

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • hs13
    • Affects Version/s: 7
    • Component/s: hotspot
    • None
    • b01
    • sparc
    • solaris_9

        While doing some testing with valgrind I tripped across a couple uninitialized fields. BacktraceBuilder has an extra field which is uninitialized and is benignly useless. No_Safepoint_Verifier doesn't properly initialize the _activated field. Normally it should be true and garbage on the stack is more likely to be non-zero so mostly I think this doesn't matter either.

              Assignee:
              Tom Rodriguez
              Reporter:
              Tom Rodriguez
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: