mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-01 16:22:31 +00:00
Removed TraceRuntimeCalls, TraceJNICalls, and TraceJVMCalls options because their output is excessive, not useful, and covered in a more useful way by other options. Reviewed-by: coleenp, dholmes, ddmitriev