Java was planed to be backward compatible.
But with removed APIs in newer JDKs it is not anymore.
   "Bundle-RequiredExecutionEnvironment: JavaSE-1.8"
is not a guarantee it will still run on later java JDK versions. But we treat it as that.
API removals will go on.

What do you think?

_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev

Reply via email to