Withdrawn: 8272611: Use parallel heap inspection when print classhisto info in gc log
duke
duke at openjdk.java.net
Fri Oct 29 13:20:22 UTC 2021
On Wed, 18 Aug 2021 07:35:50 GMT, Bin Liao <duke at openjdk.java.net> wrote:
> This patch helps to enhance the heap inspection with parallel threads when print classhisto info in gc log.
>
> I have built it on linux x86_64 and run test-tier1 successfully
>
> ---------
> ### Progress
> - [x] Change must not contain extraneous whitespace
> - [x] Commit message must refer to an issue
> - [ ] Change must be properly reviewed
>
>
>
> ### Reviewing
> <details><summary>Using <code>git</code></summary>
>
> Checkout this PR locally: \
> `$ git fetch https://git.openjdk.java.net/jdk pull/5158/head:pull/5158` \
> `$ git checkout pull/5158`
>
> Update a local copy of the PR: \
> `$ git checkout pull/5158` \
> `$ git pull https://git.openjdk.java.net/jdk pull/5158/head`
>
> </details>
> <details><summary>Using Skara CLI tools</summary>
>
> Checkout this PR locally: \
> `$ git pr checkout 5158`
>
> View PR using the GUI difftool: \
> `$ git pr show -t 5158`
>
> </details>
> <details><summary>Using diff file</summary>
>
> Download this PR as a diff file: \
> <a href="https://git.openjdk.java.net/jdk/pull/5158.diff">https://git.openjdk.java.net/jdk/pull/5158.diff</a>
>
> </details>
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5158
More information about the hotspot-gc-dev
mailing list