-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Backport some Log4j API 3.x features #2392
Merged
Merged
Commits on Mar 22, 2024
-
We make `ServiceLoaderUtil` more GraalVM-friendly by replacing the usage of `MethodHandles.Lookup` with the requirement for the caller to instantiate the `ServiceLoader` himself.
Configuration menu - View commit details
-
Copy full SHA for b2c0a85 - Browse repository at this point
Copy the full SHA b2c0a85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b455b2 - Browse repository at this point
Copy the full SHA 9b455b2View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for ffe06dd - Browse repository at this point
Copy the full SHA ffe06ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3c0f6f - Browse repository at this point
Copy the full SHA f3c0f6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7184e5 - Browse repository at this point
Copy the full SHA f7184e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9157957 - Browse repository at this point
Copy the full SHA 9157957View commit details -
Remove reflection from
log4j-to-jul
andlog4j-to-slf4j
By removing the reflective instantiation of `LoggerContextFactory` and `ThreadContextMap`, we make `log4j-to-jul` and `log4j-to-slf4j` more GraalVM-friendly.
Configuration menu - View commit details
-
Copy full SHA for c2c3a01 - Browse repository at this point
Copy the full SHA c2c3a01View commit details -
Configuration menu - View commit details
-
Copy full SHA for a567c58 - Browse repository at this point
Copy the full SHA a567c58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08a17c3 - Browse repository at this point
Copy the full SHA 08a17c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1c2bd1 - Browse repository at this point
Copy the full SHA a1c2bd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0e82d1 - Browse repository at this point
Copy the full SHA f0e82d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11209a3 - Browse repository at this point
Copy the full SHA 11209a3View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.