I know NB 15 is still not released but I'm using rc1 it because 14 had an issue
that made it unusable for me (forms designer frequently freezing).
After migrating from NB 12, the NB Platform's project 'Manage Platform'
remained at Java 8.
I found that the produced NB Platform Application ran fine on Java 8. When no
Java was found the application would say "Cannot find Java 1.8 or higher".
Does this mean that a NB Platform Application, compiled on NB 15 as described
above, is compatible to run on Java 8? Or is this just luck that it ran on Java
8 and the error msg saying 1.8 is something that hasn't yet been updated?
Also, I found that after uninstalling Java 8 and having project's 'Manage
Platform' now at Java 11 that the compiled Platform application would also run
on Java 8.
I want to know whether to tell end users that they must move to J11+, or that
J8 is still OK.