eclipse-ocl / org.eclipse.ocl

Eclipse Public License 2.0
0 stars 0 forks source link

[releng] Accommodate incompatible change for non-@NonNull extends types #1680

Closed eclipse-ocl-bot closed 2 hours ago

eclipse-ocl-bot commented 2 hours ago

| --- | --- | | Bugzilla Link | 490494 | | Status | RESOLVED FIXED | | Importance | P3 normal | | Reported | Mar 27, 2016 05:04 EDT | | Modified | Apr 09, 2016 06:19 EDT | | Depends on | 490408 | | Reporter | Ed Willink |

Description

Bug 490408 WORKSFORMEe an M6 JDT breakage whereby <? extends X> is now inferred as @Nullable causing compilation errors for recommended preferences.

Most of the errors represent code that deserves to be improved.

Fix them.

eclipse-ocl-bot commented 2 hours ago

By Ed Willink on Apr 09, 2016 06:19

Pushed to master for M7.