RFR: 8286830: ~HandshakeState should not touch oops

Patricio Chilano Mateo pchilanomate at openjdk.java.net
Mon Jun 6 13:56:02 UTC 2022


On Sat, 4 Jun 2022 15:22:28 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:

> StressWrapper_StopAtExit.jtr release bits:
> 
> ----------System.out:(10/297)----------
> 
> Agent_OnLoad started Agent_OnLoad finished
> 
> About to execute for 7200 seconds. Executed 27471345 loops in 7200 seconds. About to execute for 7200 seconds. Executed 12930003 loops in 7200 seconds. vm_exit: dcubed_async_global_alloc_cnt=232552804 vm_exit: dcubed_async_global_release_cnt=232552804 ----------System.err:(1852/93678)----------
> 
> StressWrapper_StopAtExit.jtr fastdebug bits:
> 
> ----------System.out:(10/294)----------
> 
> Agent_OnLoad started Agent_OnLoad finished
> 
> About to execute for 7200 seconds. Executed 18516793 loops in 7200 seconds. About to execute for 7200 seconds. Executed 9128937 loops in 7200 seconds. vm_exit: dcubed_async_global_alloc_cnt=29621450 vm_exit: dcubed_async_global_release_cnt=29621450 ----------System.err:(1660/83996)----------
> 
> StressWrapper_StopAtExit.jtr slowdebug bits:
> 
> ----------System.out:(10/293)----------
> 
> Agent_OnLoad started Agent_OnLoad finished
> 
> About to execute for 7200 seconds. Executed 8147300 loops in 7200 seconds. About to execute for 7200 seconds. Executed 3913063 loops in 7200 seconds. vm_exit: dcubed_async_global_alloc_cnt=15924123 vm_exit: dcubed_async_global_release_cnt=15924123 ----------System.err:(691/34976)----------
> 
> No leaks detected in any config.
>
Great, thanks for confirming Dan!

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

PR: https://git.openjdk.java.net/jdk/pull/8795


More information about the hotspot-runtime-dev mailing list