Shelley Lambert

Results 156 issues of Shelley Lambert

Since test doc lives all over the place it is hard to find and navigate, we will do a reorg/rewrite based on feedback received through slack, etc. Based on comments...

docs

As has always been in plan (see [perf/README.md](https://github.com/AdoptOpenJDK/openjdk-tests/tree/master/perf#adoptopenjdk-performance-testing)), we want to add some example microbenchmarks from the ones available in [jmh-jdk-microbenchmarks](https://hg.openjdk.java.net/code-tools/jmh-jdk-microbenchmarks/). Can use a jar file from [mvn](https://mvnrepository.com/artifact/org.openjdk.jmh/jmh-core/1.23) or some...

enhancement
type:perf
soc_24

https://github.com/adoptium/aqa-tests/tree/master/.github/ISSUE_TEMPLATE For bug reporting and release summary report, we now have features in TRSS that can capture the needed information. The templates should be updated to reflect to either use...

docs
good first issue

We want to select various (open-source) performance benchmark suites/harnesses to run at AdoptOpenJDK (for validating JDK binaries and to make available for easy use by JDK developers). We can first...

enhancement
type:perf

To alleviate any manual effort, we should provide some convenience/utility scripts that will verify the AQAvit results so that vendors can check that their results are good (and binaries ready...

enhancement

As an example of this type of testing, we have added scala tests: https://github.com/AdoptOpenJDK/openjdk-tests/tree/master/thirdparty_containers/scala We have derby and solr_lucene tests running in the same "dockerized" way, so we should also...

enhancement
type:external

**Test Info** Test Name: jdk_jfr_0 Test Duration: 20 min 39 sec Machine: test-docker-ubuntu2004-armv8l-2 TRSS link for the test output: https://trss.adoptium.net/output/test?id=6161bdd4c6182d02176760b1 **Build Info** Build Name: Test_openjdk8_hs_extended.openjdk_aarch64_linux Jenkins Build start time: Oct...

**Test Info** Test Name: jvm_compiler_2 Test Duration: 22 min 59 sec Machine: build-ibmcloud-win2012r2-x64-2 TRSS link for the test output: https://trss.adoptium.net/output/test?id=625f58c272761a4c5c1408b2 **Build Info** Build Name: Test_openjdk17_hs_extended.openjdk_x86-32_windows_testList_0 Jenkins Build start time: Apr...

This is not a high priority item, but noting that when we run certain tests on solaris that use the xunit it is occasionally slow and sometimes test results files...

Update jck.mk to update EXTRA_OPTIONS with 2 cases: - -Djava.net.preferIpV4Stack=true on AIX - -Djava.awt.headless=true on alpine-linux