RFR: 8247281: migrate ObjectMonitor::_object to OopStorage [v2]

Roman Kennke rkennke at openjdk.java.net
Mon Sep 14 11:35:41 UTC 2020


On Mon, 14 Sep 2020 08:18:02 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:

>> Daniel D. Daugherty has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   coleenp CR - changes to resolve Coleen's comments.
>
> GC changes looks good to me.

Shenandoah changes are not complete:


           ObjectSynchronizer::oops_do(&resolve_mark_cl);
                               ^~~~~~~

           ObjectSynchronizer::oops_do(&mark_cl);
                               ^~~~~~~

I will have a look into how to resolve this.

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

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


More information about the hotspot-runtime-dev mailing list