-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
P4
-
Affects Version/s: 11
-
Component/s: hotspot
Currently CompileBroker::print_heapinfo is called in several places when logging of codecahe is enabled.
However it is always printed to tty even if logging is redirected to file like
./build/linux-x64/images/jdk/bin/java -Xlog:all=trace:file=trace.log
However it is always printed to tty even if logging is redirected to file like
./build/linux-x64/images/jdk/bin/java -Xlog:all=trace:file=trace.log
- duplicates
-
JDK-8209913 Compiler output is enabled with -Xlog but doesn't use logging
-
- Closed
-
- relates to
-
JDK-8198691 CodeHeap State Analytics
-
- Resolved
-
-
JDK-8214526 Change CodeHeap State Analytics control from UL to Print*
-
- Resolved
-