Skip to content

Commit dceb167

Browse files
committed
graal: Fix reify
1 parent 12537d7 commit dceb167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/META-INF/native-image/eca/eca/native-image.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Args=-J-Dborkdude.dynaload.aot=true \
77
--initialize-at-build-time=org.yaml.snakeyaml \
88
--initialize-at-build-time=io.opentelemetry.api.common.AttributeType \
99
--initialize-at-build-time=io.opentelemetry.api.logs.Severity \
10-
--initialize-at-build-time=steffan_westcott.clj_otel.context$reify__3173 \
10+
--initialize-at-build-time=steffan_westcott.clj_otel.context$reify__3325 \
1111
-H:-CheckToolchain \
1212
-H:Log=registerResource: \
1313
-H:IncludeResources=ECA_VERSION \

0 commit comments

Comments
 (0)