Skip to content

Commit 3047c27

Browse files
committed
Add (temporarily) some native image metadata
Still waiting for oracle/graalvm-reachability-metadata#593
1 parent d32f13e commit 3047c27

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[
2+
{
3+
"condition": {
4+
"typeReachable": "io.grpc.internal.InstantTimeProvider"
5+
},
6+
"name": "java.time.Instant",
7+
"allDeclaredMethods": true
8+
}
9+
]

0 commit comments

Comments
 (0)