-
Notifications
You must be signed in to change notification settings - Fork 82
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
144 errors after JDT merge in I20220921-0710 #341
Comments
most of them are like
|
I think it is because jdt.debug Java 19 merge to master is missing. This should get corrected in the I build containing this merge. |
@SarikaSinha : I saw you've just merged jdt debug and Noopur did that for jdt.ui. |
@HannesWell regarding |
We are working on adjusting the bundle versions in UI and debug. Will trigger after that. |
Resolved after jdt.debug and jdt.ui merge |
I build has been triggered. |
That's right. Do you plan to provide a PR to fix that? |
JavaRuntime.getExecutionEnvironmentsManager().getEnvironment(execEnvID) may return null
|
JavaRuntime.getExecutionEnvironmentsManager().getEnvironment(execEnvID) may return null Co-authored-by: Jörg Kubitz <[email protected]>
See
https://download.eclipse.org/eclipse/downloads/drops4/I20220921-0710/testResults.php
and especially
https://download.eclipse.org/eclipse/downloads/drops4/I20220921-0710/testresults/html/org.eclipse.pde.build.tests_ep426I-unit-macM1-java17_macosx.cocoa.aarch64_17.html
The text was updated successfully, but these errors were encountered: