| Class | Description |
|---|---|
| CountingProxy<T> |
A java.lang.reflect proxy that hierarchically logs all method invocations along with their
parameters and return values.
|
| HotSpotTTYStreamProvider | |
| Logger |
Scoped logging class used to display the call hierarchy of
CompilerToVM calls. |
| LoggingProxy<T> |
A java.lang.reflect proxy that hierarchically logs all method invocations along with their
parameters and return values.
|
| ProxyUtil |