Commit 2eddb77
Drop stale ddprof ThreadContext/BufferWriter* native-image references (#12100)
Drop stale ddprof ThreadContext/BufferWriter* native-image references
java-profiler's Phase 3 DBB-context removal (DataDog/java-profiler#696) deletes
ThreadContext, BufferWriter, BufferWriter8, and BufferWriter9. The GraalVM
native-image class-initialization config and reflection config here still
name them; a native-image build against the next ddprof release fails
resolving those classes. Drop the now-nonexistent entries ahead of the bump.
Co-authored-by: devflow.devflow-routing-intake <devflow.devflow-routing-intake@kubernetes.us1.ddbuild.io>1 parent 1d6abf8 commit 2eddb77
2 files changed
Lines changed: 0 additions & 16 deletions
File tree
- dd-java-agent
- agent-bootstrap/src/main/resources/META-INF/native-image/com.datadoghq/dd-java-agent
- instrumentation/graal/graal-native-image-20.0/src/main/java/datadog/trace/instrumentation/graal/nativeimage
Lines changed: 0 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | 209 | | |
222 | 210 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | 68 | | |
73 | 69 | | |
74 | 70 | | |
| |||
0 commit comments