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

Daniel D.Daugherty dcubed at openjdk.java.net
Mon Sep 14 20:24:11 UTC 2020


On Mon, 14 Sep 2020 20:05:06 GMT, Roman Kennke <rkennke at openjdk.org> wrote:

>> @coleenp, @rkennke, and @kimbarrett - I believe all of the changes that you have requested
>> have been made. Please confirm by re-reviewing.
>> 
>> @dholmes-ora - I don't think you asked for any specific code changes. I've taken a first pass
>> at creating a CSR:
>> JDK-8253121 migrate ObjectMonitor::_object to OopStorage
>> https://bugs.openjdk.java.net/browse/JDK-8253121
>> 
>> Please look it over and feel free to edit as needed. Since I don't do
>> CSR's often, what I've done might be all wrong. :-)
>
>> @coleenp, @rkennke, and @kimbarrett - I believe all of the changes that you have requested
>> have been made. Please confirm by re-reviewing.
> 
> It looks good to me now! I've also build with Shenandoah GC, and run our sanity-tests (TEST=hotspot_gc_shenandoah) and
> all looks good. Thank you!

@rkennke - Thanks for confirming that Shenandoah now builds with the changes
that you provided. Thanks for sending those.

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

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


More information about the hotspot-runtime-dev mailing list