mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-11 00:13:09 +00:00
The former -XX:+TraceVMOperation flag is updated to the unified logging framework and is now replaced with -Xlog:vmoperation in product mode. Reviewed-by: coleenp, dholmes, mockner