B4J Question [Server] Java runtime version

Alessandro71

Well-Known Member
Licensed User
Longtime User
Currently, B4J has JDK 19 as the supported version and my jar is compiled on that.
While setting up an hosting environment for a jServer-based application on AWS, I have only choices between the Amazon custom JRE 17, 21 or 23.
By best guess I'd choose 21, but is there any caveat to be aware of?
 
Top