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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
DataDog
/
java-profiler
Public
Notifications
You must be signed in to change notification settings
Fork
13
Star
33
Code
Issues
15
Pull requests
18
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Remove legacy DirectByteBuffer-based OTEP context storage (Phase 3)
- #696
#696
Merged
rkennke
merged 12 commits into
main
DataDog/java-profiler:main
from
remove-legacy-dbb-context-storage
DataDog/java-profiler:remove-legacy-dbb-context-storage
Copy head branch name to clipboard
Jul 31, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Remove legacy DirectByteBuffer-based OTEP context storage (Phase 3)
#696
rkennke
merged 12 commits into
main
DataDog/java-profiler:main
from
remove-legacy-dbb-context-storage
DataDog/java-profiler:remove-legacy-dbb-context-storage
Copy head branch name to clipboard
Commits
Commits on Jul 29, 2026
Remove legacy DirectByteBuffer-based OTEP context storage (Phase 3)
Show description for 895586c
rkennke
and
claude
committed
895586c
View commit details
Copy full SHA for 895586c
Browse repository at this point
Restore minimal ContextSetter for dd-trace-java compat; finish BufferWriter removal
Show description for 94ffac4
rkennke
committed
94ffac4
View commit details
Copy full SHA for 94ffac4
Browse repository at this point
Fix chaos harness default and antagonist per review feedback
Show description for 25e3f5a
rkennke
committed
25e3f5a
View commit details
Copy full SHA for 25e3f5a
Browse repository at this point
Remove remaining residue from legacy DBB context removal
Show description for 31a1488
rkennke
committed
31a1488
View commit details
Copy full SHA for 31a1488
Browse repository at this point
Make setContextValue failure in chaos antagonist actually surface
Show description for e0b0e5b
rkennke
committed
e0b0e5b
View commit details
Copy full SHA for e0b0e5b
Browse repository at this point
Clear stale trace context before re-enabling wall-clock on reused executor threads
Show description for 6fd6733
rkennke
committed
6fd6733
View commit details
Copy full SHA for 6fd6733
Browse repository at this point
Merge branch 'main' into remove-legacy-dbb-context-storage
rkennke
authored
8bda39b
View commit details
Copy full SHA for 8bda39b
Browse repository at this point
Commits on Jul 30, 2026
Address review nits: String over CharSequence, drop stale DBB comment, tidy import
Show description for d3dc0a2
rkennke
and
claude
committed
d3dc0a2
View commit details
Copy full SHA for d3dc0a2
Browse repository at this point
Clean up dead carrier-scoping build logic, default the reapply-context-value chaos antagonist, and close the custom-attribute JFR test gap
Show description for 0dfc51a
rkennke
and
claude
committed
0dfc51a
View commit details
Copy full SHA for 0dfc51a
Browse repository at this point
Merge branch 'main' into remove-legacy-dbb-context-storage
rkennke
authored
49ae4a3
View commit details
Copy full SHA for 49ae4a3
Browse repository at this point
Commits on Jul 31, 2026
Keep setTraceContext's activation attributes as CharSequence, and make the cache honor it
Show description for f80a9b3
rkennke
and
claude
committed
f80a9b3
View commit details
Copy full SHA for f80a9b3
Browse repository at this point
Remove ambiguous String/CharSequence overload pair on ContextValueCache.resolve
Show description for 83c6d4c
rkennke
and
claude
committed
83c6d4c
View commit details
Copy full SHA for 83c6d4c
Browse repository at this point
You can’t perform that action at this time.