Java SE 8 document on Garbage collector ergonomics mention the following for GCTimeLimit
time-limit: The upper limit on the amount of time spent in garbage collection in percent of total time (default is 98).
1. What is total timeĀ here ?
https://docs.oracle.com/javase/8/docs/technotes/guides/vm/gc-ergonomics.html