jdk-24/nashorn/test/script/currently-failing
2014-05-21 16:12:40 +02:00
..
apply_to_call_bench.js 8043611: Move timing dependent benchmark for apply2call specialization to currently_failing. It is dependent that nothing takes machine time when doing the two runs, causing spurious assertions. Suggest running octane.raytrace manually instead to verify that this works, or incorporating it in the nightly test suite 2014-05-21 16:12:40 +02:00
apply_to_call_bench.js.EXPECTED 8043611: Move timing dependent benchmark for apply2call specialization to currently_failing. It is dependent that nothing takes machine time when doing the two runs, causing spurious assertions. Suggest running octane.raytrace manually instead to verify that this works, or incorporating it in the nightly test suite 2014-05-21 16:12:40 +02:00
clone_ir.js 8009718: Lazy execution architecture continued - ScriptFunctionData is either final or recompilable. Moved ScriptFunctionData creation logic away from runtime to compile time. Prepared for method generation/specialization. Got rid of ScriptFunctionImplTrampoline whose semantics could be done as part of the relinking anyway. Merge with the lookup package change 2013-03-12 15:30:53 +01:00
gettersetter.js 8033763: Add tests to assert map identity of certain objects 2014-02-06 17:44:37 +05:30
JDK-8006191.js 8007521: $ENV should be undefined when security manager is present 2013-02-05 18:44:54 +05:30
JDK-8006191.js.EXPECTED 8007521: $ENV should be undefined when security manager is present 2013-02-05 18:44:54 +05:30
JDK-8010697.js 8027043: Turn global accesses into MethodHandle.constant, with one chance of reassignment, e.g. x = value occuring once in the global scope is ok, twice is not 2014-03-31 14:13:34 +02:00
JDK-8010697.js.EXPECTED 8027043: Turn global accesses into MethodHandle.constant, with one chance of reassignment, e.g. x = value occuring once in the global scope is ok, twice is not 2014-03-31 14:13:34 +02:00
logcoverage.js 8014797: rename Java.toJavaArray/toJavaScriptArray to Java.to/from, respectively 2013-05-20 21:25:14 +02:00
optimistic_check_type_cases.js 8037572: Add more test cases to check static types 2014-05-05 14:17:20 +02:00
optimistic_check_type_cases.js.EXPECTED 8037572: Add more test cases to check static types 2014-05-05 14:17:20 +02:00
property_delete.js 8035820: Optimistic recompilation 2014-02-26 13:17:57 +01:00