Commit ae623a8
Force-disable JFR scrubbing on Oracle JDK 8 (#10683)
Disable JFR scrubbing on Oracle JDK 8
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Correct way to skip JDK Oracle 8.
Merge branch 'master' into jb/scrubber_test_fix
Co-authored-by: AlexeyKuznetsov-DD <alexey.kuznetsov@datadoghq.com>1 parent 1661186 commit ae623a8
2 files changed
Lines changed: 9 additions & 3 deletions
File tree
- dd-java-agent/agent-profiling/src/main/java/com/datadog/profiling/agent
- dd-smoke-tests/profiling-integration-tests/src/test/java/datadog/smoketest
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
152 | 153 | | |
153 | 154 | | |
154 | 155 | | |
155 | | - | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
156 | 160 | | |
157 | 161 | | |
158 | 162 | | |
| |||
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
977 | 977 | | |
978 | 978 | | |
979 | 979 | | |
| 980 | + | |
| 981 | + | |
| 982 | + | |
| 983 | + | |
980 | 984 | | |
981 | 985 | | |
982 | 986 | | |
| |||
997 | 1001 | | |
998 | 1002 | | |
999 | 1003 | | |
1000 | | - | |
1001 | | - | |
1002 | 1004 | | |
1003 | 1005 | | |
1004 | 1006 | | |
| |||
0 commit comments