RFR: 8364: Fix JULONG handling to set stackdepth value
Hélios GILLES
duke at openjdk.org
Mon Mar 17 09:38:51 UTC 2025
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>
-------------
Commit messages:
- Fix JULONG handling to set stackdepth value
Changes: https://git.openjdk.org/jmc/pull/630/files
Webrev: https://webrevs.openjdk.org/?repo=jmc&pr=630&range=00
Issue: https://bugs.openjdk.org/browse/JMC-8364
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jmc/pull/630.diff
Fetch: git fetch https://git.openjdk.org/jmc.git pull/630/head:pull/630
PR: https://git.openjdk.org/jmc/pull/630
More information about the jmc-dev
mailing list