Hi folks,
* Lukas Berk [2012-10-03 12:14]:
> I've written a patch that adds dtrace style probe points to various
> garbage collection events, namely:
>
> Concurrent Mark Sweep Collections
> G1 Mark Sweep Collections
> ParNew Generation Collections
> Parallel Scavenges
> Parallel Compactions and
On 16 maj 2014, at 10:59, Mario Torre wrote:
> On Fri, 2014-05-16 at 09:12 +0200, Staffan Larsen wrote:
>
> Hello Staffan,
>
> Thanks for the quick reply.
>
>> JEP 167 is done and should be in the completed state. I’ll see if I
>> can get that updated. The relevant bug (with change set inform
On Fri, 2014-05-16 at 09:12 +0200, Staffan Larsen wrote:
Hello Staffan,
Thanks for the quick reply.
> JEP 167 is done and should be in the completed state. I’ll see if I
> can get that updated. The relevant bug (with change set information)
> is: https://bugs.openjdk.java.net/browse/JDK-8005849.
JEP 167 is done and should be in the completed state. I’ll see if I can get
that updated. The relevant bug (with change set information) is:
https://bugs.openjdk.java.net/browse/JDK-8005849.
For seeing what instrumentation has been added, take a look at
src/share/vm/trace/trace.xml which lists
Hey,
I've written a patch that adds dtrace style probe points to various
garbage collection events, namely:
Concurrent Mark Sweep Collections
G1 Mark Sweep Collections
ParNew Generation Collections
Parallel Scavenges
Parallel Compactions and Moves
Tenured Generation Collections
DefNew Generation