hotspot/.hgignore
author mgerdin
Wed, 30 Oct 2013 15:35:25 +0100
changeset 21515 ec29f0abf481
parent 10739 91935236600e
child 26444 3e584b46aeaa
permissions -rw-r--r--
8027252: Crash in interpreter because get_unsigned_2_byte_index_at_bcp reads 4 bytes Summary: Use 2-byte loads to load indexes from the byte code stream to avoid out of bounds reads. Reviewed-by: coleenp, sspitsyn

^build/
^dist/
/nbproject/private/
^src/share/tools/hsdis/build/
^src/share/tools/IdealGraphVisualizer/[a-zA-Z0-9]*/build/
^src/share/tools/IdealGraphVisualizer/build/
^src/share/tools/IdealGraphVisualizer/dist/
^.hgtip
.DS_Store