.gitignore
author ccheung
Thu, 03 Jan 2019 14:33:58 -0800
changeset 53170 6a25433b30ed
parent 51676 5a1be00ea4f6
permissions -rw-r--r--
8215947: JVM crash with -XX:+DumpSharedSpaces Summary: disable JIT compilation if -XX:+DumpSharedSpaces is specified by the user Reviewed-by: lfoltan, jiangli

/build/
/dist/
/.idea/
nbproject/private/
/webrev
/.src-rev
/.jib/
.DS_Store
.metadata/
.recommenders/
test/nashorn/script/external
test/nashorn/lib
NashornProfile.txt
**/JTreport/**
**/JTwork/**