B4J Question Different runtime requirements for Java 8 and OpenJDK 11?

MegatenFreak

Active Member
Licensed User
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.
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
Upvote 0
Top