mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-19 23:48:50 +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