Skip to content

Bump me.bechberger:ap-loader-all from 4.3-12 to 4.3-13#4361

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/gradle/me.bechberger-ap-loader-all-4.3-13
Apr 1, 2026
Merged

Bump me.bechberger:ap-loader-all from 4.3-12 to 4.3-13#4361
github-actions[bot] merged 1 commit intomasterfrom
dependabot/gradle/me.bechberger-ap-loader-all-4.3-13

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps me.bechberger:ap-loader-all from 4.3-12 to 4.3-13.

Release notes

Sourced from me.bechberger:ap-loader-all's releases.

Loader for 4.3 (v13): Native lock profiling and latency filter

ap-loader v13

  • Fix bug in AsyncProfilerLoader.getVersion() that caused it to return the same version number twice and crash

The following is copied from the wrapped async-profiler release by Andrei Pangin. The source code linked below should be ignored.

v4.3

Features

  • #1547: Native lock profiling
  • #1566: Filter cpu/wall profiles by latency
  • #1568: Expose async-profiler metrics in Prometheus format
  • #1628: async-profiler.jar as Java agent; remote control via JMX

Improvements

  • #1140: FlameGraph improvements: legend, hot keys, new toolbar icons
  • #1530: Timezone switcher between Local and UTC time in Heatmaps
  • #1582: Support --include/--exclude options for JFR to Heatmap/OTLP/pprof conversion
  • #1624: Compatibility with OTLP v1.9.0
  • #1629: Harden crash protection in StackWalker

Breaking changes

  • #1277: New timeSpan field in WallClockSample events
  • #1518: Deprecate check command
  • #1590: Support compilation on modern JDKs. Drop JDK 7 support

Bug fixes

  • #1599: Workaround for the kernel PERF_EVENT_IOC_REFRESH bug
  • #1596: Do not block any signals during execution of a custom crash handler
  • #1584: JfrReader loops on corrupted recordings
  • #1555: Parse FlameGraph title from HTML input
  • #1621: loop and timeout options do not work together
  • #1641: Unwind vDSO correctly on Linux-ARM64
  • #1648: Fix stop sequence in Profiler::start
  • #1575: Fix CodeCache memory leak in lock profiling while looping
  • #1558: Fix record-cpu bug when kernel stacks are not available
  • #1651: Do not record CPU frame for non-perf samples
  • #1614, #1615, #1617, #1623: Fix races related to VM termination
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

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 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)

Bumps [me.bechberger:ap-loader-all](https://github.com/jvm-profiling-tools/ap-loader) from 4.3-12 to 4.3-13.
- [Release notes](https://github.com/jvm-profiling-tools/ap-loader/releases)
- [Commits](https://github.com/jvm-profiling-tools/ap-loader/commits)

---
updated-dependencies:
- dependency-name: me.bechberger:ap-loader-all
  dependency-version: 4.3-13
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 1, 2026
@github-actions github-actions bot enabled auto-merge (squash) April 1, 2026 20:30
@github-actions github-actions bot merged commit 8fb81c9 into master Apr 1, 2026
12 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/me.bechberger-ap-loader-all-4.3-13 branch April 1, 2026 20:47
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 1, 2026

Test Report

Test Results

Java Version Total Passed Failed Errors Skipped
Java 11 5732 (±0) 5676 (±0) 0 (±0) 0 (±0) 56 (±0)
Java 17 5732 (±0) 5675 (±0) 0 (±0) 0 (±0) 57 (±0)
Java 21 5732 (±0) 5675 (±0) 0 (±0) 0 (±0) 57 (±0)
Java 25 5732 (±0) 5675 (±0) 0 (±0) 0 (±0) 57 (±0)
jcstress 32 (±0) 32 (±0) 0 (±0) 0 (±0) 0 (±0)
Total 22960 (±0) 22733 (±0) 0 (±0) 0 (±0) 227 (±0)

Code Coverage (Java 25)

Metric Covered Missed Coverage vs Master
Lines 28899 3119 90.3% ±0.0%
Branches 8419 1505 84.8% ±0.0%
Methods 7730 1222 86.3% ±0.0%

No per-class coverage changes detected.

Full HTML report: build artifact jacoco-html-report

Updated: 2026-04-01 20:47:35 UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants