Create a CHeap backed LogStream class

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: