test/nashorn/script/trusted/README
author iveresov
Wed, 22 Nov 2017 01:12:23 -0800 (2017-11-22)
changeset 48088 2cd1c2b03782
parent 47216 71c04702a3d5
permissions -rw-r--r--
8191683: Compile problem on ARM after JDK-8043070 Summary: Make nmethod::_state explicitly a signed char Reviewed-by: thartmann
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.