2017-01-09 1:16 GMT-06:00 Patil, Shital <shitapa...@ptc.com>: > We are assessing Java 9(early access) and JSP compilation is badly broken > with Java 9. Even basic java objects(java.lang.Object) are not accessible > while compilation. Appears to be because of jigsaw(modular) > > Any solution or alternative to this problem ? > > I tested Java 9 relatively recently, and normally JSP compilation is the last remaining issue. I can confirm what was said: JDT doesn't have modules support, and it doesn't have a planning for it from what I saw. There have been some significant updates to the modules lately, so it would be unfair to blame the JDT people at this point.
Rémy