langtools/.jcheck/conf
author poonam
Thu, 16 Jul 2009 18:21:40 -0700
changeset 3577 488338f3a402
parent 160 564d8dc66b61
child 10175 9adcace810dd
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:
160
564d8dc66b61 6669216: Add jcheck configuration directories
mr
parents:
diff changeset
     1
project=jdk7