adonis0147 commented on issue #13674: URL: https://github.com/apache/doris/issues/13674#issuecomment-1291453008
It seems that the PR #13416 triggers the bug of JDK 11. (See [JDK-8222754](https://bugs.openjdk.org/browse/JDK-8222754), [JDK-8210483](https://bugs.openjdk.org/browse/JDK-8210483)). Solution: Upgrade the JDK 11 (>= 11.0.4). ```shell curl -L https://cfdownload.adobe.com/pub/adobe/coldfusion/java/java11/java11017/jdk-11.0.17_linux-x64_bin.tar.gz -o jdk-11.0.17_linux-x64_bin.tar.gz ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org