RFR (XXXS): 8175367: Wrong assert for UseCompressedOops in aarch64 Copy::conjoint_oops_atomic implementation

Thomas Schatzl thomas.schatzl at oracle.com
Wed Feb 22 10:14:48 UTC 2017


Hi Andrew,

On Wed, 2017-02-22 at 10:00 +0000, Andrew Haley wrote:
> On 22/02/17 09:57, Thomas Schatzl wrote:
> > 
> > Originally this issue has been found while developing JDK-8159422
> > and using that method to copy an internal oop buffer. Due to later
> > review changes, that call went away, so the fix got delayed.
> > Further, the main part of this change, that has originally been
> > planned for JDK-8166207, has been silently fixed when we open-
> > sourced arm/arm64 port, with only this one-liner left in aarch64
> > code.
> > 
> > I thought it would be nice to have this fixed anyway.
> OK, thanks.  I agree.
> 

  thanks for your review.

Thomas



More information about the hotspot-runtime-dev mailing list