Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only includes vendor's openjdk problem list if there is one available. #4790

Closed
sophia-guo opened this issue Sep 27, 2023 · 2 comments · Fixed by #4791
Closed

Only includes vendor's openjdk problem list if there is one available. #4790

sophia-guo opened this issue Sep 27, 2023 · 2 comments · Fixed by #4791
Assignees

Comments

@sophia-guo
Copy link
Contributor

The vendor's problem list is needed per jdk version for all vendors. Ideally it should work as 'it was used if it is there and not used if not present'.

@sophia-guo
Copy link
Contributor Author

Trying with azul jdk21 and got the message jtreg version 7.3.1+1 or higher and this is jtreg version 7.2-dev+1. Current we are setting for jdk21 --> jtreg 7.2, jdk22+ --> jtreg 7.3.1+1. Feels like azul jdk21 requires jtreg7.3.1. We may need to double check the requirements of jtreg version for jdk21.

@sophia-guo
Copy link
Contributor Author

RE -#4790 (comment)

See adoptium/jdk21u@6e54e82

Update as #4793

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant