-
IBM
- Canada
Block or Report
Block or report llxia
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
openjdk-tests Public
Forked from adoptium/aqa-tests
Home of test infrastructure for AdoptOpenJDK builds
Java
-
openjdk-test-tools Public
Forked from adoptium/aqa-test-tools
Tools for openjdk testing (not to be confused with stf which is the tooling for system tests)
JavaScript
-
openjdk-systemtest Public
Forked from adoptium/aqa-systemtest
Java load testing and other full system application tests
Java
-
-
openjdk-build Public
Forked from adoptium/temurin-build
AdoptOpenJDK community OpenJDK build scripts - common across all releases/versions
Shell
1,057 contributions in the last year
Contribution activity
May 2022
Created 9 commits in 4 repositories
Created a pull request in ibmruntimes/ci-jenkins-pipelines that received 3 comments
Add FIPS testing
enable jck and openjdk FIPS testing for JDK11 xlinux weekly runs Related: runtimes/backlog/issues/758 Depends on: ibmruntimes/openj9-openjdk-jdk11#520
Opened 12 other pull requests in 4 repositories
adoptium/aqa-tests
7
merged
- (v0.9.1-release) Support nested zip file (#3547)
- (v0.9.1-release) Port AQA Test pipeline to v0.9.1-release branch
- (v0.9.1-release) archive AQAvit files in artifactory (#3614)
- Support for fips problem list in extension repo
- Fix rerun failed tests in Grinder link
- (v0.9.1-release) Update JDK18_OPENJ9_BRANCH to v0.32.0-release-18.0.1.1
- Support for FIPS testing
adoptium/aqa-test-tools
3
merged
eclipse-openj9/openj9
1
merged
ibmruntimes/openj9-openjdk-jdk11
1
merged
Reviewed 35 pull requests in 4 repositories
adoptium/aqa-tests
25 pull requests
- Exclude problematic testcases confirmed during marketplace run
- Add vendor specific ProblemList file support
- Exclude problematic test cases confirmed during marketplace run
- Enable jdk_security3 for openj9 and hotspot jdk 8 and 11
- (v0.9.1-release) : exclude updates and jenkinsfile updates
- Add jcstress test to system test
- Support nested windows zip files
- Exclude cleanup and update for jdk18 and jdk19
- Only copy necessary artifact from upstream test jobs
- Support docker criu security and random tests
- Exclude tracked failing tests on solaris
- Add FIPs exclude list
- Update exclude file for linux-aarch64
- Update ppc64le exclude file
- (v0.9.1-release) Exclude known test failures on mac-x64, windows64 (#3652)
- Fix jck_custom target
- Exclude failed tests in jdk_nio and jdk_other
- (v0.9.1-release) Exclude AdaptorMulticasting mac for openj9 (#3602)
- [arm32] Exclude problematic tests
- Create docker criu_test
- Using retry function for TKG clone
- Temporarily exclude quarkus_quickstarts for aarch and zlinux
- Dragonwell update: get_source not needed, update test list
- Set AWT_FORCE_HEADFUL=true on OSX for runtime tests
- Exclude known problematic tests
- Some pull request reviews not shown.
adoptium/TKG
5 pull requests
eclipse-openj9/openj9
2 pull requests
adoptium/aqa-test-tools
2 pull requests
Created an issue in adoptium/aqa-test-tools that received 1 comment
java -version is undefined in TRSS Release Summary report
PR #634 added java -version into Release Summary report. However, I noticed the java -version does not show up properly in the report.