RFR: 8309266: C2: assert(final_con == (jlong)final_int) failed: final value should be integer
Jesper Wilhelmsson
jwilhelm at openjdk.org
Mon Jun 12 19:29:00 UTC 2023
On Thu, 8 Jun 2023 08:26:54 GMT, Daohan Qu <duke at openjdk.org> wrote:
>> @quadhier I hope I did not discourage you, my feedback yesterday was a bit scattered and maybe overwhealming, I'm sorry for that.
>> These things are not easy to get right. I was impressed how far you got!
>> Let me know if you want to take this back up, or want another task to work on - though a JBS account would help ;)
>
> @eme64 That's alright! I appreciate your telling me about some disciplines not written in the contributor guides. :P
>
> After some explorations, I realized that I didn't fully understand the root cause of this bug. Since I use my spare time to contribute, I think it would be better for some other experts to work on this so that we don't have to wait too long. I'm applying for an `Author` role and hope then I could continue contributing. Many thanks for your kindness again! :D
@quadhier Please let me know if there is anything you think is missing from the OpenJDK Developers' Guide, I'd be happy to work on any improvements.
Since you mention the guide, I assume that you have read https://openjdk.org/guide/index.html#contributing-to-an-openjdk-project and in particular https://openjdk.org/guide/index.html#socialize-your-change
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14353#issuecomment-1587945280
More information about the hotspot-compiler-dev
mailing list