RFR: 8306028: separate ThreadStart/ThreadEnd events posting code in JVMTI VTMS transitions [v6]

Leonid Mesnik lmesnik at openjdk.org
Tue May 2 00:57:15 UTC 2023


On Mon, 1 May 2023 23:42:28 GMT, Serguei Spitsyn <sspitsyn at openjdk.org> wrote:

>> This refactoring to separate ThreadStart/ThreadEnd events posting code in the JVMTI VTMS transitions is needed for future work on JVMTI scalability and performance improvements. It is to easier put this code on slow path.
>> 
>> Testing: mach5 tiers 1-6 were successful.
>
> Serguei Spitsyn has updated the pull request incrementally with one additional commit since the last revision:
> 
>   addressed review comment: add a couple of asserts

Please update copyrights, at leas in symbols-unix.

-------------

Marked as reviewed by lmesnik (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/13484#pullrequestreview-1408264864


More information about the hotspot-dev mailing list