3088 Commits (d79d2fc573cd9c443db5ea0764ff0fc22c9a625b)

Author SHA1 Message Date
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
Marc Wrobel 0f479293b1 Replace use of the <tt> HTML tag in Javadoc 4 years ago
Sam Brannen a2445dcb8a Polishing 4 years ago
Sam Brannen 911d1f2dea Suppress warnings 4 years ago
Sam Brannen 529481c44c Polish contribution 4 years ago
Jens Dietrich 35d379f9d3 Add missing @Nullable in SettableListenableFuture 4 years ago
Juergen Hoeller 50d34366bc Polishing 4 years ago
Arjen Poutsma 71f9a84d22 Fix releasing bug in StringDecoder 4 years ago
Brian Clozel 5f62d1dc8e Add className variants in ReflectionHintsPredicates 4 years ago
Sam Brannen 349bcb4364 Suppress warnings 4 years ago
Sam Brannen e653ee60a0 Polish ClassPathResourceTests 4 years ago
Sam Brannen 138f9c64be Consistently return absolute path from ClassPathResource#getPath 4 years ago