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
fix(codecache): make memoryUsage() accurate and live
- #677
#677
Merged
rkennke
merged 8 commits into
main
DataDog/java-profiler:main
from
codecache-memusage-accuracy
DataDog/java-profiler:codecache-memusage-accuracy
Copy head branch name to clipboard
Jul 23, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
fix(codecache): make memoryUsage() accurate and live
#677
rkennke
merged 8 commits into
main
DataDog/java-profiler:main
from
codecache-memusage-accuracy
DataDog/java-profiler:codecache-memusage-accuracy
Copy head branch name to clipboard
Commits
Commits on Jul 22, 2026
fix(codecache): make memoryUsage() accurate and live
Show description for ea28f71
rkennke
and
claude
committed
ea28f71
View commit details
Copy full SHA for ea28f71
Browse repository at this point
docs(codecache): describe current memoryUsage(), drop old-formula references
Show description for e9ad692
rkennke
and
claude
committed
e9ad692
View commit details
Copy full SHA for e9ad692
Browse repository at this point
fix(codecache): don't read build-id in memoryUsage() (data race); review nits
Show description for d68cae2
rkennke
and
claude
committed
d68cae2
View commit details
Copy full SHA for d68cae2
Browse repository at this point
harden(codecache): enforce/scope the published-immutability invariant
Show description for 7d44949
rkennke
and
claude
committed
7d44949
View commit details
Copy full SHA for 7d44949
Browse repository at this point
test(codecache): cover array aggregation, DWARF term, exact blob-array size
Show description for cc9e523
rkennke
and
claude
committed
cc9e523
View commit details
Copy full SHA for cc9e523
Browse repository at this point
docs(codecache): reference JitCodeCache::_runtime_stubs, not Libraries::
Show description for 90523b9
rkennke
and
claude
committed
90523b9
View commit details
Copy full SHA for 90523b9
Browse repository at this point
harden(codecache): make _published atomic (release/acquire)
Show description for 906d445
rkennke
and
claude
committed
906d445
View commit details
Copy full SHA for 906d445
Browse repository at this point
fix(codecache): deep-copy blob name strings in copyFrom()
Show description for 9800ad3
rkennke
and
claude
committed
9800ad3
View commit details
Copy full SHA for 9800ad3
Browse repository at this point
You can’t perform that action at this time.