RFR: 8247972: incorrect implementation of JVM TI GetObjectMonitorUsage [v4]
Daniel D. Daugherty
dcubed at openjdk.org
Wed Feb 14 18:36:04 UTC 2024
On Wed, 14 Feb 2024 11:56:27 GMT, Serguei Spitsyn <sspitsyn at openjdk.org> wrote:
> Thanks, Dan. I've pushed the suggested test changes but refactored them a little bit.
You are welcome. I presume the revised test passes with your fix in place. I made the
test changes on a baseline repo and not a repo that had your changes which is why I
had temporary debug flags in the test..
Also, do you agree with my test assertion comments in the verification point comments?
Am I properly understanding how we are changing this API?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17680#issuecomment-1944382731
More information about the serviceability-dev
mailing list