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 f67db2a  update
f67db2a is described below

commit f67db2a25b1638395a6cf710afd8fb705d341623
Author: HTHou <[email protected]>
AuthorDate: Tue May 11 00:19:29 2021 +0800

    update
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 430ec20..a5b828f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -160,6 +160,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>
     </properties>
     <!--

Reply via email to