This website requires JavaScript.
Explore
Help
Register
Sign In
stan
/
jdk-24
Watch
1
Star
0
Fork
0
You've already forked jdk-24
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
jdk-24
/
nashorn
/
test
/
script
/
currently-failing
History
Marcus Lagergren
379d9f239f
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
...
Reviewed-by: attila, sundar, jlaskey
2014-03-31 14:13:34 +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
OptimisticRecompilationTest.java
8037534: Use scope types to determine optimistic types
2014-03-24 18:41:06 +01:00
property_delete.js
8035820: Optimistic recompilation
2014-02-26 13:17:57 +01:00