RFR: 8306028: separate ThreadStart/ThreadEnd events posting code in JVMTI VTMS transitions [v5]
Serguei Spitsyn
sspitsyn at openjdk.org
Mon May 1 21:09:24 UTC 2023
On Thu, 27 Apr 2023 04:52:53 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 two additional commits since the last revision:
>
> - Merge branch 'br29' of https://github.com/sspitsyn/jdk into br29
> merge with branch29
> - move code a little bit
Patricio, thank you a lot for review!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13484#issuecomment-1530272166
More information about the hotspot-dev
mailing list