Integrated: 8247402: Documentation for Map::compute contains confusing implementation requirements

John Lin github.com+1290376+johnlinp at openjdk.java.net
Fri Dec 11 00:28:58 UTC 2020


On Sat, 17 Oct 2020 02:50:28 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`

This pull request has now been integrated.

Changeset: 37dc675c
Author:    John Lin <johnlinp at gmail.com>
Committer: Pavel Rappo <prappo at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/37dc675c
Stats:     13 lines in 1 file changed: 1 ins; 7 del; 5 mod

8247402: Documentation for Map::compute contains confusing implementation requirements

Reviewed-by: prappo, martin

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

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


More information about the core-libs-dev mailing list