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

Query others suitable VMs for system-packages if one cannot be read #714

Merged
merged 1 commit into from
Aug 18, 2023

Conversation

HannesWell
Copy link
Member

Fixes #709

@laeubi can you test this with your 'bad' vm installation?

@HannesWell
Copy link
Member Author

Ideally the VMs would even be sorted so that those with the most packages are choosen. This would avoid accidental use of reduced JVMs for example included in jextract.
But a caching as proposed in eclipse-jdt/eclipse.jdt.debug#294, would then be good.

@github-actions
Copy link

github-actions bot commented Aug 17, 2023

Test Results

   234 files     234 suites   36m 50s ⏱️
3 300 tests 3 275 ✔️ 24 💤 1
4 752 runs  4 726 ✔️ 24 💤 2

For more details on these failures, see this check.

Results for commit 8b69645.

♻️ This comment has been updated with latest results.

Copy link
Contributor

@laeubi laeubi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

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.

NullPointerException in PDEState.querySystemPackages
2 participants