Hi.
The app I'm developing will be running on a variety of different systems, some of them old 32-bit Windows 7 systems.
I've used Java 8 and tested the app and it runs fine on all systems. My questions is: If another developer (who works on my code on his own system with B4J) uses OpenJDK 11, will the final compiled Java app be different? Is it possible it wouldn't run on the same systems that ran my own version?
Thanks a lot.
The app I'm developing will be running on a variety of different systems, some of them old 32-bit Windows 7 systems.
I've used Java 8 and tested the app and it runs fine on all systems. My questions is: If another developer (who works on my code on his own system with B4J) uses OpenJDK 11, will the final compiled Java app be different? Is it possible it wouldn't run on the same systems that ran my own version?
Thanks a lot.