.gitignore
author jlahoda
Fri, 21 Sep 2018 12:29:46 +0200
changeset 51833 91fd24cf57d5
parent 51676 5a1be00ea4f6
permissions -rw-r--r--
8209058: Cannot find annotation method 'value()' in type 'Profile+Annotation' Summary: Correct detection of the Profile+Annotation synthetic annotation for classes that are not from the java.base module. Reviewed-by: jjg

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