Commit a2ba9a8
authored
chore: include java-storage-nio changes in GraalVM config (#3710)
Follow up from #3674
Context: Some local changes were not pushed to that PR before it was
merged.
Main changes:
- include `src/test/.../native-image.properties` in testlib jar
- include java-storage-nio related classes for initialization at build
time1 parent 3f9c7a0 commit a2ba9a8
File tree
3 files changed
+7
-1
lines changed- gax-java/gax
- src
- main/resources/META-INF/native-image/com.google.api/gax
- test/resources/META-INF/native-image/com.google.api/gax
3 files changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| 102 | + | |
102 | 103 | | |
103 | 104 | | |
104 | 105 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
7 | 11 | | |
8 | 12 | | |
9 | 13 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
0 commit comments