-
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
testSCCacheManagement_0 TestSharedCacheJvmtiAPI failing on z/OS #10275
Comments
@hangshao0 I think the test needs to be updated for Java 11 to handle the location difference between regular and groupAccess. |
I have an impression @LongyuZhang has fixed something similar (cache location issue) on z/OS recently. (I guess it was on Java 8 ? I cannot recall the details). |
Discussed with @hangshao0 about this failure. Previous fix passed OpenJ9 11, for this issue about IBM 11, will add extra condition for the cache location. |
The build been tested in Looking at the latest build:
The |
Opened Issue of above mentioned |
@hangshao0 @LongyuZhang |
@LongyuZhang, you may want to modify your change #10368 according to the comment above. |
Hi @pshipton, if all Java 11+ all use |
I think the answer is yes. |
Correct, -DOPENJ9_BUILD should be set for all builds which aren't IBM Java 8. It's enabled via the extensions repos, and only IBM Java 8 doesn't use the OpenJDK extensions. |
I don't think this is intermittent, but the assert at OSCachesysv.cpp:1213 doesn't always occur. I think the assert is a separate issue.
11.0.8 stream
job/Test_openjdk11_ibm_extended.functional_s390x_zos_Personal_testList_0/17
testSCCacheManagement_0
fyrec520
head stream:
job/Test_openjdk11_ibm_extended.functional_s390x_zos_Personal_testList_0/18/
fyrec520
The text was updated successfully, but these errors were encountered: