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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
DataDog
/
dd-trace-java
Public
Notifications
You must be signed in to change notification settings
Fork
356
Star
736
Code
Issues
254
Pull requests
199
Actions
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Added special lightweight pre-main class that skips installation on incompatible JVMs.
- #8855
#8855
Merged
AlexeyKuznetsov-DD
merged 21 commits into
master
DataDog/dd-trace-java:master
from
ssi-inject-java-6
DataDog/dd-trace-java:ssi-inject-java-6
Copy head branch name to clipboard
May 28, 2025
Conversation
Commits
21
(21)
Checks
Files changed
Merged
Added special lightweight pre-main class that skips installation on incompatible JVMs.
#8855
AlexeyKuznetsov-DD
merged 21 commits into
master
DataDog/dd-trace-java:master
from
ssi-inject-java-6
DataDog/dd-trace-java:ssi-inject-java-6
Copy head branch name to clipboard
Commits
Commits on May 20, 2025
Added special lightweight pre-main class to enable SSI inject for Java 6.
AlexeyKuznetsov-DD
committed
5e9b6ba
View commit details
Copy full SHA for 5e9b6ba
Browse repository at this point
Fixed SuppressForbidden test.
AlexeyKuznetsov-DD
committed
c40db79
View commit details
Copy full SHA for c40db79
Browse repository at this point
Commits on May 23, 2025
Refactored pre-check logic.
AlexeyKuznetsov-DD
committed
125a148
View commit details
Copy full SHA for 125a148
Browse repository at this point
Merge branch 'master' into ssi-inject-java-6
AlexeyKuznetsov-DD
authored
1e7ecd1
View commit details
Copy full SHA for 1e7ecd1
Browse repository at this point
Refactored build.gradle to reuse existing functions.
AlexeyKuznetsov-DD
committed
99abf99
View commit details
Copy full SHA for 99abf99
Browse repository at this point
Minor cleanup.
AlexeyKuznetsov-DD
committed
2eb2753
View commit details
Copy full SHA for 2eb2753
Browse repository at this point
Added missing `@SuppressForbidden`.
AlexeyKuznetsov-DD
committed
0c2e817
View commit details
Copy full SHA for 0c2e817
Browse repository at this point
Merge branch 'master' into ssi-inject-java-6
AlexeyKuznetsov-DD
authored
45fb91f
View commit details
Copy full SHA for 45fb91f
Browse repository at this point
Merge branch 'master' into ssi-inject-java-6
AlexeyKuznetsov-DD
authored
78dc42b
View commit details
Copy full SHA for 78dc42b
Browse repository at this point
Added 'java.home' to warning. That would help to identify problematic JVM.
AlexeyKuznetsov-DD
committed
ea5bea7
View commit details
Copy full SHA for ea5bea7
Browse repository at this point
Merge branch 'master' into ssi-inject-java-6
AlexeyKuznetsov-DD
authored
5695279
View commit details
Copy full SHA for 5695279
Browse repository at this point
Commits on May 24, 2025
Added test to ensure Java 6 & 8 compilation.
AlexeyKuznetsov-DD
committed
9238f7d
View commit details
Copy full SHA for 9238f7d
Browse repository at this point
Merge branch 'master' into ssi-inject-java-6
AlexeyKuznetsov-DD
authored
10d60a0
View commit details
Copy full SHA for 10d60a0
Browse repository at this point
Fixed test.
AlexeyKuznetsov-DD
committed
5f61b62
View commit details
Copy full SHA for 5f61b62
Browse repository at this point
Commits on May 27, 2025
Drop support for 0.x version.
AlexeyKuznetsov-DD
committed
5fa1bb6
View commit details
Copy full SHA for 5fa1bb6
Browse repository at this point
Merge branch 'master' into ssi-inject-java-6
AlexeyKuznetsov-DD
authored
985412f
View commit details
Copy full SHA for 985412f
Browse repository at this point
Fixed small typo.
AlexeyKuznetsov-DD
committed
be58d6b
View commit details
Copy full SHA for be58d6b
Browse repository at this point
Fixed test.
AlexeyKuznetsov-DD
committed
7c2a597
View commit details
Copy full SHA for 7c2a597
Browse repository at this point
Commits on May 28, 2025
Update dd-java-agent/src/main/java6/datadog/trace/bootstrap/AgentPreCheck.java
Show description for 8192ac4
AlexeyKuznetsov-DD
and
bric3
authored
8192ac4
View commit details
Copy full SHA for 8192ac4
Browse repository at this point
Merge branch 'master' into ssi-inject-java-6
AlexeyKuznetsov-DD
authored
1037295
View commit details
Copy full SHA for 1037295
Browse repository at this point
Fixed test.
AlexeyKuznetsov-DD
committed
e1df6fe
View commit details
Copy full SHA for e1df6fe
Browse repository at this point
You can’t perform that action at this time.