3130 Commits (16ea4692bab551800b9ba994ac08099e8acfd6cd)

Author SHA1 Message Date
Sébastien Deleuze a9cd45e7f2 Improve BindingReflectionHintsRegistrar extensibility 4 years ago
Sébastien Deleuze bbe285dd42 Polish RegisterReflectionForBinding support 4 years ago
Sam Brannen 1d052742d1 Throw IOException in FileSystemResource.getURI() for consistency 4 years ago
Sam Brannen 66989434b4 Introduce unit tests for gh-29275 4 years ago
Sam Brannen 23b3fc7f3c Polish FileSystemResource 4 years ago
Sam Brannen 7175c4ca9a Normalize URIs returned from FileSystemResource.getURI() 4 years ago
Sam Brannen af617c7da9 Disable failing test until gh-29275 is addressed 4 years ago
Sam Brannen 8caed88c14 Test status quo for URI/URL for scanned filesystem resources 4 years ago
Stephane Nicoll 635534c1ad Describe naming conventions of GeneratedMethods#add 4 years ago
Sam Brannen 3dc60f1627 Backport changes to PathMatchingResourcePatternResolverTests 4 years ago
Juergen Hoeller b45a48461f Polishing 4 years ago
Stephane Nicoll efaee61f31 Harmonize accessors of RuntimeHints API 4 years ago
Sam Brannen 30f1eee4d0 Polish Javadoc and implementation of ClassPathResource 4 years ago
Sam Brannen 8869ca27b1 Ensure ClassPathResources with same path have same hash code 4 years ago
Sam Brannen 1082119c50 Polishing 4 years ago
Sam Brannen a380ca2750 Ensure ClassPathResources with same path and ClassLoader are equal 4 years ago
Sam Brannen 0aa9d9d535 Return URL-decoded file name from UrlResource#getFilename() 4 years ago
Sam Brannen 084d7d1bdc Remove duplicate ClassPathResourceTests class 4 years ago
Sam Brannen 2e05137ff9 Polish PathResourceTests 4 years ago
Sam Brannen f0556b6004 Undeprecate PathResourceTests 4 years ago
Stephane Nicoll f2e9d112b1 Fix TypeReference#getName for CGLIB proxies 4 years ago
Sam Brannen 5bff2c7341 Clean up warnings in tests 4 years ago
Sam Brannen 31d98bfd95 Ensure PathMatchingResourcePatternResolverTests run in native image 4 years ago
Sam Brannen dd814b6d30 Test sub-paths in PathMatchingResourcePatternResolverTests 4 years ago
Sébastien Deleuze 5c447bb7a4 Make ConstantFieldSubstitutionProcessor thread-safe 4 years ago
Sam Brannen fee38175b3 Revert "Test encoding and Unicode normalization for scanned resources" 4 years ago
Sam Brannen 2ce314d4dd Modify PathMatchingResourcePatternResolverTests so that it passes on main 4 years ago
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