nashorn/test/script/trusted/README
author dsimms
Wed, 11 Jun 2014 12:09:12 +0200 (2014-06-11)
changeset 25056 5ad92b0d1beb
parent 16221 38ac51eba133
permissions -rw-r--r--
6311046: -Xcheck:jni should support checking of GetPrimitiveArrayCritical. Summary: Wrapped memory with standard bounds checking "GuardedMemory". Reviewed-by: zgu, fparain, dcubed
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
16221
38ac51eba133 8007715: Make sure that not all tests run with AllPermission
sundar
parents:
diff changeset
     1
This directory contains tests that need AllPermission to run.
38ac51eba133 8007715: Make sure that not all tests run with AllPermission
sundar
parents:
diff changeset
     2
38ac51eba133 8007715: Make sure that not all tests run with AllPermission
sundar
parents:
diff changeset
     3
Scripts that need to create classloaders, need to reflectively access
38ac51eba133 8007715: Make sure that not all tests run with AllPermission
sundar
parents:
diff changeset
     4
declared members of other classes etc. should go here.