What version of Java can I use in a Java Callout for Edge?

I am looking at this documentation page.

One of the documented errors is "IncompatibleJavaVersion".

4908-screenshot-20170522-115737.png

The next question is:

What versions of Java ARE supported?

If I compile my callout for a target JRE of Java7, will it work?

What about a target of Java8? Java9?

Thank you!

Solved Solved
0 2 297
1 ACCEPTED SOLUTION

@Dino -- Good question. I added a link to the Supported Software page to clarify.

Java 7 and Java 8.

View solution in original post

2 REPLIES 2

@Dino -- Good question. I added a link to the Supported Software page to clarify.

Java 7 and Java 8.

Thanks, guys!