First version to support Java 7

Hi!
Which aspose.slides version is the first version to officially support Java 7?
I can’t find information on this in the release notes.

What java versions are officially supported in aspose-slides-version 2.9.3?

With regards,
Christiane

Hi Christiane,

I like to share that Java 7 and Java 8 have officially been supported in Aspose.Slides for Java from version 15.1.0 and onward. The old API versions of support Aspose.Slides for Java does work with Java 7 but jar file was built for Java 1.4, 1.5 and 1.6 only. Please share, if I may help you further in this regard.

Many Thanks,

Hi Mudassir,

thx for your answer. We are still using version 2.9.3 because this one has the best performance which is really critical for our customer.

But since we upgraded the application to java 7 last year, we’re fighting with JVM crashed caused by aspose classes:

#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000015b0ee5, pid=2100, tid=4696
#
# JRE version: Java™ SE Runtime Environment (7.0_51-b13) (build 1.7.0_51-b13)
# Java VM: Java HotSpot™ 64-Bit Server VM (24.51-b03 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# J com.aspose.slides.obfuscated.bhh.if(Lcom/aspose/slides/obfuscated/bjn;)V

We were wondering if you can give any hints on how to avoid this (except changing the slides-version…)?

With regards,
Christiane

Hi Christiane,

I can suggest you to please try using our latest API. If there is still an issue with new API, please feel free to share with us and we will try our best to help you further in this regard.

Many Thanks,