RFR: 8364: Fix JULONG handling to set stackdepth value
Hélios GILLES
duke at openjdk.org
Mon Mar 17 09:38:51 UTC 2025
On Mon, 3 Mar 2025 13:31:39 GMT, Hélios GILLES <duke at openjdk.org> wrote:
> Fix JULONG handling to set stackdepth value
>
> ---------
> ### Progress
> - [ ] Commit message must refer to an issue
> - [ ] Change must be properly reviewed (1 review required, with at least 1 [Committer](https://openjdk.org/bylaws#committer))
>
> ### Error
> ⚠️ The pull request body must not be empty.
>
> ### Reviewing
> <details><summary>Using <code>git</code></summary>
>
> Checkout this PR locally: \
> `$ git fetch https://git.openjdk.org/jmc.git pull/630/head:pull/630` \
> `$ git checkout pull/630`
>
> Update a local copy of the PR: \
> `$ git checkout pull/630` \
> `$ git pull https://git.openjdk.org/jmc.git pull/630/head`
>
> </details>
> <details><summary>Using Skara CLI tools</summary>
>
> Checkout this PR locally: \
> `$ git pr checkout 630`
>
> View PR using the GUI difftool: \
> `$ git pr show -t 630`
>
> </details>
> <details><summary>Using diff file</summary>
>
> Download this PR as a diff file: \
> <a href="https://git.openjdk.org/jmc/pull/630.diff">https://git.openjdk.org/jmc/pull/630.diff</a>
>
> </details>
@skarsaune Could you create an issue for that ?
Yes sorry ...
Without the patch i'm unable to modifiy this value and so modify the stackdepth of my JVM :
https://i.ibb.co/dw1qNnw3/2025-03-06-15-39-51-JDK-Mission-Control.png
-------------
PR Comment: https://git.openjdk.org/jmc/pull/630#issuecomment-2696865682
PR Comment: https://git.openjdk.org/jmc/pull/630#issuecomment-2704062875
More information about the jmc-dev
mailing list