Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] Declaring Build for wtp-R3.9.3-M: S-3.9.3RC4-20180302093744

> On 7 Mar 2018, at 17.40, Nick Boldt <nboldt@xxxxxxxxxx> wrote:
> [...]
> Has anyone started work on JDK 10 support in WTP? Just curious in which projects I should expect to see changes.
> 

I really doubt there's anything to do for WTP for JDK 10, unless there is a classfile version check somewhere in there? The only language issue is the 'var' reserved word. I guess we could stop people using the new servlet wizard from using 'var' as a type name, but that's about it.

-Jesper

Back to the top