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

fixes #2: unit test failure under JDK17 #3

Closed
wants to merge 1 commit into from
Closed

fixes #2: unit test failure under JDK17 #3

wants to merge 1 commit into from

Conversation

guusdk
Copy link
Member

@guusdk guusdk commented Nov 22, 2023

This addresses a staticly loaded path that doesn't exist when unit tests are executed. Apparently, this trips up JDK 17 more than earlier JDKs.

Not the cleanest of solutions, but barring a major refactoring, this will do.

This addresses a staticly loaded path that doesn't exist when unit tests are executed. Apparently, this trips up JDK 17 more than earlier JDKs.

Not the cleanest of solutions, but barring a major refactoring, this will do.
@guusdk guusdk closed this Nov 22, 2023
@guusdk guusdk deleted the 2_JDK17 branch November 22, 2023 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant