.hgignore
author tschatzl
Tue, 22 Apr 2014 11:10:12 +0200
changeset 24108 dfc2242fc6b0
parent 13697 5262b00bc10c
child 33045 00f484891bcf
permissions -rw-r--r--
8040792: G1: Memory usage calculation uses sizeof(this) instead of sizeof(classname) Summary: A few locations in the code use sizeof(this) which returns the size of the pointer instead of sizeof(classname) which returns the size of the sum of its members. This change fixes these errors and adds a few tests. Reviewed-by: mgerdin, brutisso
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
fd16c54261b3 Initial load
duke
parents:
diff changeset
     1
^build/
fd16c54261b3 Initial load
duke
parents:
diff changeset
     2
^dist/
13697
5262b00bc10c 7197849: Update new build-infra makefiles
ohair
parents: 12024
diff changeset
     3
nbproject/private/
6729
6972f2f93eba 6978977: Productivity: use ant for java part of build
igor
parents: 4312
diff changeset
     4
^webrev
9309
334bea52fc16 6631003: Add hg tip changeset to build image
ohair
parents: 6729
diff changeset
     5
^.hgtip
13697
5262b00bc10c 7197849: Update new build-infra makefiles
ohair
parents: 12024
diff changeset
     6
^.bridge2
12024
452c9c3f0a96 7113349: Initial changeset for Macosx port to jdk
michaelm
parents: 9309
diff changeset
     7
.DS_Store