nashorn/.hgignore
author kvn
Fri, 25 Aug 2017 18:21:47 -0700
changeset 46987 21919641299f
parent 42377 0bbd5e43e671
permissions -rw-r--r--
8186144: [Graal] some tests fail with: Improperly specified VM option UseJVMCICompiler: EnableJVMCI cannot be disabled Summary: disable Graal by switching off UseJVMCICompiler when JVMCI is disabled Reviewed-by: twisti

syntax: glob

build/*
dist/*
/nbproject/private/
private.xml
private.properties
^webrev
.classpath
*.class
*.clazz
*.log
*.orig
*.rej
*~
genfiles.properties
hotspot.log
.DS_Store*
TEST-*.xml
TESTS-*.xml
report.xml
CC/*
jcov2/*
.idea/*
test/lib/*.jar
test/script/external/*
.project
.externalToolBuilders/*
.settings/*
NashornProfile.txt