-
Bug
-
Resolution: Duplicate
-
P4
-
11, 12
java -Xlog:all=trace:file=all.log -version
sends the logging output to all.log but this also turns on compiler logging that prints 2500 lines to stdout.
Nobody would do this, but the compiler logging should either not be enabled with -Xlog or it should use logging to print output somewhere not on the screen.
sends the logging output to all.log but this also turns on compiler logging that prints 2500 lines to stdout.
Nobody would do this, but the compiler logging should either not be enabled with -Xlog or it should use logging to print output somewhere not on the screen.
- duplicates
-
JDK-8204916 CompileBroker::print_heapinfo should redirected to log stream.
- Closed
-
JDK-8214526 Change CodeHeap State Analytics control from UL to Print*
- Resolved
- relates to
-
JDK-8209150 [TESTBUG] Add logging to verify JDK-8197901 to a different test
- Resolved
-
JDK-8198691 CodeHeap State Analytics
- Resolved
-
JDK-8214526 Change CodeHeap State Analytics control from UL to Print*
- Resolved