Skip to content

Commit 69752f3

Browse files
committed
Update dependencies
1 parent f14997a commit 69752f3

File tree

1 file changed

+1
-7
lines changed
  • frameworks/Kotlin/hexagon/core/src/main/resources/META-INF/native-image/com.hexagonkt.benchmark/core

1 file changed

+1
-7
lines changed

frameworks/Kotlin/hexagon/core/src/main/resources/META-INF/native-image/com.hexagonkt.benchmark/core/native-image.properties

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,4 @@ Args= \
33
--static \
44
--libc=musl \
55
--gc=G1 \
6-
--enable-sbom \
7-
--strict-image-heap \
8-
--initialize-at-build-time=kotlin.SynchronizedLazyImpl \
9-
--initialize-at-build-time=kotlin.UNINITIALIZED_VALUE \
10-
--initialize-at-build-time=com.hexagonkt.core.ClasspathHandler$classLoader$2 \
11-
--initialize-at-build-time=org.slf4j.helpers.NOPLogger \
12-
--initialize-at-build-time=org.slf4j.helpers.NOPLoggerFactory
6+
--enable-sbom

0 commit comments

Comments
 (0)