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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 8
    • 8
    • 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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: