make/hotspot_distro

Tue, 19 Aug 2008 07:25:02 -0700

author
rasbold
date
Tue, 19 Aug 2008 07:25:02 -0700
changeset 731
ce93a51457ae
parent 631
d1605aabd0a1
child 720
51ae48d8072f
permissions
-rw-r--r--

6730716: nulls from two unrelated classes compare not equal
Summary: check for not-nullness after proving that types are unrelated
Reviewed-by: kvn, never

     1 # 
     2 # Copyright 2006-2008 Sun Microsystems, Inc.  All rights reserved.
     3 # SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
     4 #
     6 #
     7 # This file format must remain compatible with both
     8 # GNU Makefile and Microsoft nmake formats.
     9 #
    11 # Don't put quotes (fail windows build).
    12 HOTSPOT_VM_DISTRO=Java HotSpot(TM)
    13 COMPANY_NAME=Sun Microsystems, Inc.
    14 PRODUCT_NAME=Java(TM) Platform SE

mercurial