With more and more versions of the JDK being released it is making it
harder to tell from which version VM a stack dump was generated from.
Fortunately the change between jdk1.0.2 and jdk1.1 introduced a JNI flag
in the output as a distinguishing feature. However if a simple version
string was dumped out too this will make it alot easier for a support engineer
to see who's VM it came from and which version
harder to tell from which version VM a stack dump was generated from.
Fortunately the change between jdk1.0.2 and jdk1.1 introduced a JNI flag
in the output as a distinguishing feature. However if a simple version
string was dumped out too this will make it alot easier for a support engineer
to see who's VM it came from and which version
- relates to
-
JDK-4174231 Request more detailed JRE version string
-
- Closed
-