RFR: 8247402: Documentation for Map::compute contains confusing implementation requirements
John Lin
github.com+1290376+johnlinp at openjdk.java.net
Wed Nov 18 21:32:05 UTC 2020
On Wed, 18 Nov 2020 14:16:03 GMT, Pavel Rappo <prappo at openjdk.org> wrote:
>> @dfuch May I ask how can I create a CSR? I checked https://wiki.openjdk.java.net/display/csr/CSR+FAQs and it says:
>>
>>> Q: How do I create a CSR ?
>>> A: Do not directly create a CSR from the Create Menu. JIRA will let you do this right up until the moment you try to save it and find your typing was in vain.
>>> Instead you should go to the target bug, select "More", and from the drop down menu select "Create CSR". This is required to properly associate the CSR with the main bug, just as is done for backports.
>>
>> However, I don't have an account at https://bugs.openjdk.java.net/ yet. Therefore, I don't see the "More" button on https://bugs.openjdk.java.net/browse/JDK-8247402. Could you please tell me how do I proceed? Thank you.
>
> @johnlinp, you cannot create a CSR by yourself at the moment. Someone else will have to do that for you. Might as well be me. So here's my proposal: come up with the meat, then I'll help you with the paperwork.
>
> For starters, have a look at existing CSRs (you don't need a JBS account for that). For example, https://bugs.openjdk.java.net/issues/?jql=issuetype%3DCSR%20and%20Subcomponent%3Djava.util%3Acollections%20
>
> Fill in an informal CSR template inline in this thread, and we'll proceed from that point. Is that okay?
@pavelrappo Thank you for your kind help and great proposal. I'll write up a draft CSR in this thread.
-------------
PR: https://git.openjdk.java.net/jdk/pull/714
More information about the core-libs-dev
mailing list