-
Notifications
You must be signed in to change notification settings - Fork 740
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 Package/PackageFromManifest UncheckedIOException NoSuchFileException omrvmem_ #20782
Comments
Issue Number: 20782 |
https://openj9-jenkins.osuosl.org/job/Test_openjdk17_j9_sanity.openjdk_aarch64_linux_Nightly_testList_0/396 - cent9-aarch64-4 |
@mpirvu does this file seem familiar to you? |
These look similar to the hidden files used as a backing for data structures that we want to disclaim. However, java code should not ask about them. |
If it's a hidden file on Linux, I think it needs to start with |
On my system those backing files appear as |
I guess sometimes they get created in an unexpected place? |
50x grinder of the failing test on the same machine: https://openj9-jenkins.osuosl.org/job/Grinder/4101/ |
https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_sanity.openjdk_aarch64_linux_OMR_testList_2/228 - cent9-aarch64-3 |
https://openj9-jenkins.osuosl.org/job/Test_openjdk21_j9_sanity.openjdk_aarch64_linux_OMR_testList_0/192
jdk_lang_0
java/lang/Package/PackageFromManifest.java
The text was updated successfully, but these errors were encountered: