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

Convert Thread subclasses to use `override` on virtual functions

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • tbd
    • 18
    • hotspot

      Good code hygiene says we should use `override` when declaring virtual functions in subclasses that override their inherited version. But this has to be applied to all virtual functions in a class, so needs to be changed en-masse.

            Unassigned Unassigned
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: