Re: [gwt-contrib] Super slow compilation in projects with many wildcard generics

2017-10-02 Thread Ignacio Baca Moreno-Torres
Yep, IMO the best compromise between solution & risk is to apply the patch over the last CUSTOM JDT build and wait for java9 lang support to upgrade to the last JDT. On Mon, Oct 2, 2017 at 9:48 AM Thomas Broyer wrote: > Note that this means GWT will effectively require JDK 8

Re: [gwt-contrib] Super slow compilation in projects with many wildcard generics

2017-10-02 Thread Colin Alworth
Seems like a good reason to defer to GWT 2.9. On Mon, Oct 2, 2017, at 02:48 AM, Thomas Broyer wrote: > Note that this means GWT will effectively require JDK 8 for > development (gwt-servlet could possibly still work with 1.7, though at > that point I'd push for 1.8 too)> >

Re: [gwt-contrib] Super slow compilation in projects with many wildcard generics

2017-10-02 Thread Thomas Broyer
Note that this means GWT will effectively require JDK 8 for development (gwt-servlet could possibly still work with 1.7, though at that point I'd push for 1.8 too)

Re: [gwt-contrib] Super slow compilation in projects with many wildcard generics

2017-10-02 Thread Ignacio Baca Moreno-Torres
FYI The patch will be released for 4.8M3 https://bugs.eclipse.org/bugs/show_bug.cgi?id=521438#c17 On Wednesday, September 27, 2017 at 11:09:43 PM UTC+2, Roberto Lublinerman wrote: > > I would wait until an eclipse jdt release is done and upgrade JDT. > > On Tue, Sep 26, 2017 at 10:56 AM,