-
Notifications
You must be signed in to change notification settings - Fork 38.4k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: spring-projects/spring-framework
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.2.19.RELEASE
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: spring-projects/spring-framework
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.2.20.RELEASE
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 9 files changed
- 4 contributors
Commits on Dec 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for acf7823 - Browse repository at this point
Copy the full SHA acf7823View commit details
Commits on Jan 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ce2367a - Browse repository at this point
Copy the full SHA ce2367aView commit details
Commits on Jan 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8f1f683 - Browse repository at this point
Copy the full SHA 8f1f683View commit details
Commits on Mar 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 136e6db - Browse repository at this point
Copy the full SHA 136e6dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4478ba - Browse repository at this point
Copy the full SHA d4478baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94f52bc - Browse repository at this point
Copy the full SHA 94f52bcView commit details
Commits on Mar 31, 2022
-
Improve diagnostics in SpEL for large array creation
Attempting to create a large array in a SpEL expression can result in an OutOfMemoryError. Although the JVM recovers from that, the error message is not very helpful to the user. This commit improves the diagnostics in SpEL for large array creation by throwing a SpelEvaluationException with a meaningful error message in order to improve diagnostics for the user. Closes gh-28257
Configuration menu - View commit details
-
Copy full SHA for 90cfde9 - Browse repository at this point
Copy the full SHA 90cfde9View commit details -
Refine PropertyDescriptor filtering
Restrict property paths under `Class` and properties of types `ClassLoader` or `ProtectionDomain`.
Configuration menu - View commit details
-
Copy full SHA for 996f701 - Browse repository at this point
Copy the full SHA 996f701View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfa701b - Browse repository at this point
Copy the full SHA cfa701bView commit details
There are no files selected for viewing