Commit d8bebdf
authored
Remove pesky restricted method warnings in tests.
Since our unit and IT tests run as unnamed modules we should add `--enable-native-access=ALL-UNNAMED` to suppress the pesky warning that arise from calls to `System::load`.1 parent 58f1088 commit d8bebdf
File tree
1 file changed
+1
-0
lines changed- build-tools-internal/src/main/java/org/elasticsearch/gradle/internal
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| 123 | + | |
123 | 124 | | |
124 | 125 | | |
125 | 126 | | |
| |||
0 commit comments