United StatesChange Country, Oracle Worldwide Web Sites Communities I am a... I want to...
Bug ID: 7151573 Fork hs23.1 hsx from hs23.0 for 7u5 and reinitialize build number
7151573 : Fork hs23.1 hsx from hs23.0 for 7u5 and reinitialize build number

Details
Type:
Bug
Submit Date:
2012-03-06
Status:
Resolved
Updated Date:
2012-05-02
Project Name:
JDK
Resolved Date:
2012-03-06
Component:
hotspot
OS:
generic
Sub-Component:
build
CPU:
generic
Priority:
P3
Resolution:
Fixed
Affected Versions:
hs23.1
Fixed Versions:
hs23.1

Related Reports
Backport:

Sub Tasks

Description
Fork hs23.1 for 7u5 from hs23.0 and initialize build # to b01.

                                    

Comments
EVALUATION

increment hsx version for 7u5 and also updated the copyright year to 2012.

HOTSPOT_VM_COPYRIGHT=Copyright 2012
                                     
2012-03-06
SUGGESTED FIX

diff --git a/make/hotspot_version b/make/hotspot_version
--- a/make/hotspot_version
+++ b/make/hotspot_version
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2006, 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2006, 2012, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
@@ -31,11 +31,11 @@
 #

 # Don't put quotes (fail windows build).
-HOTSPOT_VM_COPYRIGHT=Copyright 2011
+HOTSPOT_VM_COPYRIGHT=Copyright 2012

 HS_MAJOR_VER=23
-HS_MINOR_VER=0
-HS_BUILD_NUMBER=16
+HS_MINOR_VER=1
+HS_BUILD_NUMBER=01

 JDK_MAJOR_VER=1
 JDK_MINOR_VER=8
                                     
2012-03-06



Hardware and Software, Engineered to Work Together