8131182: Increment minor version of HSx for 8u71 and initialize the build number

Tue, 14 Jul 2015 11:31:34 -0700

author
asaha
date
Tue, 14 Jul 2015 11:31:34 -0700
changeset 8215
2ca31b46416e
parent 8214
971585d231e9
child 8216
2a559ddea547

8131182: Increment minor version of HSx for 8u71 and initialize the build number
Reviewed-by: katleman

make/hotspot_version file | annotate | diff | comparison | revisions
     1.1 --- a/make/hotspot_version	Tue Jul 14 10:53:07 2015 -0700
     1.2 +++ b/make/hotspot_version	Tue Jul 14 11:31:34 2015 -0700
     1.3 @@ -31,10 +31,10 @@
     1.4  #
     1.5  
     1.6  # Don't put quotes (fail windows build).
     1.7 -HOTSPOT_VM_COPYRIGHT=Copyright 2015
     1.8 +HOTSPOT_VM_COPYRIGHT=Copyright 2016
     1.9  
    1.10  HS_MAJOR_VER=25
    1.11 -HS_MINOR_VER=65
    1.12 +HS_MINOR_VER=71
    1.13  HS_BUILD_NUMBER=01
    1.14  
    1.15  JDK_MAJOR_VER=1

mercurial