TEST_BUG: java/util/Timer/KillThread.java should use volatile cross thread variable declaration

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P5
    • 8
    • Affects Version/s: 8
    • Component/s: core-libs
    • b15
    • generic
    • generic
    • Verified

      Recent bug fix for 6776147 was incomplete.

      Since the test deals with variables accessed from
      different threads the shared variables need to be
      declared volatile.

      This means the construct of single element array will
      need to be removed.

            Assignee:
            Gary Adams (Inactive)
            Reporter:
            Gary Adams (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: