-
Notifications
You must be signed in to change notification settings - Fork 729
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
Don't cache instances of TemporaryLoggerFinder #18406
Conversation
jenkins compile alinux64 jdk17,jdk21,jdknext |
adc0d39
to
6ffebdf
Compare
jenkins compile alinux64 jdk17,jdknext |
Issue eclipse-openj9#18405 Signed-off-by: Peter Shipton <[email protected]>
6ffebdf
to
1c58723
Compare
jenkins compile alinux64 jdk17,jdknext |
jenkins compile alinux64 jdk17 depends ibmruntimes/openj9-openjdk-jdk17#openj9-staging |
Tested via grinders. jdk17: https://openj9-jenkins.osuosl.org/view/Test/job/Grinder/3041/
|
@keithc-ca this needs to be merged concurrently with promoting jdk17 (i.e. pushing openj9-staging to openj9). Either while we're still at the 17.0.10+1 level, or if we get a newer level then new acceptance testing is required first. |
The openj9 branch of jdk17 is also advanced to 1cd3f35fa7e8a5aa460ef71888ccf377c4c4334f. |
In fact it was not, at least for https://github.com/ibmruntimes/openj9-openjdk-jdk17. All the jdk17 builds failed last night. I've done it now. |
I know I pushed it somewhere, perhaps it was to my fork rather than to https://github.com/ibmruntimes/openj9-openjdk-jdk17. Sorry. |
The OpenJDK change has been backported to jdk11. See eclipse-openj9#18406 Signed-off-by: Peter Shipton <[email protected]>
The OpenJDK change has been backported to jdk11. See eclipse-openj9#18406 Signed-off-by: Peter Shipton <[email protected]>
The OpenJDK change was added in 21.0.2 Related to eclipse-openj9#18406 ibmruntimes/openj9-openjdk-jdk21@dd964e7a71b Signed-off-by: Peter Shipton <[email protected]>
The OpenJDK change was added in 21.0.2 Related to eclipse-openj9#18406 ibmruntimes/openj9-openjdk-jdk21@dd964e7a71b Signed-off-by: Peter Shipton <[email protected]>
Fixes #18405