Results 27 comments of Reid Chan

Please create a JIRA ticket first.

ping @Apache9, you probably would want to take a look at this one?

Hello, > if you trying to allocate multiple 2MB memory blocks I was trying allocate one 2MB block > means the heap will not grow beyond 8MB. Emm, learning from...

same issue for my new colleague the way mentioned didn't work

> Any workaround that I can try? can try using llvm@17, passed

Failure is about maven-javadoc-plugin, but i didn't change it, seems to be not related?

> Failure is about maven-javadoc-plugin, but i didn't change it, seems to be not related? seems related, checking on local

I could reproduce the CI failure on local, **it is all about groovy**, it could be fixed by removing "-T 1C" which indicates: can't run in parallel, don't know why.....

Let me explain more about this PR. (I'm using JDK 17 to build on local) First of all, only with `${release.target}`, during `PR Validation` stage, it would fail as following...