RFR(S): 8224580: Matcher can cause oop field/array element to be reloaded

Roman Kennke rkennke at redhat.com
Mon Jun 3 09:03:29 UTC 2019


>>> So worse case, correctness is not affected but code quality can be.
>>
>> In general? Or only in offset==0 case?
> 
> In general. I understand Dean's question as being a general question.

Yes, sure. My question was, if the code-quality-problem is a general
problem, or would only affect offset==0 case, because as I understood,
what you changed is set_shared() for offset==0 case too, and other cases
have already been covered?

Also, besides code-quality, could it affect performance?

Roman

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20190603/cdd28ae2/signature-0001.asc>


More information about the hotspot-compiler-dev mailing list