It looks like AOTCompiledMethod::print_on needs the same fix as done in
src/hotspot/share/compiler/compileTask.cpp
where we explicitly get the timestamp() from the tty not the passed in stream.
src/hotspot/share/compiler/compileTask.cpp
where we explicitly get the timestamp() from the tty not the passed in stream.
- relates to
-
JDK-8210012 Implement Unified Logging Option for -XX:+TraceMethodHandles and -XX:+TraceInvokeDynamic
- Resolved