.hgignore

Sat, 20 Aug 2011 14:03:12 -0700

author
kvn
date
Sat, 20 Aug 2011 14:03:12 -0700
changeset 3070
ff9ab6327924
parent 2796
4ca65400aa33
child 3202
436b4a3231bf
permissions
-rw-r--r--

7076831: TEST_BUG: compiler/5091921/Test7005594.java fails on LOW MEM SYSTEMS
Summary: Run test only on systems with 2Gbyte or more memory. Don't zap heap to reduce execution time.
Reviewed-by: iveresov

kamg@526 1 ^build/
duke@435 2 ^dist/
ohair@1490 3 /nbproject/private/
never@1155 4 ^src/share/tools/hsdis/build/
never@657 5 ^src/share/tools/IdealGraphVisualizer/[a-zA-Z0-9]*/build/
never@657 6 ^src/share/tools/IdealGraphVisualizer/build/
never@657 7 ^src/share/tools/IdealGraphVisualizer/dist/
ohair@2796 8 ^.hgtip

mercurial