tests: Run full Java tests on different JDK versions
Open
runtime/java
tests
- Dominant language
- Python
- Stars
- 826
- Forks
- 79
- PR merge metrics
- No merged PRs in 30d
Description
We currently run most behavioral tests of async-profiler on `openjdk:8u275`. We have some specific tests for Zing & J9 (`test_sanity_other_jvms`), and we have a single test on a musl-based JDK, but not the full suite, and we don't have tests for JDKs other than 8.
Ideally - we'll run the full suite on 7 -> latest, but we can start in steps :sweat_smile:
Contributor guide
Assessment
This issue has not been assessed yet.