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