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

Refactor trace/traceStream.hpp

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • hotspot
    • None
    • b150

      traceStream.hpp is becoming quite large and also questionable from a header include perspective.

      Create a traceStream.cpp file for some of the implementations.

      Seal TraceStream class to only allow a single (machine generated) use case. Unfortunately, using "friend" declations becomes unwieldly here, but at least we can lock down the constructor.

            mgronlun Markus Grönlund
            mgronlun Markus Grönlund
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: