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
16,706
Commits
2
Branches
0
Tags
Commit Graph
2 Commits
Author
SHA1
Message
Date
Marcus Lagergren
1af08ef100
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
...
Reviewed-by: attila, jlaskey
2013-03-12 15:30:53 +01:00
Athijegannathan Sundararajan
d9cd2f6ad3
8009559: clean up method handle lookup code
...
Reviewed-by: ahgross, jlaskey, attila, sundar
2013-03-09 21:49:32 +05:30