jdk-24/nashorn/test/script/trusted/README
Athijegannathan Sundararajan b247ddfcc3 8007715: Make sure that not all tests run with AllPermission
Reviewed-by: lagergren, attila
2013-02-07 17:17:29 +05:30

5 lines
188 B
Plaintext

This directory contains tests that need AllPermission to run.
Scripts that need to create classloaders, need to reflectively access
declared members of other classes etc. should go here.