-
Notifications
You must be signed in to change notification settings - Fork 721
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
[JDK18] AssertionError in MemberName.vminfoIsConsistent #13995
Labels
Milestone
Comments
babsingh
added
comp:vm
jdk18
project:MH
Used to track Method Handles related work
labels
Nov 24, 2021
babsingh
added a commit
to babsingh/aqa-tests
that referenced
this issue
Nov 30, 2021
Tests failures documented in the below issues have been excluded: 1) eclipse-openj9/openj9#13995 2) eclipse-openj9/openj9#13996 3) eclipse-openj9/openj9#13997 4) eclipse-openj9/openj9#13998 Parent issue: eclipse-openj9/openj9#13946 The tests will be re-enabled once they are fixed. Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
This was referenced Nov 30, 2021
llxia
pushed a commit
to adoptium/aqa-tests
that referenced
this issue
Dec 1, 2021
Tests failures documented in the below issues have been excluded: 1) eclipse-openj9/openj9#13995 2) eclipse-openj9/openj9#13996 3) eclipse-openj9/openj9#13997 4) eclipse-openj9/openj9#13998 Parent issue: eclipse-openj9/openj9#13946 The tests will be re-enabled once they are fixed. Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
babsingh
added a commit
to babsingh/aqa-tests
that referenced
this issue
Dec 6, 2021
eclipse-openj9/openj9#13995 has been fixed via eclipse-openj9/openj9#14044. So, the tests excluded for eclipse-openj9/openj9#13995 have been re-enabled. Tests failures documented in the below issues have been excluded: - eclipse-openj9/openj9#14079 - eclipse-openj9/openj9#14080 - eclipse-openj9/openj9#14084 - eclipse-openj9/openj9#14091 - eclipse-openj9/openj9#14092 - eclipse-openj9/openj9#14093 - eclipse-openj9/openj9#14094 - eclipse-openj9/openj9#14095 Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
babsingh
added a commit
to babsingh/aqa-tests
that referenced
this issue
Dec 6, 2021
eclipse-openj9/openj9#13995 has been fixed via eclipse-openj9/openj9#14044. So, the tests excluded for eclipse-openj9/openj9#13995 have been re-enabled. Test failures documented in the below issues have been excluded: - eclipse-openj9/openj9#14079 - eclipse-openj9/openj9#14080 - eclipse-openj9/openj9#14084 - eclipse-openj9/openj9#14091 - eclipse-openj9/openj9#14092 - eclipse-openj9/openj9#14093 - eclipse-openj9/openj9#14094 - eclipse-openj9/openj9#14095 Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
llxia
pushed a commit
to adoptium/aqa-tests
that referenced
this issue
Dec 7, 2021
eclipse-openj9/openj9#13995 has been fixed via eclipse-openj9/openj9#14044. So, the tests excluded for eclipse-openj9/openj9#13995 have been re-enabled. Test failures documented in the below issues have been excluded: - eclipse-openj9/openj9#14079 - eclipse-openj9/openj9#14080 - eclipse-openj9/openj9#14084 - eclipse-openj9/openj9#14091 - eclipse-openj9/openj9#14092 - eclipse-openj9/openj9#14093 - eclipse-openj9/openj9#14094 - eclipse-openj9/openj9#14095 Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
OpenJDK Tests
Error
A negative
vmindex
value is expected but different positivevmindex
values are seen atMemberName.vminfoIsConsistent(MemberName.java:352)
:Related: #13946
The text was updated successfully, but these errors were encountered: