Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-dev] BREE for org.eclipse.jdt.junit.runtime

Hi all,

Some other issues in CI have highlighted (with a build failure) that some org.eclipse.jdt.junit.runtime bundle still use J2SE-1.5 as BREE. I'm not sure whether there is some constraint to force that; for example, are those bundles injected into the test runtime so they need compatibility with older runtimes?
Would it be an issue to move those to JavaSE-11 ? That will be one good way to avoid the build issues we're facing now.

Thanks in advance
--
Mickael Istria
Eclipse IDE developer, for Red Hat Developers

Back to the top