openjdk: hotspot VM Testbase tests status in aqa-tests
- Dominant language
- HTML
- Stars
- 155
- Forks
- 346
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 36
Description
This is umbrella issue which is summarizing progress of adding VM testbase openjdk hotspot tests into aqa-tests.
VM testbase tests were open sourced and added to JDK 11 by Oracle. They are part of hotspot tests, where they live in separate directory. See hotspot's [TEST.groups](https://github.com/openjdk/jdk11u-dev/blob/master/test/hotspot/jtreg/TEST.groups) file in openjdk sources.
| group | PR | Issue | Status | Notes |
| --- | --- | --- | --- | --- |
| vm_compiler | https://github.com/adoptium/aqa-tests/pull/6616 | N/A | DONE | |
| vm_gc | https://github.com/adoptium/aqa-tests/pull/6619 | N/A | DONE | Can be broken into smaller groups, if desired |
| vm_defmeth | https://github.com/adoptium/aqa-tests/pull/6646 | N/A | DONE | |
| vm_metaspace | https://github.com/adoptium/aqa-tests/pull/6702 | https://github.com/adoptium/aqa-tests/issues/6712 | DONE | |
| vm_mlvm | https://github.com/adoptium/aqa-tests/pull/6714 | https://github.com/adoptium/aqa-tests/issues/6713 | DONE | |
| nsk_monitoring | https://github.com/adoptium/aqa-tests/pull/6987 | N/A | OPEN | |
| nsk_jdi | https://github.com/adoptium/aqa-tests/pull/6999 | N/A | OPEN | |
| nsk_sysdict | https://github.com/adoptium/aqa-tests/pull/7072 | N/A | OPEN | |
| nsk_jvmti | https://github.com/adoptium/aqa-tests/pull/7092 | N/A | OPEN | |
| nsk_jdwp | https://github.com/adoptium/aqa-tests/pull/7113 | N/A | OPEN | |
| nsk_stress | N/A | N/A | TODO | |
| nsk_aod | N/A | N/A | TODO | |
| nsk_jdb | N/A | N/A | TODO | |
Contributor guide
Research direction
Start with OpenJDK's test/hotspot/jtreg/TEST.groups file and compare its VM test groups with the status table here. Review the linked pull requests and the remaining TODO groups, then update the integration work so those groups are represented in aqa-tests and the umbrella status is current.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100