For example, running Dacapo's tradesoap and observe the lines of messages:
$ java -Xlog:oopstorage*=<level> -Xms500m -Xmx500m -jar dacapo-9.12-bach.jar tradesoap
info | debug | trace
107934 | 112990 | 112701
It might be reasonable to change the log levels for (oopstorage, ref), although
This bug is therefore to determine if it is reasonable or not to change the verbosity in the code.
- relates to
-
JDK-8210712 Error in PrintReferenceGC legacy VM options translation table
-
- Resolved
-
-
JDK-8210562 oopStorage logging has increased in JDK11 when using PrintReferenceGC
-
- Closed
-