mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-25 17:50:45 +00:00
The former -XX:+TraceDefaultMethods flag is updated to the unified logging framework and is now replaced with -Xlog:defaultmethods. Reviewed-by: acorn, coleenp, hseigel