hotspot_version revision 3553
1245N/A#
1245N/A# Copyright (c) 2006, 2011, Oracle and/or its affiliates. All rights reserved.
1245N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
1245N/A#
1245N/A# This code is free software; you can redistribute it and/or modify it
1245N/A# under the terms of the GNU General Public License version 2 only, as
1245N/A# published by the Free Software Foundation.
1245N/A#
1245N/A# This code is distributed in the hope that it will be useful, but WITHOUT
1245N/A# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1245N/A# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
1245N/A# version 2 for more details (a copy is included in the LICENSE file that
1245N/A# accompanied this code).
1245N/A#
1245N/A# You should have received a copy of the GNU General Public License version
1245N/A# 2 along with this work; if not, write to the Free Software Foundation,
1245N/A# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
1245N/A#
1245N/A# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
1245N/A# or visit www.oracle.com if you need additional information or have any
1245N/A# questions.
1245N/A#
1245N/A
1245N/A#
1245N/A#
1245N/A
1245N/A#
1245N/A# Master Hotspot version file. These values may be overridden by a control
1245N/A# workspace build. This file format must remain compatible with both
1245N/A# GNU Makefile and Microsoft nmake formats.
1245N/A#
1245N/A
1245N/A# Don't put quotes (fail windows build).
1245N/AHOTSPOT_VM_COPYRIGHT=Copyright 2011
1245N/A
1245N/AHS_MAJOR_VER=24
1245N/AHS_MINOR_VER=0
1245N/AHS_BUILD_NUMBER=01
1245N/A
1245N/AJDK_MAJOR_VER=1
1245N/AJDK_MINOR_VER=8
1245N/AJDK_MICRO_VER=0
1245N/A
1245N/A# Previous (bootdir) JDK version
1245N/AJDK_PREVIOUS_VERSION=1.7.0
1245N/A