1417 Commits (570d21ebbdfa0ace6490d7da44ad48bbfdcd8809)

Author SHA1 Message Date
Sam Brannen e17f5c50a8 Update copyright headers 3 years ago
Sam Brannen 00be19c647 Consistently declare Object::equals argument as @Nullable 3 years ago
Juergen Hoeller 8d112b8514 Test for explicit URI decoding in convertClassLoaderURL 3 years ago
Sébastien Deleuze dbbebf541d Refine reflection hints handling for anonymous class 3 years ago
Johnny Lim 475ac6ef5d Fix KotlinCoroutinesUtilsTests.invokeNonSuspendingFunctionWithContext() 3 years ago
Sébastien Deleuze 9cb4c5565a Fix proxy hint Kotlin extensions 3 years ago
Sébastien Deleuze 3d8455b257 Add unit tests for CoroutinesUtils 3 years ago
Sam Brannen 2d56505ea9 Polishing 3 years ago
Johnny Lim ce3be72e7f Polish 3 years ago
Arjen Poutsma 12d4dc1bae Polishing external contribution 3 years ago
Derrick Anderson 4da2499613 Introduce Resource::getContentAsString 3 years ago
Juergen Hoeller d7824c7831 Polishing 3 years ago
Arjen Poutsma 3e2f58cdd2 Offer restricted access to DataBuffer's ByteBuffer 3 years ago
Johnny Lim 431ae03447 Polish 3 years ago
Sébastien Deleuze ebca9f726f Provide Kotlin extensions for RuntimeHints 3 years ago
Sam Brannen 75046bbea0 Update copyright headers 3 years ago
Sam Brannen 556863d401 Polishing 3 years ago
Sébastien Deleuze e6397c8a38 Infer reflection hints for Jackson annotation class attributes 3 years ago
Sam Brannen 0502d18e3d Update copyright headers 3 years ago
Sam Brannen c4c786596f Migrate to Mockito.mock(T...) where feasible 3 years ago
Brian Clozel 5448e81021 Deprecate Base64Utils in favor of Java's Base64 3 years ago
j3graham f7e07322ab Simplify Base64Utils by using java.util.Base64 3 years ago
Sam Brannen fb6d3f5b5c Remove duplicated test code 3 years ago
Sam Brannen e7bcb48e57 Remove obsolete AttributeMethods.hasOnlyValueAttribute() method 3 years ago
Sam Brannen 433b1c480c Support repeatable annotation containers with multiple attributes 3 years ago
Sam Brannen 0b08246760 Revise RepeatableContainersTests 3 years ago
Sébastien Deleuze b27735d4a6 Refine BindingReflectionHintsRegistrar Kotlin support 3 years ago
Sébastien Deleuze dc5a773b2b Support properties on records in BindingReflectionHintsRegistrar 3 years ago
Sam Brannen 098c924e32 Introduce @Suite classes for individual modules 3 years ago
Brian Clozel d601f3196a Fix BindingReflectionHintsRegistrar anonymous classes support 3 years ago
Arjen Poutsma 92a6e7ddcd Fix InputStream violation in DataBufferInputStream 3 years ago
Sam Brannen ad60164911 Update copyright headers for source code changed since August 2022 3 years ago
Sam Brannen a88dbbec98 Apply project formatting rules for ternary operator 3 years ago
Juergen Hoeller fe5bd6751f Retain default LocalVariableTableParameterNameDiscoverer with warn log entries 3 years ago
Sam Brannen 7fcd1de8e3 Use AssertJ's isEmpty() instead of hasSize(0) 3 years ago
Sam Brannen d5b0b2b1a1 User AssertJ's hasSize() for arrays 3 years ago
Sam Brannen 36f7597f25 Use AssertJ's hasSize() for collections and maps 3 years ago
Arjen Poutsma 9be6cea012 Polishing deprecated methods 3 years ago
Sam Brannen abf3400c07 Use Assert.state() where appropriate 3 years ago
Sam Brannen 743a96b75e Polish SocketUtilsTests 3 years ago
Juergen Hoeller ffd45c0e7b Move reflection hints for ObjectToObjectConverter conventions to aot.hint.support 3 years ago
Sam Brannen f26a7dee97 Fix broken tests, update copyright dates, and polish 3 years ago
Kulwant Singh b2c8546013 Rely on automatic boxing/unboxing in tests 3 years ago
Sébastien Deleuze ce9e2e4d89 Register reflection hints for date ObjectToObjectConverter conventions 3 years ago
Sébastien Deleuze 60c9f2f72f Add support for Jackson annotations in BindingReflectionHintsRegistrar 3 years ago
Sam Brannen c3fca0a826 Always register root directory for registered resource hints 3 years ago
Sam Brannen 29f085bd1a Automatically register directories for registered resource hints 3 years ago
Sam Brannen d03102edc3 Allow registration of resource hint for root directory 3 years ago
Sam Brannen 3c42363ba4 Do not close GraalVM Native image FileSystem after classpath scanning 3 years ago
Sam Brannen f16366e161 Introduce SimpleValueStyler for use with ToStringCreator 3 years ago