-
Enhancement
-
Resolution: Fixed
-
P3
-
9, 10, 11
-
None
-
b14
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8203564 | 11.0.1 | Erik Joelsson | P3 | Resolved | Fixed | team |
Abstract_VM_Version::internal_vm_info_string() uses __DATE__ and __TIME__ macros. The data and time info is only updated when vm_version.cpp is compiled. In incremental builds where vm_version.cpp is not recompiled, the same version string is used for different builds.
- backported by
-
JDK-8203564 vm_version Abstract_VM_Version::internal_vm_info_string() returns same string for different incremental builds
-
- Resolved
-