On Mon, Apr 10, 2023 at 1:41 PM Svata Dedic <[email protected]> wrote:
> On 10. 04. 23 19:35, Scott Palmer wrote: > > Note that the one example we have been given so far of "Microchip IDE", > if > > it is what I think it is "MPLAB X IDE" ( > > https://www.microchip.com/en-us/tools-resources/develop/mplab-x-ide), > then > > it seems to have Windows 10, Ubuntu 16.04, macOs 10.15 as minimums. Java > > 11 runs on those platforms, and a JRE has been distributed with the > product > > since 5.40. So I continue to search for a real case for Java 8 support. > > Minor correction: the actually distributed JRE is: > OpenJDK Runtime Environment (Zulu 8.64.0.19-CA-linux64) (build > 1.8.0_345-b01) > > -S. > I didn't mean to suggest the distributed JRE was currently Java 11. I implied that it could easily be Java 11. I.e. moving to Java 11 seems to not be an issue. Azul's OpenJDK build of JDK 11 has the same license terms I believe. Scott
