On Sunday, March 30, 2025 2:58:30 PM China Standard Time Bingwu Zhang wrote:
> I have spent a whole weekend on bisecting, due to the poor performance of
> the loongson3 processors and some recent network issues of the AOSC's build
> servers (where I do the bisect). Current progress is ~16 commits/4
On Tuesday, March 25, 2025 11:52:29 PM China Standard Time Magnus Ihse Bursie
wrote:
> Is this reproducible? Did it started happening recently? If so, can you
> bisect to which commit introduced the problem?
Yes, it failed all loongson3 mips builds on the AOSC OS build service.
As far as I can rem
On 2025-03-22 01:55, Bingwu Zhang wrote:
Recently when packaging OpenJDK 24-ga for AOSC OS, I hit an compilation error
on loongson3 (which is a variant of mips64), saying that javac is running out
of stack space:
java.lang.StackOverflowError
at jdk.compiler.interim/
[...]
What should
Hi!
Recently when packaging OpenJDK 24-ga for AOSC OS, I hit an compilation error
on loongson3 (which is a variant of mips64), saying that javac is running out
of stack space:
> java.lang.StackOverflowError
> at jdk.compiler.interim/
com.sun.tools.javac.code.Type.constValue(Type.java:186)