Commit c7bf65c
chaos: grant jdk.internal.misc export so OtelContextStorage uses CARRIER mode
Without --add-exports java.base/jdk.internal.misc=ALL-UNNAMED, OtelContextStorage
silently falls back to ContextStorageMode.THREAD, which vthread-context-cascade
was built to catch: virtual-thread context buffers pinned to a since-freed
carrier's ProfiledThread, corrupting the heap.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>1 parent fb6a1e8 commit c7bf65c
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| 177 | + | |
177 | 178 | | |
178 | 179 | | |
179 | 180 | | |
| |||
0 commit comments