-
Notifications
You must be signed in to change notification settings - Fork 55
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
Revert "Do not use rebind in StringConcatFactory" #42
Conversation
This reverts commit 64624cb. Related: eclipse-openj9/openj9#9895. Signed-off-by: Babneet Singh <[email protected]>
Running a personal build. Will remove the |
JDK17 personal build passed with no failures. |
@babsingh what test suites did you run in the personal build? |
sanity.functional and extended.functional |
jenkins test sanity.openjdk alinux64 jdk17 |
Pls cherry pick for the 0.29.1 branch either now or once I merge this. |
Are there any excluded tests related to this? I'm wondering why we didn't notice any problems. |
Created #43 to port this PR to the 0.29.1-release branch.
No tests were excluded. |
…urces-patch Port 7 z/OS patches for security/util/resources
This reverts commit 64624cb.
Related: eclipse-openj9/openj9#9895.
Signed-off-by: Babneet Singh [email protected]