Hi all,
The builds in jenkins and github actions are failing. For jenkins, the java7, 14 and 16 builds are failing. As we have moved from JAVA 7 to 8, maybe we should disable java 7 build in jenkins? Besides the java 14 and 16 are also failing, and we can have some "allow failure" config on them. For github actions, the java 14 and 15 builds are failing. We can easily make java 14 build a part of experimental build to have it continue-on-error. What do you think? cheers, Lee