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

Create a CHeap backed LogStream class

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • None
    • svc
    • b116

      During VM initialization, before Thread::current() works, any resource allocation is prohibited. This means that classes like LogStream and LogStreamNoResourceMark can't be used.

      I propose that we add a new LogStream class that allocates the backing buffer in CHeap memory.

            stefank Stefan Karlsson
            stefank Stefan Karlsson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: