Ludovic Henry

Results 59 comments of Ludovic Henry

`-mrvv-vector-bits=` should be the exception especially for the distribution of a binary/library as it would then be tied to whatever it was compiled for. Unless it's a functional requirement, or...

> Note: https://github.com/shibatch/sleef/issues/483 comes from a compiler bug known to be fixed in GCC12.4 and GCC13.3 (both of them upcoming releases). Should also be fixed in GCC-14. Great! I would...

I'll soon need to decommission `dockerhost-rise-ubuntu2204` unless we can get this issue sorted. It should work on the existing boards we have, but that would create more load on them...

From a look over the results of https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_riscv64_linux/10, I can identify at least two fixes that we need to do in OpenJDK, none are specific to RISC-V: 1. backport https://bugs.openjdk.org/browse/JDK-8286447...

> 1. backport https://bugs.openjdk.org/browse/JDK-8286447 to fix all the java.lang.UnsatisfiedLinkError: Can't load library: /path/to/lib/runtime/lib/libawt_xawt.so. This error is the root cause for all failures in tools/jpackage - [ ] Should be fixed...

> > I still have to identify the cause of the crash for sun/tools/jhsdb/HeapDumpTest.java > > From early debugging, it's most likely related to the message WARNING: getThreadIntegerRegisterSet0: get_lwp_regs failed...

@sxa thanks for this write up. There hasn't been a huge flurry of activity on the riscv-port-jdk11u port, but I attribute it to a lack of demand. Having Adoptium drive...