Lan Xia

Results 146 issues of Lan Xia

``` 02:14:19.101 cmd.exe /c curl --silent --max-time 120 -L -k "https://trssrtp1.fyre.ibm.com/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=ibm&platform=x86-32_windows&group=jck&level=extended" 02:14:19.532 Warning: cannot parse data from TRSS. 02:14:19.532 Unexpected character (

We split `jdk_util` into 4 smaller targets via https://github.com/adoptium/aqa-tests/issues/6704. For jdk_util, `TEST_VARIATION_DUMP` is added because there are some tests that intentionally cause OOM. We need to check 4 jdk_util subtargets...

https://ci.adoptium.net/job/Test_openjdk11_hs_extended.openjdk_x86-64_windows_testList_0/43/console ``` 01:40:08.591 Running testList ... 01:40:08.923 There are 1 test targets in testList 01:40:08.923 "c:/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_windows_testList_0/jdkbinary/j2sdk-image\\bin\\java" -version 01:40:08.923 openjdk version "11.0.29" 2025-10-21 01:40:08.923 OpenJDK Runtime Environment Temurin-11.0.29+7 (build 11.0.29+7) 01:40:08.923...

[SyntheticGCWorkload_DoubleMap_J9](https://github.com/adoptium/aqa-tests/blob/bc11769b59004b7d0c8374edd3a05e7f782a9981/functional/SyntheticGCWorkload/playlist.xml#L169) test should - run with offheap disabled - After we remove support for double mapping (0.54 or later) - remove -Xgc:enableArrayletDoubleMapping - run with offheap - rename the test...

enhancement

Goal: To develop a Retrieval-Augmented Generation (RAG) system that allows users to ask natural language questions about the repo and receive accurate, context-aware, and up-to-date answers based on the codebase....

Currently, the pipeline downloads 3rd party jars twice. - The first download (all jars): The pipeline downloads from the Jenkins job (pre-stage jars). https://ci.adoptium.net/job/test.getDependency/ https://openj9-jenkins.osuosl.org/job/test.getDependency/ It tries to download all...