annotate make/hotspot_distro @ 1340:1771222afd14

6969236: Regression: JVM identification fails due to Oracle rebranding in java.exe Reviewed-by: asaha
author ohair
date Fri, 16 Jul 2010 22:26:44 -0700
parents 193a468093fa
children
rev   line source
trims@385 1 #
trims@1312 2 # Copyright (c) 2006, 2008, Oracle and/or its affiliates. All rights reserved.
kamg@284 3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
kamg@284 4 #
kamg@284 5 # This code is free software; you can redistribute it and/or modify it
kamg@284 6 # under the terms of the GNU General Public License version 2 only, as
kamg@284 7 # published by the Free Software Foundation.
kamg@284 8 #
kamg@284 9 # This code is distributed in the hope that it will be useful, but WITHOUT
kamg@284 10 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
kamg@284 11 # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
kamg@284 12 # version 2 for more details (a copy is included in the LICENSE file that
kamg@284 13 # accompanied this code).
kamg@284 14 #
kamg@284 15 # You should have received a copy of the GNU General Public License version
kamg@284 16 # 2 along with this work; if not, write to the Free Software Foundation,
kamg@284 17 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
kamg@284 18 #
trims@1334 19 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
trims@1334 20 # or visit www.oracle.com if you need additional information or have any
trims@1334 21 # questions.
trims@385 22 #
kamg@90 23
kamg@90 24 #
kamg@90 25 # This file format must remain compatible with both
kamg@90 26 # GNU Makefile and Microsoft nmake formats.
kamg@90 27 #
kamg@90 28
kamg@90 29 # Don't put quotes (fail windows build).
kamg@90 30 HOTSPOT_VM_DISTRO=Java HotSpot(TM)
ohair@1340 31 COMPANY_NAME=Sun Microsystems, Inc.
kamg@90 32 PRODUCT_NAME=Java(TM) Platform SE