annotate .hgignore @ 1941:79d04223b8a5

Added caching for resolved types and resolved fields. This is crucial, because the local load elimination will lead to wrong results, if field equality (of two RiField objects with the same object and the same RiType) is not given. The caching makes sure that the default equals implementation is sufficient.
author Thomas Wuerthinger <wuerthinger@ssw.jku.at>
date Tue, 28 Dec 2010 18:33:26 +0100
parents 8cfe3537a0d3
children 04605cd35b9e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
91
a294fd0c4b38 6583644: Move all managed/SCCS files out of 'build' into 'make' directory
kamg
parents: 0
diff changeset
1 ^build/
0
a61af66fc99e Initial load
duke
parents:
diff changeset
2 ^dist/
1405
a197210cb4ae initial setup for building; added create.bat
Thomas Wuerthinger <thomas.wuerthinger@gmail.com>
parents: 1055
diff changeset
3 ^java/
a197210cb4ae initial setup for building; added create.bat
Thomas Wuerthinger <thomas.wuerthinger@gmail.com>
parents: 1055
diff changeset
4 ^work/
1416
1b41af477605 Added HotSpotVM project Java source files.
Thomas Wuerthinger <thomas.wuerthinger@gmail.com>
parents: 1405
diff changeset
5 .metadata/
1405
a197210cb4ae initial setup for building; added create.bat
Thomas Wuerthinger <thomas.wuerthinger@gmail.com>
parents: 1055
diff changeset
6 ~$
a197210cb4ae initial setup for building; added create.bat
Thomas Wuerthinger <thomas.wuerthinger@gmail.com>
parents: 1055
diff changeset
7 .swp$
1416
1b41af477605 Added HotSpotVM project Java source files.
Thomas Wuerthinger <thomas.wuerthinger@gmail.com>
parents: 1405
diff changeset
8 .class$
1b41af477605 Added HotSpotVM project Java source files.
Thomas Wuerthinger <thomas.wuerthinger@gmail.com>
parents: 1405
diff changeset
9 .log$
1449
8cfe3537a0d3 Pointer verification stub. Two loose oop fixes in C1X C++ part. Logging which methods have been compiled.
Thomas Wuerthinger <wuerthinger@ssw.jku.at>
parents: 1423
diff changeset
10 .orig$
1423
760213a60e8b * rewrite of the code installation
Lukas Stadler <lukas.stadler@oracle.com>
parents: 1420
diff changeset
11 output.txt$
1449
8cfe3537a0d3 Pointer verification stub. Two loose oop fixes in C1X C++ part. Logging which methods have been compiled.
Thomas Wuerthinger <wuerthinger@ssw.jku.at>
parents: 1423
diff changeset
12 output.cfg$
1055
e703499b4b51 6909462: Fix nbproject/private references in .hgignore
ohair
parents: 720
diff changeset
13 /nbproject/private/
720
67a2f5ba5582 6684007: PrintAssembly plugin not available for linux or windows
never
parents: 222
diff changeset
14 ^src/share/tools/hsdis/build/
222
2a1a77d3458f 6718676: putback for 6604014 is incomplete
never
parents: 110
diff changeset
15 ^src/share/tools/IdealGraphVisualizer/[a-zA-Z0-9]*/build/
2a1a77d3458f 6718676: putback for 6604014 is incomplete
never
parents: 110
diff changeset
16 ^src/share/tools/IdealGraphVisualizer/build/
2a1a77d3458f 6718676: putback for 6604014 is incomplete
never
parents: 110
diff changeset
17 ^src/share/tools/IdealGraphVisualizer/dist/