Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8202738

vm_version Abstract_VM_Version::internal_vm_info_string() returns same string for different incremental builds

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 11
    • 9, 10, 11
    • infrastructure
    • None
    • b14

        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.

              erikj Erik Joelsson
              jiangli Jiangli Zhou
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: