.gitignore
author darcy
Tue, 01 Oct 2019 20:07:30 -0700
changeset 58436 91d236715160
parent 51676 5a1be00ea4f6
permissions -rw-r--r--
8231545: Suppress warnings on non-serializable instance fields in jdk.jshell module Reviewed-by: rfield

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