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

Split thread implementation files

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: