diff -r 6ed8434664ed -r eed978e4169a nashorn/make/project.properties --- a/nashorn/make/project.properties Thu Jul 11 12:50:20 2013 -0700 +++ b/nashorn/make/project.properties Fri Jul 19 13:24:09 2013 -0700 @@ -200,6 +200,9 @@ # test262 test frameworks test262-test-sys-prop.test.js.framework=\ + --class-cache-size=0 \ + --no-java \ + --no-typed-arrays \ -timezone=PST \ ${test.script.dir}/test262.js \ ${test262.dir}/test/harness/framework.js \