RFR: 8364: Fix JULONG handling to set stackdepth value
Alex Macdonald
aptmac at openjdk.org
Mon Mar 17 09:38:52 UTC 2025
On Thu, 6 Mar 2025 14:47:34 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>
>
> 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
@RoiSoleil I've opened up a jira ticket you can use: https://bugs.openjdk.org/browse/JMC-8364
If you add the `8364: ` to the front of the PR title then the Skara bot should be able to sync up with the ticket
-------------
PR Comment: https://git.openjdk.org/jmc/pull/630#issuecomment-2704135227
More information about the jmc-dev
mailing list