[lworld+vector] RFR: Merge lworld
Jatin Bhateja
jbhateja at openjdk.org
Mon Jun 26 10:53:06 UTC 2023
On Mon, 26 Jun 2023 08:02:17 GMT, Xiaohong Gong <xgong at openjdk.org> wrote:
>>> Are you still facing JTREG crashes with -Xshare:off ?
>>
>> Ohh, I forgot this flag. I will rerun with it. Thanks!
>>
>>> Failures are of similar kind around masked vector operations and looks like related to de-optimization.
>>
>> Yes, I met the same incorrectness issue with deoptimization, and did not get the root cause yet. We can look at this issue once your patch is merged.
>
>> > Are you still facing JTREG crashes with -Xshare:off ?
>>
>> Ohh, I forgot this flag. I will rerun with it. Thanks!
>>
>> > Failures are of similar kind around masked vector operations and looks like related to de-optimization.
>>
>> Yes, I met the same incorrectness issue with deoptimization, and did not get the root cause yet. We can look at this issue once your patch is merged.
>
> The jtreg crashes are gone with `-Xshare::off`.
Hi @XiaohongGong , I have addresses and responded to all comments. Let me know if its good to merge now.
-------------
PR Comment: https://git.openjdk.org/valhalla/pull/866#issuecomment-1607174619
More information about the valhalla-dev
mailing list