Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JVMTest #20

Open
neo-expert opened this issue Feb 7, 2020 · 3 comments
Open

JVMTest #20

neo-expert opened this issue Feb 7, 2020 · 3 comments
Assignees

Comments

@neo-expert
Copy link

Maybe you can use my JVMTest.java Application which tests every Bytecode-Instruction (except INVOKEDYNAMIC):
https://gitlab.com/neoexpert/jvm/-/blob/184d80e18d6cfb130146604ea3f02f64f2843654/JVMTest.java

When your JVM can run this, then it is almost complete.

@guxingke guxingke self-assigned this Feb 9, 2020
@guxingke
Copy link
Owner

guxingke commented Feb 9, 2020

thanks ,i found it works well except native print method.

@neo-expert
Copy link
Author

Yeah this method will only be invoked, when JVM is not correctly implemented. You can use it to deliver error codes.

@guxingke
Copy link
Owner

wow , I want to check again. 😂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants