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

Split thread implementation files

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 20
    • 20
    • hotspot
    • b03

      The files thread.hpp and thread.cpp implement 3 different classes. They are huge and are included by all files and almost every change modifies these files. That's a sign that they are too monolithic.

      Change to have thread.{hpp,cpp}, javaThread.{hpp,cpp} and threads.{hpp,cpp} (+ inline files) and reduce header file inclusion.

            coleenp Coleen Phillimore
            coleenp Coleen Phillimore
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: