Replace Thread.init with telescoping constructor

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 11
    • Affects Version/s: None
    • Component/s: core-libs
    • None
    • b07

      Thread constructors call a shared init method, which prevents making fields final. By replacing init with a private constructor, we can fix that and make at least tid final (and @Stable).

            Assignee:
            Martin Buchholz
            Reporter:
            Martin Buchholz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: