-
Notifications
You must be signed in to change notification settings - Fork 600
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
30315 memory leak weak hashmap keys #30325
base: integration
Are you sure you want to change the base?
30315 memory leak weak hashmap keys #30325
Conversation
!build (view Open Liberty Personal Build - ❌ completed with errors/failures.) |
Code analysis and actionsDO NOT DELETE THIS COMMENT.
|
bafb50b
to
889df79
Compare
!build (view Open Liberty Personal Build - ❌ completed with errors/failures.) Note: Target locations of links might be accessible only to IBM employees. |
0afb837
to
bafb50b
Compare
Code analysis and actionsDO NOT DELETE THIS COMMENT.
|
1 similar comment
Code analysis and actionsDO NOT DELETE THIS COMMENT.
|
Your personal build request is at https://wasrtc.hursley.ibm.com:9443/jazz/resource/itemOid/com.ibm.team.build.BuildResult/_Hb_RwbH8Ee-Q24Sd2QdBoQ Target locations of links might be accessible only to IBM employees. |
https://libh-proxy1.fyre.ibm.com/cognitive/pipelineAnalysis.html?pipelineId=5d737a3e-1385-409b-8d6d-3fe145cc0a90 - Open Liberty Personal Build completed with errors/failures. |
889df79
to
4bc7ea2
Compare
!build (view Open Liberty Personal Build - ❌ completed with errors/failures.) Note: Target locations of links might be accessible only to IBM employees. |
Code analysis and actionsDO NOT DELETE THIS COMMENT.
|
e4520af
to
e0f98b4
Compare
!build (view Open Liberty Personal Build - ❌ completed with errors/failures.) Note: Target locations of links might be accessible only to IBM employees. |
Code analysis and actionsDO NOT DELETE THIS COMMENT.
|
07d8f5c
to
a6da270
Compare
!build (view Open Liberty Personal Build - ❌ completed with errors/failures.) Note: Target locations of links might be accessible only to IBM employees. |
Code analysis and actionsDO NOT DELETE THIS COMMENT.
|
a6da270
to
6d25ff6
Compare
!build (view Open Liberty Personal Build - ❌ completed with errors/failures.) Note: Target locations of links might be accessible only to IBM employees. |
Code analysis and actionsDO NOT DELETE THIS COMMENT.
|
!build (view Open Liberty Personal Build - ❌ completed with errors/failures.) Note: Target locations of links might be accessible only to IBM employees. |
Code analysis and actionsDO NOT DELETE THIS COMMENT.
|
Please code review feature-related files, @OpenLiberty/delivery-approvers |
8d2b0f1
to
512d0bd
Compare
All looking good, but we need a POC vote before we make the changes to the externals. Converting to a draft for now. |
release bug
label if applicable: https://github.com/OpenLiberty/open-liberty/wiki/Open-Liberty-Conventions).Creates a unique object to serve as keys to annotation scanning caches, created and destroyed by an application metadata listener. This fixes a memory leak.
Fixes #30315
TODO!
[] Rebase on integration and run a build, once we get the POC vote this branch will be quite stale.