posted 13 years ago
Hi,
thanks for your answer. However, I am still a bit unsure. In the assignment it says "your submission must have been tested and shown to work under a production version of the Java 2 platform and that the platform must not have been superseded by a new production version for more than 18 months"
==>(1) What do they mean by "production version"?? I have just seen that java 1.6.0 (the version I am using), was released in 2006 (!!!) In between there have been several updates, the last being 1.6.0_25 ==> do these updates count as versions or will the next version be Java 1.7???
==> I know that I can type java- version, but I was unsure if I also have to put the second and third line into the version.txt (
Java(TM) SE Runtime Environment (build 1.6.0-b105)
Java HotSpot(TM) Client VM (build 1.6.0-b105, mixed mode)
)
Thanks a lot,
.