.hgignore

Thu, 16 Jan 2020 10:47:16 +0800

author
ddong
date
Thu, 16 Jan 2020 10:47:16 +0800
changeset 9817
8c3a44b7ecfc
parent 3202
436b4a3231bf
child 6876
710a3c8b516e
permissions
-rw-r--r--

8232355: Two obsolete flags have the wrong obsolete version in 8u
Summary: Correct the obsolete version of UseOldInlining and AutoShutdownNMT, and delete UseOldInlining in c2_globals.hpp
Reviewed-by: phh

     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