哪个版本的 JaspeReports 支持 Java 8?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/23315545/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
What version of JaspeReports has support for Java 8?
提问by acostache
I have been searching for quite some time to read an "official statement" on this matter, but found none. Therefore, could anyone please indicate a reference or point to some news on this? What version of JasperReports has support for Java 8, or at least is there partial support available? (or is it "trial and error"?)
我一直在寻找有关此事的“官方声明”,但没有找到。因此,任何人都可以指出参考或指出有关此的一些新闻吗?哪个版本的 JasperReports 支持 Java 8,或者至少有部分支持可用?(还是“反复试验”?)
Some posts on the Jasper community forum seem to indicate that iReport and JasperReports Server does not provide Java 8 support yet. On the other hand, I see some indications that it does, at least in part (http://community.jaspersoft.com/jasperreports-server/issues/3498). It is a bit confusing.
Jasper 社区论坛上的一些帖子似乎表明 iReport 和 JasperReports Server 尚不提供 Java 8 支持。另一方面,我看到一些迹象表明它确实如此,至少部分是(http://community.jaspersoft.com/jasperreports-server/issues/3498)。这有点令人困惑。
采纳答案by Endrik
As far as i know, JasperReport does not support Java 8 yet, just like you said. In this post a member of JasperSoft staff clearly states that they will introduce it on later versions of their library, so i would trust him: JasperReport - Java 8 compatibility.
据我所知,JasperReport 还不支持 Java 8,就像你说的。在这篇文章中,JasperSoft 的一名员工明确表示他们将在其库的后续版本中引入它,所以我相信他:JasperReport - Java 8 兼容性。
回答by Teodor Danciu
We are not aware of any issue with running JasperReports Library on Java 8.
我们不知道在 Java 8 上运行 JasperReports 库有任何问题。
At some point we needed to upgrade the JDT compiler to support Java 8, but after doing so, there were no other issues we know about.
在某些时候,我们需要升级 JDT 编译器以支持 Java 8,但这样做之后,我们就没有发现其他问题。
回答by Mohammad Hussain
Yes Java 8 support jasper report i am using jasperreport version 6.0.0 with java 8 and it is working as per expectation
是的 Java 8 支持 jasper 报告我正在使用带有 Java 8 的 jasperreport 6.0.0 版,它按预期工作