The Source for Java Technology Collaboration
User: Password:



Start New Message Post a Reply

Subject:  6u10 verus 6u6
Date:  2008-05-20 08:01:23
From:  swpalmer
Response to: 6u10 verus 6u6


Nothing is suggesting that the JRE you are running your application on will change while you are running your application. The JRE will be constant for any particular run of your application. Error logs should identify the JRE version easily. Or you can just check with "java -version" when you notice a problem.

 Feed java.net RSS Feeds