Commit b8849a9
Disable CodeOrigin by default (#10029)
it seems to lead to crashes on JDK8
(cherry picked from commit 353b02e)
Co-authored-by: jean-philippe bempel <[email protected]>1 parent c05874d commit b8849a9
File tree
2 files changed
+2
-2
lines changed- dd-trace-api/src/main/java/datadog/trace/api
- internal-api/src/test/groovy/datadog/trace/api/debugger
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments