comparison make/solaris/makefiles/sparcWorks.make @ 6725:da91efe96a93

6964458: Reimplement class meta-data storage to use native memory Summary: Remove PermGen, allocate meta-data in metaspace linked to class loaders, rewrite GC walking, rewrite and rename metadata to be C++ classes Reviewed-by: jmasa, stefank, never, coleenp, kvn, brutisso, mgerdin, dholmes, jrose, twisti, roland Contributed-by: jmasa <jon.masamitsu@oracle.com>, stefank <stefan.karlsson@oracle.com>, mgerdin <mikael.gerdin@oracle.com>, never <tom.rodriguez@oracle.com>
author coleenp
date Sat, 01 Sep 2012 13:25:18 -0400
parents 74c359c4a9e5
children
comparison
equal deleted inserted replaced
6724:36d1d483d5d6 6725:da91efe96a93
36 NAWK = /bin/nawk 36 NAWK = /bin/nawk
37 37
38 MCS = /usr/ccs/bin/mcs 38 MCS = /usr/ccs/bin/mcs
39 STRIP = /usr/ccs/bin/strip 39 STRIP = /usr/ccs/bin/strip
40 endif 40 endif
41
42 REORDER_FLAG = -xF
43 41
44 # Check for the versions of C++ and C compilers ($CXX and $CC) used. 42 # Check for the versions of C++ and C compilers ($CXX and $CC) used.
45 43
46 # Get the last thing on the line that looks like x.x+ (x is a digit). 44 # Get the last thing on the line that looks like x.x+ (x is a digit).
47 COMPILER_REV := \ 45 COMPILER_REV := \