-
Notifications
You must be signed in to change notification settings - Fork 310
Merged
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
5e9b6ba
Added special lightweight pre-main class to enable SSI inject for Jav…
AlexeyKuznetsov-DD c40db79
Fixed SuppressForbidden test.
AlexeyKuznetsov-DD 125a148
Refactored pre-check logic.
AlexeyKuznetsov-DD 1e7ecd1
Merge branch 'master' into ssi-inject-java-6
AlexeyKuznetsov-DD 99abf99
Refactored build.gradle to reuse existing functions.
AlexeyKuznetsov-DD 2eb2753
Minor cleanup.
AlexeyKuznetsov-DD 0c2e817
Added missing `@SuppressForbidden`.
AlexeyKuznetsov-DD 45fb91f
Merge branch 'master' into ssi-inject-java-6
AlexeyKuznetsov-DD 78dc42b
Merge branch 'master' into ssi-inject-java-6
AlexeyKuznetsov-DD ea5bea7
Added 'java.home' to warning. That would help to identify problematic…
AlexeyKuznetsov-DD 5695279
Merge branch 'master' into ssi-inject-java-6
AlexeyKuznetsov-DD 9238f7d
Added test to ensure Java 6 & 8 compilation.
AlexeyKuznetsov-DD 10d60a0
Merge branch 'master' into ssi-inject-java-6
AlexeyKuznetsov-DD 5f61b62
Fixed test.
AlexeyKuznetsov-DD 5fa1bb6
Drop support for 0.x version.
AlexeyKuznetsov-DD 985412f
Merge branch 'master' into ssi-inject-java-6
AlexeyKuznetsov-DD be58d6b
Fixed small typo.
AlexeyKuznetsov-DD 7c2a597
Fixed test.
AlexeyKuznetsov-DD 8192ac4
Update dd-java-agent/src/main/java6/datadog/trace/bootstrap/AgentPreC…
AlexeyKuznetsov-DD 1037295
Merge branch 'master' into ssi-inject-java-6
AlexeyKuznetsov-DD e1df6fe
Fixed test.
AlexeyKuznetsov-DD File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev
Previous commit
Fixed test.
- Loading branch information
commit e1df6fe273fbbcc9c7d772280d03ce89789dbde4
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added special lightweight pre-main class that skips installation on incompatible JVMs. #8855
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account