Use Aspose.Words jdk1.6 with Java 8

Hello,
our application is on java 1.8 and we use jar for java 6

    <dependency>
        <groupId>Aspose</groupId>
        <artifactId>Words.jdk16</artifactId>
     <version>20.12</version>
    </dependency>

what are drawbacks/benefits of using it against standard jars ? Is it worth to switch it ?

Thank you.

@jcash_casenetllc_com

We suggest you please use aspose-words-21.3-jdk17.jar. Please use Aspose.Words for Java 21.3 (JDK1.6 only) if you forced to use Aspose.Words on old Java 6 environment.

Thank you for fast response.

I try to learn what benefits we would get if we switch it. Are there any significant performance differences ?
Thank you

@jcash_casenetllc_com

There is no specific difference between aspose-words-21.3-jdk16.jar and aspose-words-21.3-jdk17.jar.

The aspose-words-21.3-jdk16.jar is only build for Java 6 environment.