-
Notifications
You must be signed in to change notification settings - Fork 737
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
OpenJDK jdk/modules/etc/DefaultModules, jdk/modules/incubator/ImageModules - IOException: module-info.class not found #18371
Comments
I think the following is related, a number of tests failing in Metronome modes. https://openj9-jenkins.osuosl.org/job/Test_openjdk21_j9_extended.functional_ppc64_aix_Nightly/80
|
https://openj9-jenkins.osuosl.org/job/Test_openjdk21_j9_special.system_s390x_linux_Personal_testList_4/16/
|
https://openj9-jenkins.osuosl.org/job/Test_openjdk21_j9_special.system_ppc64_aix_Personal_testList_1/16/
|
Grinder with standard options: https://openj9-jenkins.osuosl.org/job/Grinder/3025/ |
At least for the original problem running jdk_lang_j9, it is resolved by reverting #16662 |
Just note that this failure is observed across platforms in the latest JDK21 internal weekly runs. |
With #16662 reverted, #18371 (comment) appears resolved. It was easily reproducible using the "bad" build. @TobiAjila I don't think we need the grinders in #18371 (comment), I've stopped them. |
With #16662 reverted, #18371 (comment) didn't fail in a 5x grinder either. I'm not going to re-test the 3 hour #18371 (comment). |
|
This appears to be an arraylets issue, since |
I've done more thorough internal testing (see [1]) with the changes from eclipse-omr/omr#7108, and I don't see any of the failures here showing up. Now that eclipse-omr/omr#7108 has been merged, hopefully this issue disappears. |
I've started an OMR acceptance build. |
@Spencer-Comin, @pshipton, does any more testing of this issue need to happen, or can it be closed? |
The change was only in open source builds as of last night. The builds look good. |
https://openj9-jenkins.osuosl.org/job/Test_openjdk21_j9_sanity.openjdk_ppc64le_linux_Nightly_testList_0/84/
https://openj9-jenkins.osuosl.org/job/Test_openjdk21_j9_sanity.openjdk_ppc64_aix_Nightly_testList_0/77/
https://openj9-jenkins.osuosl.org/job/Test_openjdk21_j9_sanity.openjdk_ppc64_aix_OMR_testList_0/32/
https://openj9-jenkins.osuosl.org/job/Test_openjdk21_j9_sanity.openjdk_s390x_linux_OMR_testList_0/36/
jdk_lang_j9_0
jdk/modules/etc/DefaultModules.java
jdk/modules/incubator/ImageModules.java
Changes:
ae0b30a...3f1a6b2
eclipse-openj9/openj9-omr@071c0c2...386a708
The text was updated successfully, but these errors were encountered: