This website requires JavaScript.
Explore
Help
Register
Sign In
infernap12
/
jdk
Watch
1
Star
0
Fork
0
You've already forked jdk
mirror of
https://github.com/openjdk/jdk.git
synced
2026-06-14 14:40:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jdk
/
hotspot
/
test
/
compiler
/
calls
/
fromNative
History
Dmitrij Pochepko
e699dcb655
8141351: Create tests for direct invoke instructions testing
...
Tests for invoke* instructions Reviewed-by: twisti
2015-12-16 18:38:02 +03:00
..
NativeInvokeSpecial2CompiledTest.java
…
NativeInvokeSpecial2InterpretedTest.java
…
NativeInvokeSpecial2NativeTest.java
…
NativeInvokeStatic2CompiledTest.java
…
NativeInvokeStatic2InterpretedTest.java
…
NativeInvokeStatic2NativeTest.java
…
NativeInvokeVirtual2CompiledTest.java
…
NativeInvokeVirtual2InterpretedTest.java
…
NativeInvokeVirtual2NativeTest.java
…