UL: printing without decorators possible?

Thomas Stüfe thomas.stuefe at gmail.com
Tue Mar 20 10:28:20 UTC 2018


Hi,

is it possible to suppress printing with decorators for printouts?

Especially for the case where I have an existing "print_bla(outputStream*)"
function which prints a wall of text and into which I feed a LogStream?

These are often the cases where I would like to see the raw output without
decorators.

Kind Regards, Thomas


More information about the hotspot-runtime-dev mailing list