8044604: Increment minor version of HSx for 8u25 and initialize the build number

Mon, 02 Jun 2014 16:26:14 -0700

author
asaha
date
Mon, 02 Jun 2014 16:26:14 -0700
changeset 6829
dbcd3fcdba84
parent 6828
3b0fe4ec6ebe
child 6832
b207affc0618

8044604: Increment minor version of HSx for 8u25 and initialize the build number
Reviewed-by: jcoomes

make/hotspot_version file | annotate | diff | comparison | revisions
     1.1 --- a/make/hotspot_version	Fri May 30 13:32:43 2014 -0400
     1.2 +++ b/make/hotspot_version	Mon Jun 02 16:26:14 2014 -0700
     1.3 @@ -34,8 +34,8 @@
     1.4  HOTSPOT_VM_COPYRIGHT=Copyright 2014
     1.5  
     1.6  HS_MAJOR_VER=25
     1.7 -HS_MINOR_VER=11
     1.8 -HS_BUILD_NUMBER=02
     1.9 +HS_MINOR_VER=25
    1.10 +HS_BUILD_NUMBER=01
    1.11  
    1.12  JDK_MAJOR_VER=1
    1.13  JDK_MINOR_VER=8

mercurial