Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
DataDog
/
java-profiler
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
33
Code
Issues
19
Pull requests
34
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Reference chains for surviving live-heap samples via a bounded manual heap walk (PROF-15341)
- #644
#644
Draft
jbachorik
wants to merge 18 commits into
main
DataDog/java-profiler:main
from
jb/reference-chains
DataDog/java-profiler:jb/reference-chains
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Draft
Reference chains for surviving live-heap samples via a bounded manual heap walk (PROF-15341)
#644
jbachorik
wants to merge 18 commits into
main
DataDog/java-profiler:main
from
jb/reference-chains
DataDog/java-profiler:jb/reference-chains
Copy head branch name to clipboard
Commits
Commits on Sep 17, 2026
Implement reference chains for surviving live-heap samples
Show description for d03520e
jbachorik
committed
d03520e
View commit details
Copy full SHA for d03520e
Browse repository at this point
Add C++ unit tests for reference-chain tracking
Show description for 4f8c7e5
jbachorik
committed
4f8c7e5
View commit details
Copy full SHA for 4f8c7e5
Browse repository at this point
Add Java integration tests for reference chains
Show description for 818e19d
jbachorik
committed
818e19d
View commit details
Copy full SHA for 818e19d
Browse repository at this point
Add chaos and repro scenarios for reference chains
Show description for ac51d28
jbachorik
committed
ac51d28
View commit details
Copy full SHA for ac51d28
Browse repository at this point
Add repro, sweep, and reporting tooling for reference chains
Show description for 4df5906
jbachorik
committed
4df5906
View commit details
Copy full SHA for 4df5906
Browse repository at this point
Add reference-chains design and architecture docs
Show description for b8ddccd
jbachorik
committed
b8ddccd
View commit details
Copy full SHA for b8ddccd
Browse repository at this point
Archive the missing-refchains-on-hotdog investigation notes
Show description for b1804fc
jbachorik
committed
b1804fc
View commit details
Copy full SHA for b1804fc
Browse repository at this point
Update .gitignore and build-summarize helper
Show description for 78c4fd2
jbachorik
committed
78c4fd2
View commit details
Copy full SHA for 78c4fd2
Browse repository at this point
Mark the missing-refchains-on-hotdog investigation done
Show description for e507b4f
jbachorik
committed
e507b4f
View commit details
Copy full SHA for e507b4f
Browse repository at this point
Add as-built implementation reference for reference chains
Show description for cce988a
jbachorik
committed
cce988a
View commit details
Copy full SHA for cce988a
Browse repository at this point
Word the collector-safety rationale collector-neutrally
Show description for cf6ba2d
jbachorik
committed
cf6ba2d
View commit details
Copy full SHA for cf6ba2d
Browse repository at this point
Remove temporary diagnostic instrumentation from reference chains
jbachorik
committed
812ace9
View commit details
Copy full SHA for 812ace9
Browse repository at this point
Drop temporary-diagnostics note, document JMH tuning limits
jbachorik
committed
45c17d3
View commit details
Copy full SHA for 45c17d3
Browse repository at this point
Fix thread-object registry wiring and global-ref lifetime
Show description for d0cb321
jbachorik
committed
d0cb321
View commit details
Copy full SHA for d0cb321
Browse repository at this point
Fix stale docs; add late-thread thread-local leak e2e
Show description for 0a35700
jbachorik
committed
0a35700
View commit details
Copy full SHA for 0a35700
Browse repository at this point
Prevent improveChain from creating cyclic parent chains
Show description for 9a6857f
jbachorik
committed
9a6857f
View commit details
Copy full SHA for 9a6857f
Browse repository at this point
Append the root type to static-field-rooted reference chains
Show description for becb134
jbachorik
committed
becb134
View commit details
Copy full SHA for becb134
Browse repository at this point
Stop racing the BFS thread in the urgent-OOM gate test
Show description for 2bd422e
jbachorik
committed
2bd422e
View commit details
Copy full SHA for 2bd422e
Browse repository at this point
You can’t perform that action at this time.