https://issues.apache.org/bugzilla/show_bug.cgi?id=54475
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=54475
--- Comment #7 from Robbie Gibson ---
Created attachment 31416
--> https://issues.apache.org/bugzilla/attachment.cgi?id=31416&action=edit
Proposed patch to alleviate crash behaviour
I propose the following very simple patch to stop the c
https://issues.apache.org/bugzilla/show_bug.cgi?id=54475
Mark Thomas changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|INVALID
https://issues.apache.org/bugzilla/show_bug.cgi?id=54475
Robbie Gibson changed:
What|Removed |Added
CC||robbie_use...@yahoo.co.uk
--- Comm
https://issues.apache.org/bugzilla/show_bug.cgi?id=54475
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=54475
--- Comment #3 from Nick Williams ---
Like I said, I got the JSPs to compile in Tomcat with the Ant compiler (just
without the SMAP) and I understand that Java 8 is still in flux. This bug
report was so that at some point, as Java 8 becomes
https://issues.apache.org/bugzilla/show_bug.cgi?id=54475
--- Comment #2 from Christopher Schultz ---
Since 1.8 isn't out yet, I wouldn't expect support for it, yet.
You should be able to use the JSP precompiler to generate Java source for you
and then use whatever compiler you want to actually g
https://issues.apache.org/bugzilla/show_bug.cgi?id=54475
--- Comment #1 from Nick Williams ---
Note, I realize that Java 8 is still beta. This bug may not be related to
Tomcat, but could instead be a JDK issue. I have filed this bug mostly for
tracking purposes, and so that someone more knowledge