-
Notifications
You must be signed in to change notification settings - Fork 4
Commit 9b5cbc3
authored
Bump org.openjdk.jol:jol-core from 0.7.1 to 0.17 (#18)
Bumps [org.openjdk.jol:jol-core](https://github.com/openjdk/jol) from
0.7.1 to 0.17.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/openjdk/jol/commit/400c871bd4b7542fdbba96f4081b1ec3a01b5ebe"><code>400c871</code></a>
JOL v0.17.</li>
<li><a
href="https://github.com/openjdk/jol/commit/5dde423fe3b9ed2648104c538eaf25d8086393e4"><code>5dde423</code></a>
7903412: JOL: Lilliput model should include info on compressed
classes/refs</li>
<li><a
href="https://github.com/openjdk/jol/commit/aea72b6f8e0d6b77d579a2f5c6ae0fbd66d5bea2"><code>aea72b6</code></a>
7903411: JOL: Rework Model64 to include comp ref/class attributes</li>
<li><a
href="https://github.com/openjdk/jol/commit/5be192b6ef3c9304ab613d6f4b6e8310a86ac299"><code>5be192b</code></a>
7903410: JOL: Extend "estimate" to heap dumps and
Lilliput</li>
<li><a
href="https://github.com/openjdk/jol/commit/482c0ee85a7767eda55defd2ebb9da74ae8e6985"><code>482c0ee</code></a>
7903366: JOL: Clean up VM configuration messages</li>
<li><a
href="https://github.com/openjdk/jol/commit/2d958ff579c4fedfb906126dc4498dacb2dc2695"><code>2d958ff</code></a>
7903364: JOL: Fix support for modern SA</li>
<li><a
href="https://github.com/openjdk/jol/commit/247f12ac57e58235d4232a4a766ae068b2b906bc"><code>247f12a</code></a>
7903363: JOL: Update pre-integration testing workflows</li>
<li><a
href="https://github.com/openjdk/jol/commit/153c1559cdf6b43b63ea1b0085cd09694ac82c4a"><code>153c155</code></a>
7903352: JOL: Drop support for JDK 7</li>
<li><a
href="https://github.com/openjdk/jol/commit/76c554a0f8fac92e00e4a887808201eb48c5c905"><code>76c554a</code></a>
7903262: JOL: GraphStatsWalker counts array elements incorrectly</li>
<li><a
href="https://github.com/openjdk/jol/commit/d8d374ab383674ed117fe1adc129d78222ca88db"><code>d8d374a</code></a>
7903235: JOL: Improve GHA triggers</li>
<li>Additional commits viewable in <a
href="https://github.com/openjdk/jol/compare/0.7.1...0.17">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 8d047fd commit 9b5cbc3Copy full SHA for 9b5cbc3
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
98 |
| - | |
| 98 | + | |
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
|
0 commit comments