-
build command:
```shell
export "CUSTOM_CONFIG=--enable-asan --enable-ubsan --enable-lsan" && export ASAN_OPTIONS="detect_leaks=1" && export LSAN_OPTIONS=suppressions=$HOME/tone/tone-matrix-compile…
-
### Describe the Issue
Hello. I've been trying to build native image of most recent version of Minecraft server fork [PaperMC](https://github.com/PaperMC/Paper) and achieved some sort of success. T…
-
job: https://tone.aliyun-inc.com/ws/xesljfzh/test_result/397302
Test command:
```
alias jl='which java ; rm -rf tmp ; time jtreg -w tmp -nr -v:fail,error -testThreadFactoryPath:$PWD/build/linux-…
-
**Description:**
Specifying simple version 17 for GraalVM distribution results in error `Error: Could not find GraalVM for SemVer 17`
**Task version:**
v4
**Platform:**
- [X] Ubuntu
- [ …
-
With a fresh install of Ubuntu 24.04 and JBang, I get the following warning when I execute a simple hello world example using the `-c` command:
```
$ jbang -c 'println("Hello, World!")'
WARNING: Usin…
-
**Describe the bug**
AFAICT Trino and UC use the same default port number when launched locally: 8080.
If you launch UC first and then Trino, then the `docker run` fails and the duplicate port num…
-
【环境准备】
```
BINARY_URL=oss://dragonwell/11.0.25.22.9-test-dragonwell_extended/Alibaba_Dragonwell_Extended_11.0.25.22.9_riscv64_linux.tar.gz
TEST_IMAGE=oss://dragonwell/11.0.25.22.9-test-drago…
-
Failure link
------------
From [an internal build](https://hyc-runtimes-jenkins.swg-devops.com/job/Test_openjdknext_j9_extended.openjdk_aarch64_linux_Personal/32/consoleFull)(`sles15-aarch64-5`):
…
-
Failure link
------------
From [an internal build](https://hyc-runtimes-jenkins.swg-devops.com/job/Test_openjdknext_j9_extended.openjdk_aarch64_linux_Personal/32/consoleFull)(`sles15-aarch64-5`):
…
-
after running the following on my laptop Mac M1 chip
```
./mvnw clean install -P buildDocker
```
I faced the error:
```
[INFO] -------------------------------------------------------------…