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

ValueTypes: JNIIsSameObject value types support #20512

Open
theresa-m opened this issue Nov 5, 2024 · 1 comment
Open

ValueTypes: JNIIsSameObject value types support #20512

theresa-m opened this issue Nov 5, 2024 · 1 comment
Labels
project:valhalla Used to track Project Valhalla related work test failure

Comments

@theresa-m
Copy link
Contributor

Test: runtime/valhalla/inlinetypes/TestJNIIsSameObject.java

java.lang.RuntimeException: assertTrue: expected true, was false
	at jdk.test.lib.Asserts.fail(Asserts.java:691)
	at jdk.test.lib.Asserts.assertTrue(Asserts.java:543)
	at jdk.test.lib.Asserts.assertTrue(Asserts.java:529)
	at TestJNIIsSameObject.main(TestJNIIsSameObject.java:62)

Related: #13182

@theresa-m theresa-m added project:valhalla Used to track Project Valhalla related work test failure labels Nov 5, 2024
Copy link

github-actions bot commented Nov 5, 2024

Issue Number: 20512
Status: Open
Recommended Components: comp:vm, comp:test, comp:jclextensions
Recommended Assignees: hangshao0, jasonfengj9, pshipton

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
project:valhalla Used to track Project Valhalla related work test failure
Projects
None yet
Development

No branches or pull requests

1 participant