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

Fix virtual tests for Java 17 #466

Merged
merged 2 commits into from
Mar 26, 2024

Conversation

KyleAure
Copy link
Contributor

Found an issue with the virtual tests when using Java 17. Attempted to call the isVirutal() method on Java 17 resulting in NoSuchMethodException

@KyleAure KyleAure added bug Something isn't working TCK labels Mar 22, 2024
@KyleAure KyleAure self-assigned this Mar 22, 2024
@KyleAure KyleAure merged commit 2fcec24 into jakartaee:main Mar 26, 2024
3 checks passed
@KyleAure KyleAure deleted the fix-virtual-tests-java-17 branch March 26, 2024 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working TCK
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants