RFR: 8319137: release _object in ObjectMonitor dtor to avoid races [v3]
Patricio Chilano Mateo
pchilanomate at openjdk.org
Mon Nov 20 17:59:31 UTC 2023
On Mon, 20 Nov 2023 17:42:51 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:
> You could do this as "[BACKOUT] JDK-8256302 releasing oopStorage when deflating allows for faster deleting" and then merge that [BACKOUT] into the main line and resolve all conflicts. There have been quite a few follow on changes that would have to be resolved.
>
> That would be "cleaner" from a process POV, but I don't think it is necessary.
>
> Please add a note to [JDK-8256302](https://bugs.openjdk.org/browse/JDK-8256302) making it clear that fix has been effectively backed out by this fix.
>
Sounds good, I'll do that after integrating this.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16738#issuecomment-1819549979
More information about the hotspot-runtime-dev
mailing list