jaxp/.hgignore
author kvn
Mon, 25 Feb 2008 15:05:44 -0800
changeset 202 dc13bf0e5d5d
parent 6 7f561c08de6b
child 2669 15024792697e
permissions -rw-r--r--
6633953: type2aelembytes{T_ADDRESS} should be 8 bytes in 64 bit VM Summary: T_ADDRESS size is defined as 'int' size (4 bytes) but C2 use it for raw pointers and as memory type for StoreP and LoadP nodes. Reviewed-by: jrose
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6
7f561c08de6b Initial load
duke
parents:
diff changeset
     1
^build/
7f561c08de6b Initial load
duke
parents:
diff changeset
     2
^dist/
7f561c08de6b Initial load
duke
parents:
diff changeset
     3
^nbproject/private/