There was an error while loading. Please reload this page.
1 parent 6ca4736 commit a25566eCopy full SHA for a25566e
1 file changed
pom.xml
@@ -863,6 +863,7 @@ under the License.
863
<configuration>
864
<compilerArgs combine.children="append">
865
<arg>-XDcompilePolicy=simple</arg>
866
+ <arg>-XDaddTypeAnnotationsToSymbol=true</arg>
867
<arg>-Xplugin:ErrorProne -XepExcludedPaths:.*/(target/generated-source|format/src/main/java/org/apache/arrow/flatbuf)/.*</arg>
868
<arg>-J--add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED</arg>
869
<arg>-J--add-exports=jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED</arg>
0 commit comments