adoptium / adoptium/aqa-tests

[openjdk] : jvm_compiler and hotspot_compiler are duplicate testcasename

Open
#3,625 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
155
Forks
346
Avg merge
2d 9h
Merged PRs (30d)
36

Description

[openjdk] : jvm_compiler and hotspot_compiler are duplicate testcasename. Currently jvm_compiler is limited to jdk11+ and hotspot_compiler is limited to jdk8 and jdk9. So tests will not run twice, however it should be combined to one testcase to reduce confusions.

Contributor guide

Open the contributing guide

Research direction

Search the test definitions and references for jvm_compiler and hotspot_compiler, then compare their JDK version restrictions. Consolidate the duplicate testcase naming while preserving the existing JDK 8, JDK 9, and JDK 11+ coverage. Done means one testcase name remains and the relevant tests still run for their intended versions.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
testing
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.