annotate .hgignore @ 4585:c47ca28d164a

Create exception dispatch even if catch type is not initialized yet. Previously, when there were multiple exception handlers, and an uninitialized catch type was preceding another (initialized) catch type, no exception dispatch would be created. This could lead to a deopt every time one of the later exceptions was thrown.
author Andreas Woess <andreas.woess@jku.at>
date Mon, 13 Feb 2012 23:47:06 +0100
parents 1f799a5f9343
children 72029d4b16ca
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3719
5140bf905747 Removed mx/env from revision control.
Doug Simon <doug.simon@oracle.com>
parents: 3703
diff changeset
1 ^mx/env
5140bf905747 Removed mx/env from revision control.
Doug Simon <doug.simon@oracle.com>
parents: 3703
diff changeset
2 ^mx/includes
91
a294fd0c4b38 6583644: Move all managed/SCCS files out of 'build' into 'make' directory
kamg
parents: 0
diff changeset
3 ^build/
0
a61af66fc99e Initial load
duke
parents:
diff changeset
4 ^dist/
1405
a197210cb4ae initial setup for building; added create.bat
Thomas Wuerthinger <thomas.wuerthinger@gmail.com>
parents: 1055
diff changeset
5 ^java/
3736
d3ec27ea1b20 Work with GRAAL environment variable instead of MAXINE environment variable.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3732
diff changeset
6 ^lib/
4164
d6d589ed9b84 .hgignore all sub-versions of jsk1.7.0
Christian Wimmer <christian.wimmer@oracle.com>
parents: 4145
diff changeset
7 ^jdk1.7.0
2214
30fd69882184 More build system adjustments.
Thomas Wuerthinger <thomas.wuerthinger@gmail.com>
parents: 2184
diff changeset
8 ^java64/
1405
a197210cb4ae initial setup for building; added create.bat
Thomas Wuerthinger <thomas.wuerthinger@gmail.com>
parents: 1055
diff changeset
9 ^work/
4144
34527a24bcf8 Adopted mxtool changes.
Doug Simon <doug.simon@oracle.com>
parents: 4137
diff changeset
10 \.checkstyle$
34527a24bcf8 Adopted mxtool changes.
Doug Simon <doug.simon@oracle.com>
parents: 4137
diff changeset
11 \.checkstyle.*.timestamp
3732
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3731
diff changeset
12 \.classpath
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3731
diff changeset
13 \.project
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3731
diff changeset
14 \.settings/
2517
8c6e31c62fba added initial version of design docs, fixed .hgignore (regex, . -> \.)
Lukas Stadler <lukas.stadler@jku.at>
parents: 2214
diff changeset
15 \.metadata/
1405
a197210cb4ae initial setup for building; added create.bat
Thomas Wuerthinger <thomas.wuerthinger@gmail.com>
parents: 1055
diff changeset
16 ~$
3234
28e260179e6f Updated hgignore
Thomas Wuerthinger <thomas@wuerthinger.net>
parents: 3218
diff changeset
17 \.csv$
2517
8c6e31c62fba added initial version of design docs, fixed .hgignore (regex, . -> \.)
Lukas Stadler <lukas.stadler@jku.at>
parents: 2214
diff changeset
18 \.swp$
8c6e31c62fba added initial version of design docs, fixed .hgignore (regex, . -> \.)
Lukas Stadler <lukas.stadler@jku.at>
parents: 2214
diff changeset
19 \.class$
8c6e31c62fba added initial version of design docs, fixed .hgignore (regex, . -> \.)
Lukas Stadler <lukas.stadler@jku.at>
parents: 2214
diff changeset
20 \.log$
8c6e31c62fba added initial version of design docs, fixed .hgignore (regex, . -> \.)
Lukas Stadler <lukas.stadler@jku.at>
parents: 2214
diff changeset
21 \.bak$
8c6e31c62fba added initial version of design docs, fixed .hgignore (regex, . -> \.)
Lukas Stadler <lukas.stadler@jku.at>
parents: 2214
diff changeset
22 \.aux$
2893
5410e7a2873b Update hgignore to get a clean "hg st".
Thomas Wuerthinger <thomas@wuerthinger.net>
parents: 2674
diff changeset
23 \.pdf$
5410e7a2873b Update hgignore to get a clean "hg st".
Thomas Wuerthinger <thomas@wuerthinger.net>
parents: 2674
diff changeset
24 \.dot$
3731
71f1f6fd32f7 Added project.properties. Ignore *.pyc files.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3724
diff changeset
25 \.pyc$
4516
35cca763f498 Added netbeans project files, updates .hgignore
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4512
diff changeset
26 ^graal/.*/build.xml
35cca763f498 Added netbeans project files, updates .hgignore
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4512
diff changeset
27 ^graal/.*/nbproject/
4269
ffd5ce8fc736 Moved IDE project configuration into mx.py.
Doug Simon <doug.simon@oracle.com>
parents: 4172
diff changeset
28 dist
2517
8c6e31c62fba added initial version of design docs, fixed .hgignore (regex, . -> \.)
Lukas Stadler <lukas.stadler@jku.at>
parents: 2214
diff changeset
29 ^doc/.*/dot_temp_
2627
6d843cdd0bed added doxygen script and config file
Lukas Stadler <lukas.stadler@jku.at>
parents: 2517
diff changeset
30 ^doc/doxygen/.*$
2517
8c6e31c62fba added initial version of design docs, fixed .hgignore (regex, . -> \.)
Lukas Stadler <lukas.stadler@jku.at>
parents: 2214
diff changeset
31 \.orig$
8c6e31c62fba added initial version of design docs, fixed .hgignore (regex, . -> \.)
Lukas Stadler <lukas.stadler@jku.at>
parents: 2214
diff changeset
32 output\.txt$
8c6e31c62fba added initial version of design docs, fixed .hgignore (regex, . -> \.)
Lukas Stadler <lukas.stadler@jku.at>
parents: 2214
diff changeset
33 output\.cfg$
4172
9c060d6f5f11 hgignore all .cfg files
Christian Wimmer <Christian.Wimmer@Oracle.com>
parents: 4164
diff changeset
34 \.cfg
2977
f01de7799e05 Updated hgignore.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents: 2893
diff changeset
35 java\.hprof\.txt$
1055
e703499b4b51 6909462: Fix nbproject/private references in .hgignore
ohair
parents: 720
diff changeset
36 /nbproject/private/
2674
6ab73784566a * BlockBegin.predecessors changed to List<BlockEnd>
Lukas Stadler <lukas.stadler@jku.at>
parents: 2663
diff changeset
37 ^graal/hotspot/java$
2052
04605cd35b9e Changed .hgignore.
Thomas Wuerthinger <wuerthinger@ssw.jku.at>
parents: 1449
diff changeset
38 ^scratch/
4480
7d6490436b57 Add Scala DaCapo benchs
Gilles Duboscq <duboscq@ssw.jku.at>
parents: 4269
diff changeset
39 ^test-output/
3234
28e260179e6f Updated hgignore
Thomas Wuerthinger <thomas@wuerthinger.net>
parents: 3218
diff changeset
40 scratch/
3498
1384a953d503 Updated hgignore
Thomas Wuerthinger <thomas@wuerthinger.net>
parents: 3491
diff changeset
41 bin/
2893
5410e7a2873b Update hgignore to get a clean "hg st".
Thomas Wuerthinger <thomas@wuerthinger.net>
parents: 2674
diff changeset
42 ^local/
720
67a2f5ba5582 6684007: PrintAssembly plugin not available for linux or windows
never
parents: 222
diff changeset
43 ^src/share/tools/hsdis/build/
222
2a1a77d3458f 6718676: putback for 6604014 is incomplete
never
parents: 110
diff changeset
44 ^src/share/tools/IdealGraphVisualizer/[a-zA-Z0-9]*/build/
2a1a77d3458f 6718676: putback for 6604014 is incomplete
never
parents: 110
diff changeset
45 ^src/share/tools/IdealGraphVisualizer/build/
2a1a77d3458f 6718676: putback for 6604014 is incomplete
never
parents: 110
diff changeset
46 ^src/share/tools/IdealGraphVisualizer/dist/
4512
015fb895586b Moved visualizer to new directory.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4480
diff changeset
47 ^visualizer/[a-zA-Z0-9]*/build/
015fb895586b Moved visualizer to new directory.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4480
diff changeset
48 ^visualizer/build/
015fb895586b Moved visualizer to new directory.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4480
diff changeset
49 ^visualizer/dist/
4520
1f799a5f9343 Make ant build/run for visualizer work. Updated hgignore to include nbplatform directory.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4519
diff changeset
50 ^visualizer/nbplatform/
3264
4ca65400aa33 6631003: Add hg tip changeset to build image
ohair
parents: 1055
diff changeset
51 ^.hgtip
4006
436b4a3231bf 7098194: integrate macosx-port changes
dcubed
parents: 3264
diff changeset
52 .DS_Store