RFR: 8247402: Documentation for Map::compute contains confusing implementation requirements [v2]

Pavel Rappo prappo at openjdk.java.net
Thu Dec 10 16:45:36 UTC 2020


On Sat, 28 Nov 2020 08:35:20 GMT, John Lin <github.com+1290376+johnlinp at openjdk.org> wrote:

>> This is from the mailing list: http://mail.openjdk.java.net/pipermail/core-libs-dev/2020-June/067190.html
>> 
>> ---------
>> ### Progress
>> - [x] Change must not contain extraneous whitespace
>> - [x] Commit message must refer to an issue
>> - [ ] Change must be properly reviewed
>> 
>> ### Testing
>> 
>> |     | Linux x64 | Windows x64 | macOS x64 |
>> | --- | ----- | ----- | ----- |
>> | Build | ✔️ (5/5 passed) | ✔️ (2/2 passed) | ✔️ (2/2 passed) |
>> | Test (tier1) | ✔️ (9/9 passed) | ✔️ (9/9 passed) | ✔️ (9/9 passed) |
>> 
>> 
>> 
>> ### Download
>> `$ git fetch https://git.openjdk.java.net/jdk pull/714/head:pull/714`
>> `$ git checkout pull/714`
>
> John Lin has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:
> 
>   8247402: Documentation for Map::compute contains confusing implementation requirements

This looks good to me.

-------------

Marked as reviewed by prappo (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/714


More information about the core-libs-dev mailing list