Bug 56373 - CompilerOptions.VERSION_1_8 only makes sense when running java8
Summary: CompilerOptions.VERSION_1_8 only makes sense when running java8
Status: RESOLVED INVALID
Alias: None
Product: Tomcat 7
Classification: Unclassified
Component: Jasper (show other bugs)
Version: trunk
Hardware: PC Linux
: P2 normal (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-09 11:26 UTC by Christian Skarby
Modified: 2014-04-09 12:01 UTC (History)
0 users



Attachments
Patch to http://svn.apache.org/repos/asf/tomcat/tc7.0.x/trunk (1.36 KB, patch)
2014-04-09 11:26 UTC, Christian Skarby
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Skarby 2014-04-09 11:26:09 UTC
Created attachment 31491 [details]
Patch to http://svn.apache.org/repos/asf/tomcat/tc7.0.x/trunk

See https://issues.apache.org/bugzilla/show_bug.cgi?id=56283#c3
I propose using the same solution for tomcat7 as implemented in tomcat6, that is to use the string "1.8" instead of CompilerOptions.VERSION_1_8.