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

No_Safepoint_Verifier and BacktraceBuilder have uninitialized fields

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • hs13
    • 7
    • 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.

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: