-1

I am trying to migrate from Java 8 to Java 10 and determine which versions of Java Anypoint Studio and the Mule Runtimes support.

Is it possible to set them up to run with Java 10?

jerney
  • 2,187
  • 1
  • 19
  • 31

1 Answers1

2

I've made a list of the details below. In short, at the time of this writing, Java 9 and 10 are not currently supported by any version of Anypoint Studio or the Mule runtime.

jerney
  • 2,187
  • 1
  • 19
  • 31
  • I have gone through the documentation on mulesoft and anypoint studio even before i posted my question. What we are trying is might be we can upgrade to JDK 9/10 with older versions. I tried passing vm args in mule studio 7.2 but it doesn't start up and gave error that it support JDK 8. Change configuration before start up. – Sajjad Ali Sep 11 '18 at 06:44