Hello Miao,

On Sun, 2026-02-01 at 04:26 +0800, Miao Wang wrote:
> It seems that there is no native LoongArch64 acceleration in openjdk, so tests
> involving massive loops will take very long to finish. I have kept the build
> running for 36 hours and found out the following tests should be omitted to
> make openjdk tests overcome the default 150 min of stalled package timeout
> of sbuild.
> 
> serviceability/jvmti/thread/SuspendThreadList/suspendthrdlst01/suspendthrdlst01.java
> serviceability/jvmti/thread/ResumeThreadList/resumethrdlst02/resumethrdlst02.java
> serviceability/jvmti/thread/SuspendThread/suspendthrd01/suspendthrd01.java
> serviceability/jvmti/thread/ResumeThreadList/resumethrdlst01/resumethrdlst01.java
> serviceability/jvmti/thread/ResumeThread/resumethrd02/resumethrd02.java
> serviceability/jvmti/thread/ResumeThread/resumethrd01/resumethrd01.java
> serviceability/jvmti/thread/GetThreadState/thrstat02/thrstat02.java
> serviceability/jvmti/thread/GetCurrentContendedMonitor/contmon02/contmon02.java
> serviceability/jvmti/thread/GetCurrentContendedMonitor/contmon01/contmon01.java
> serviceability/jvmti/SuspendWithCurrentThread/SuspendWithCurrentThread.java
> runtime/NMT/SummaryDiffThreadCount.java
> runtime/lockStack/TestStackWalk.java
> compiler/loopopts/TestRemoveEmptyLoop.java
> jdk/internal/shellsupport/doc/JavadocHelperTest.java
> 
> The following two tests also take relative long time to finish. If disabling
> the above tests is not enough to finish the compile on the buildd machines, 
> these
> can also be disabled.
> 
> compiler/intrinsics/sha/TestDigest.java
> serviceability/jvmti/vthread/PopFrameTest/PopFrameTest.java

Would you mind sending a patch for the Debian package?

You can open a pull request on Salsa [1].

Adrian

> [1] https://salsa.debian.org/openjdk-team/openjdk

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer
`. `'   Physicist
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

Reply via email to