Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.
Other
3.28k
stars
722
forks
source link
ValueTypes: JNIIsSameObject value types support #20512
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)
Test: runtime/valhalla/inlinetypes/TestJNIIsSameObject.java
Related: https://github.com/eclipse-openj9/openj9/issues/13182