RFR 8205113: Update JVMTI doc references to object allocation tracking

David Holmes david.holmes at oracle.com
Mon Jun 18 04:11:45 UTC 2018


Hi Jeremy,

On 16/06/2018 2:33 AM, Jeremy Manson wrote:
> Hi all,
> 
> There are a number of references in the JVMTI doc to its not doing 
> object allocation tracking.  Now that JEP 331 has landed, these 
> references are obsolete.  This patch changes those references accordingly.
> 
> While I was there, I took the liberty of fixing some spelling errors.
> 
> As far as I know, these are non-normative changes and modify no API, so 
> they should not require a CSR.

I'm unclear on the nature of the change to "VM Object Allocation". Does 
the existence of SampledObjectAlloc change when a VM should issue "VM 
object allocation" events?

Thanks,
David

> 
> Bug:
> https://bugs.openjdk.java.net/browse/JDK-8205113
> 
> Webrev:
> http://cr.openjdk.java.net/~jmanson/8205113/webrev.00/
> 
> Thanks!
> 
> Jeremy


More information about the serviceability-dev mailing list