]> source.dussan.org Git - poi.git/commit
Change logic to avoid a 1.6 compiler bug that doesn't properly handle generics. ...
authorGreg Woolsey <gwoolsey@apache.org>
Tue, 14 Feb 2017 22:00:05 +0000 (22:00 +0000)
committerGreg Woolsey <gwoolsey@apache.org>
Tue, 14 Feb 2017 22:00:05 +0000 (22:00 +0000)
commitf990d41c78b86ea4812809461251179cdc69b2d6
treefe2803263faa705916d9dc6f02281701b430c0eb
parent64f9c52a7d98f7fead9b5bd9c2337360ad63220d
Change logic to avoid a 1.6 compiler bug that doesn't properly handle generics.  Eclipse compiler and JDK > 1.6 work properly, even with target runtime = 1.6, so I didn't see it locally.  had to compile with the same version of the JDK as the build machine to see the problem.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1783035 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/ss/formula/EvaluationConditionalFormatRule.java