Skip to content

Commit f4dd534

Browse files
committed
Update dependencies
1 parent 92b41ed commit f4dd534

File tree

1 file changed

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

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@ Args= \
77
--strict-image-heap \
88
--initialize-at-build-time=kotlin.SynchronizedLazyImpl \
99
--initialize-at-build-time=kotlin.UNINITIALIZED_VALUE \
10-
--initialize-at-build-time=com.hexagonkt.core.ClasspathHandler$classLoader$2
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

0 commit comments

Comments
 (0)