Replies: 2 comments 1 reply
-
For blockers I personally would try to provide:
With this approach my company had good experience contributing to open source projects.
It depends. In case the problem is a blocker for JDT or platform you could expect a fix in a work week or faster. Anything else is, as you've mentioned, depends on the current resources available, and there aren't many. So a proactive contribution to this project is the best way you could assume quick fixes. |
Beta Was this translation helpful? Give feedback.
-
A higher cadence on your side could actually help: when you report a "fresh" regression, then it will be easier to find the bad change, and memory of that change is still fresh. The "ideal" bug report is filed against an I-build or milestone, at which point it is most valuable feedback. |
Beta Was this translation helpful? Give feedback.
-
The J2CL project has been relying on JDT as its frontend for Java since its inception and has served us well. Since J2CL moved with the Java updates cadence at Google, we always found blockers to be resolved by the time J2CL needed to update to a more current JDT version. But it looks like we are going to start upgrading at a higher cadence and that raises the concern on how to handle blockers.
For example, in our latest attempt to update to the current version we found a couple of issues that are blockers for us (issues #2941and #2949). I was wondering if it is realistic to assume those kinds of issues will be fixed relatively quickly or should we expect longer delays with the current founding level of the project.
Roberto Lublinerman on behalf of the J2CL team.
Beta Was this translation helpful? Give feedback.
All reactions