The system in which our application must run has a specific version of Java Runtime Environment (JRE) installed and it may not be changed.
Therefore I have written a system requirement for my team, which we shall test later (before delivering the finished product). Can somebody confirm if my wording here is ok/nok? I'm mostly insecure about the JVM part because I don't really know the intricacies of how Java runs.
RedactedApplicationName shall be able to run in a Java Virtual Machine (JVM) with Java Runtime Environment (JRE) 1.8.0_241 64bit.
Note: we follow the standard Volere Requirements Specification template.
