This is an automated email from the ASF dual-hosted git repository.
haonan pushed a commit to branch JDK16
in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/JDK16 by this push:
new 45ec9da update
45ec9da is described below
commit 45ec9da2b648725c86e00412c28da9c1aaaf2f6b
Author: HTHou <[email protected]>
AuthorDate: Tue May 11 00:17:32 2021 +0800
update
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index 35d3ae9..430ec20 100644
--- a/pom.xml
+++ b/pom.xml
@@ -646,6 +646,7 @@
--add-opens=java.base/java.lang=ALL-UNNAMED
--add-opens=java.base/java.util=ALL-UNNAMED
--add-opens=java.base/java.nio=ALL-UNNAMED
+
--add-opens=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED
</argLine>
</configuration>
<executions>