Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DataDog/java-profiler
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 46e25b2
Choose a base ref
...
head repository: DataDog/java-profiler
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e8109e8
Choose a head ref
  • 6 commits
  • 14 files changed
  • 4 contributors

Commits on Nov 11, 2025

  1. [Automated] Bump dev version to 1.34.4

    Datadog Java Profiler authored and jbachorik committed Nov 11, 2025
    Configuration menu
    Copy the full SHA
    31de25d View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2025

  1. [PROF-12990] Improve locking and prevent use-after-free in FlightReco…

    …rder
    
    (cherry picked from commit af11ba0)
    rkennke authored and jbachorik committed Dec 5, 2025
    Configuration menu
    Copy the full SHA
    1c432ee View commit details
    Browse the repository at this point in the history
  2. Misused posix_memalign results in memory leak and returning wrong lib…

    … index (#296)
    
    (cherry picked from commit dcfc396)
    zhengyu123 authored and jbachorik committed Dec 5, 2025
    Configuration menu
    Copy the full SHA
    a59bee8 View commit details
    Browse the repository at this point in the history
  3. WalkVM crash in dd-java-agent v1.56.0 (#298)

    (cherry picked from commit 5ec6f6a)
    zhengyu123 authored and jbachorik committed Dec 5, 2025
    Configuration menu
    Copy the full SHA
    3f1ab0e View commit details
    Browse the repository at this point in the history
  4. Fix another hidden use-after-free in CallTraceStorage (#301)

    (cherry picked from commit e800295)
    jbachorik committed Dec 5, 2025
    Configuration menu
    Copy the full SHA
    06130aa View commit details
    Browse the repository at this point in the history
  5. Merge pull request #305 from DataDog/jb/1.34.4_backports

    Backport critical fixes to 1.34.4
    jbachorik authored Dec 5, 2025
    Configuration menu
    Copy the full SHA
    e8109e8 View commit details
    Browse the repository at this point in the history
Loading