On Wed, 7 Sep 2022 12:02:37 GMT, Johan Vos <j...@openjdk.org> wrote: >> Ao Qi has updated the pull request incrementally with one additional commit >> since the last revision: >> >> revert > > This PR looks safe to me. I don't see a scenario where this can cause > regression. I can't say if those changes are enough to build for LoongArch64 > though, but as long as there is no regression I am ok. > There are a few minor optimizations that I suggested -- in general, there are > more places in the build.gradle file where we could benefit from > optimizations but I don't recommend doing that as part of this PR.
Hi @johanvos , I have updated the patch according to your suggestions. Would you like to review it? I think I need at least one more review, would someone help to review the patch? Thanks! ------------- PR: https://git.openjdk.org/jfx/pull/888