3101 Commits (5b08bc29b1551de0b8eb02eb6db545bdb9fc30ac)

Author SHA1 Message Date
Sam Brannen eb2c1cbcd4 Test encoding and Unicode normalization for scanned resources 4 years ago
Juergen Hoeller 4a2b058b0a Enforce static initialization of CGLIB method proxies on attemptLoad 4 years ago
Sam Brannen 7241c30141 Backport changes to PathMatchingResourcePatternResolverTests 4 years ago
Sébastien Deleuze 619b7bff17 Add ConstantReadableJavaField caching in ConstantFieldSubstitutionProcessor 4 years ago
Brian Clozel 3b91eea0b7 Support parsing locales without country, with variant 4 years ago
Violeta Georgieva b5adae2086 Switch to Reactor Netty 2 snapshots 4 years ago
Juergen Hoeller 1b1682eacd Narrow early initialization of CGLIB method proxies (for AOT processing) 4 years ago
Stephane Nicoll 3b2b36d0b8 Allow AccessControl to determine visibility from a given type 4 years ago
Sam Brannen df58c00bf5 Restore GraalVM native image resource scanning support 4 years ago
Juergen Hoeller 51875cdf5f Defensive early initialization of CGLIB method proxies (for AOT processing) 4 years ago
Juergen Hoeller 740d3d931a Restore Windows compatibility through streamlined Path API interaction 4 years ago
Sam Brannen d79d2fc573 Ensure ClassPathResourceTests can pass on MS Windows 4 years ago
Juergen Hoeller d873f60fef Enforce early initialization of CGLIB method proxies (for AOT processing) 4 years ago
Brian Clozel 43d39d4e8a Enforce need for type reflection in RuntimeHintsAgent 4 years ago
Brian Clozel 94da3609af Ignore Blockhound tests on Java 19 4 years ago
Johnny Lim 89db4efb67 Polish ReflectionHintsPredicates 4 years ago
Sam Brannen 2606557483 Polishing 4 years ago
Sam Brannen d21eea7de4 Fix recent regression in PathMatchingResourcePatternResolver 4 years ago
Sébastien Deleuze 3eaf326997 Refine ConstantFieldSubstitutionProcessor error handling 4 years ago
Sam Brannen 6cb131ac76 Polishing 4 years ago
Sam Brannen ccff526454 Reintroduce logging and exception handling for file system resource scanning 4 years ago
Sam Brannen 7cb54de985 Apply root dir cleanup only for GraalVM native image resource scheme 4 years ago
Sam Brannen 7a15805f6c Polish contribution 4 years ago
Sam Brannen 0e22c3d89d Convert `file:` URL to FileSystemResource for backward compatibility 4 years ago
Sam Brannen 508be4e0fa Update Javadoc to reflect changes 4 years ago
Sam Brannen 385292dc41 Fix Checkstyle violations 4 years ago
Dave Syer f751b38795 Use java.nio and FileSystems to resolve files in PathMatchingResourcePatternResolver 4 years ago
Stephane Nicoll 737967f924 Polish 4 years ago
Stephane Nicoll 38d91bafce Generate matching structure for configuration classes 4 years ago
Arjen Poutsma f80fbe30cc Allow for CoroutineContext in invokeSuspendingFunction 4 years ago
Stephane Nicoll 8ef850ff91 Update ClassNameGenerator to work with a ClassName target 4 years ago
Brian Clozel 9c400ed384 Polish Stream#toList() consistent usage 4 years ago
Adam Ostrožlík 0ccb64fe10 Replace Collectors.toList with Stream.toList 4 years ago
Сергей Цыпанов 8a87e118e1 Remove redundant assignment of default values to volatile/atomic fields 4 years ago
Stephane Nicoll b11e885e00 Polish "Improve resolution of generic type variables" 4 years ago
Frederik Boster 124a76b1ad Improve resolution of generic type variables 4 years ago
Lars Grefer 94e5eb3eb6 Consider empty jar entries as readable 4 years ago
Stephane Nicoll 7309fe9f2e Polish "Avoid resizing of Maps created by CollectionUtils" 4 years ago
Christoph Dreis 874a296a76 Avoid resizing of Maps created by CollectionUtils 4 years ago
Sam Brannen f31eb2dcf9 Skip scanning the module path when running in a native image 4 years ago
Sam Brannen 29442d4b7a Revamp PathMatchingResourcePatternResolverTests 4 years ago
rstoyanchev c2f1ddcee9 Consistent Nullable input in Hints 4 years ago
Andy Wilkinson a409e0fd2c Consider all processors when processing `@Reflective` 4 years ago
Sébastien Deleuze 23a58e6bab Skip ModuleFinder#ofSystem usage on native 4 years ago
Sébastien Deleuze 77fdd69cd1 Skip Javadoc generation for the GraalVM feature module 4 years ago
Sam Brannen 321092ce6f Consistent use of @Deprecated(since = "6.0") 4 years ago
Stephane Nicoll 671f843d34 Remove deprecated code 4 years ago
Marc Wrobel ce49068ff9 Fix links in Javadoc and reference docs 4 years ago
Marc Wrobel 92a231cf91 Fix typos in Javadoc, reference docs, and code 4 years ago
Sam Brannen 50dff77d01 Polish contribution 4 years ago