view .hgignore @ 2492:4e5515d09314

Fixed merge issues. - Accessing static fields from the java.lang.Class object instead of the klassOop (1-line-change) - Fixed issue with RiField object caching (the caching was only taking the offset as a field ID, but need to take offset+is_static)
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Fri, 22 Apr 2011 19:00:07 +0200
parents 30fd69882184
children 8c6e31c62fba
line wrap: on
line source

^build/
^dist/
^java/
^java64/
^work/
.metadata/
~$
.swp$
.class$
.log$
.bak$
.orig$
output.txt$
output.cfg$
/nbproject/private/
^scratch/
^src/share/tools/hsdis/build/
^src/share/tools/IdealGraphVisualizer/[a-zA-Z0-9]*/build/
^src/share/tools/IdealGraphVisualizer/build/
^src/share/tools/IdealGraphVisualizer/dist/