A timestamp and version string relating to java.vm.version are the first two lines printed in a thread dump. No information is printed about the java.runtime.version bundled with the running JVM.
hotspot library already has access to such version values. Can we get that printed also (along with the java.runtime.name property value)
hotspot library already has access to such version values. Can we get that printed also (along with the java.runtime.name property value)
- links to
-
Commit(master) openjdk/jdk/158e59ab
-
Review(master) openjdk/jdk/26520