.gitignore
author pconcannon
Wed, 27 Nov 2019 16:01:34 +0000
changeset 59299 17d242844fc9
parent 51676 5a1be00ea4f6
permissions -rw-r--r--
8233018: Add a new test to verify that DatagramSocket is not interruptible Summary: Test added to check the interruptability of DatagramSocket, MulticastSocket and DatagramSocketAdaptor. Reviewed-by: chegar, dfuchs
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
51676
5a1be00ea4f6 8210283: Support git as an SCM alternative in the build
erikj
parents:
diff changeset
     1
/build/
5a1be00ea4f6 8210283: Support git as an SCM alternative in the build
erikj
parents:
diff changeset
     2
/dist/
5a1be00ea4f6 8210283: Support git as an SCM alternative in the build
erikj
parents:
diff changeset
     3
/.idea/
5a1be00ea4f6 8210283: Support git as an SCM alternative in the build
erikj
parents:
diff changeset
     4
nbproject/private/
5a1be00ea4f6 8210283: Support git as an SCM alternative in the build
erikj
parents:
diff changeset
     5
/webrev
5a1be00ea4f6 8210283: Support git as an SCM alternative in the build
erikj
parents:
diff changeset
     6
/.src-rev
5a1be00ea4f6 8210283: Support git as an SCM alternative in the build
erikj
parents:
diff changeset
     7
/.jib/
5a1be00ea4f6 8210283: Support git as an SCM alternative in the build
erikj
parents:
diff changeset
     8
.DS_Store
5a1be00ea4f6 8210283: Support git as an SCM alternative in the build
erikj
parents:
diff changeset
     9
.metadata/
5a1be00ea4f6 8210283: Support git as an SCM alternative in the build
erikj
parents:
diff changeset
    10
.recommenders/
5a1be00ea4f6 8210283: Support git as an SCM alternative in the build
erikj
parents:
diff changeset
    11
test/nashorn/script/external
5a1be00ea4f6 8210283: Support git as an SCM alternative in the build
erikj
parents:
diff changeset
    12
test/nashorn/lib
5a1be00ea4f6 8210283: Support git as an SCM alternative in the build
erikj
parents:
diff changeset
    13
NashornProfile.txt
5a1be00ea4f6 8210283: Support git as an SCM alternative in the build
erikj
parents:
diff changeset
    14
**/JTreport/**
5a1be00ea4f6 8210283: Support git as an SCM alternative in the build
erikj
parents:
diff changeset
    15
**/JTwork/**