langtools/.hgignore
author poonam
Thu, 16 Jul 2009 18:21:40 -0700
changeset 3577 488338f3a402
parent 10 06bc494ca11e
child 4420 5518c5947f3e
permissions -rw-r--r--
6840305: Discrepancy in system memory details (when 4G or greater) reported by JVM and Windows OS Summary: GlobalMemoryStatus() does not report correct memory usage when the system has more than 4gb of RAM. GlobalMemoryStatusEx() should be used in place of GlobalMemoryStatus(). Reviewed-by: kamg, coleenp
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10
06bc494ca11e Initial load
duke
parents:
diff changeset
     1
^build/
06bc494ca11e Initial load
duke
parents:
diff changeset
     2
^dist/
06bc494ca11e Initial load
duke
parents:
diff changeset
     3
^nbproject/private/