Skip to content

Commit 866ade4

Browse files
committed
Add hint
1 parent cbcdcf6 commit 866ade4

File tree

1 file changed

+11
-0
lines changed
  • smoke-tests-otel-starter/spring-boot-reactive-common/src/main/resources/META-INF/native-image

1 file changed

+11
-0
lines changed

smoke-tests-otel-starter/spring-boot-reactive-common/src/main/resources/META-INF/native-image/reflect-config.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,17 @@
1010
}
1111
]
1212
},
13+
{
14+
"condition": {
15+
"typeReachable": "io.netty.util.internal.shaded.org.jctools.queues.unpadded.MpscUnpaddedArrayQueueConsumerIndexField"
16+
},
17+
"name": "io.netty.util.internal.shaded.org.jctools.queues.unpadded.MpscUnpaddedArrayQueueConsumerIndexField",
18+
"fields": [
19+
{
20+
"name": "consumerIndex"
21+
}
22+
]
23+
},
1324
{
1425
"condition": {
1526
"typeReachable": "io.netty.util.internal.shaded.org.jctools.queues.unpadded.MpscUnpaddedArrayQueueProducerLimitField"

0 commit comments

Comments
 (0)