.hgignore

Wed, 05 Apr 2017 12:41:12 +0800

author
aoqi
date
Wed, 05 Apr 2017 12:41:12 +0800
changeset 394
61b347fb2a89
parent 0
f90c822e73f8
child 6876
710a3c8b516e
permissions
-rw-r--r--

#5226 Disabled PS instructions
Kernel does not have emulation of PS instructions yet, so PS instructions is disabled.
Fixed a JVM crash caused by hotspot/test/compiler/6340864/TestFloatVect.java.

     1 ^build/
     2 ^dist/
     3 /nbproject/private/
     4 ^src/share/tools/hsdis/build/
     5 ^src/share/tools/IdealGraphVisualizer/[a-zA-Z0-9]*/build/
     6 ^src/share/tools/IdealGraphVisualizer/build/
     7 ^src/share/tools/IdealGraphVisualizer/dist/
     8 ^.hgtip
     9 .DS_Store

mercurial