-
Notifications
You must be signed in to change notification settings - Fork 3k
[3.30] 3.30.5 backports 1 #51715
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
[3.30] 3.30.5 backports 1 #51715
Conversation
Signed-off-by: Maciej Lisowski <[email protected]> (cherry picked from commit 7213273)
(cherry picked from commit 0576585)
We had several complaints that it was hard to notice people would use their favorite logging API so I made it a lot more explicit. Also I made the APIs titles so that they could be included in the TOC. (cherry picked from commit 706da86)
Follows up on: quarkusio#51043 (cherry picked from commit 0667d53)
This is causing warnings in the website after an Asciidoc update. (cherry picked from commit aad38b3)
(cherry picked from commit da8edb8)
(cherry picked from commit 422e976)
(cherry picked from commit 0f0e867)
(cherry picked from commit 2bdf98b)
…nized Fixes quarkusio#51195 (cherry picked from commit 585d9b2)
- fixes quarkusio#51668 (cherry picked from commit 0d9227e)
(cherry picked from commit b63e64f)
I will have to add some recording and I don't think creating one more specialized Recorder is the way to go. Also added the phase annotations for documentation. (cherry picked from commit 39b9c8d)
This will cause class loader leaks in test and dev mode, otherwise. Fixes quarkusio#51688 (cherry picked from commit d980f91)
When we reset the class loader with the new transformed classes, we need to make sure we drop the element from the protectionDomains, otherwise the MemoryClassPathElement is kept as a key and leaks to the next test/dev mode runs. Fixes quarkusio#51688 (cherry picked from commit 5bd70d1)
Status for workflow
|
|
🙈 The PR is closed and the preview is expired. |
Status for workflow
|
Please don't merge, I will merge it myself.