2997 Commits (dc7c7ac22acbc4b39ab1da1f1be372cb7bf64ada)

Author SHA1 Message Date
Sébastien Deleuze f50c301387 Change BindingReflectionHintsRegistrar package 4 years ago
Brian Clozel 7ace1f9dc5 Align RuntimeHintsPredicates with new FieldMode 4 years ago
Sébastien Deleuze 044f3728a3 Introduce @RegisterReflectionForBinding 4 years ago
Sébastien Deleuze aaffb8b27e Move BindingReflectionHintsRegistrar to spring-core 4 years ago
Sébastien Deleuze cc555d2ff4 Avoid shipping AWT classes in native images 4 years ago
Sam Brannen 69f23095b8 Deprecate SynthesizedAnnotation and related methods 4 years ago
Sam Brannen 0ec03a8dd6 Stop implementing SynthesizedAnnotation in annotation proxies 4 years ago
Brian Clozel fc47d25bc7 Polish 4 years ago
Sam Brannen 73abd58202 Polishing 4 years ago
Phillip Webb 505da5c602 Migrate hint registration to shortcuts 4 years ago
Phillip Webb bc0bf1fac3 Add additional shortcuts for hint registration 4 years ago
Phillip Webb da1005cd66 Add FieldMode for field hints and ensure that it cannot be downgraded 4 years ago
Phillip Webb 0bd923b0a7 Polishing 4 years ago
Phillip Webb cea06e6a9e Polish ReflectionHints and TypeHint method order 4 years ago
Phillip Webb cfd37d948d Reduce visibility of hint factory methods 4 years ago
Sam Brannen 6a68bd58f9 Introduce AnnotationUtils.isSynthesizedAnnotation(Annotation) 4 years ago
Sam Brannen b1414bf15b Polishing 4 years ago
Brian Clozel c470262c8e Rewrite ConcurrentLruCache implementation 4 years ago
Johnny Lim 706c1ec8dd Polish 4 years ago
Brian Clozel f877f81ae4 Move Netty 5 dependency to Framework platform 4 years ago
Sam Brannen b50415062b Clean up warnings and polish tests 4 years ago
Sébastien Deleuze d16fa82888 Remove remaining native build-time class initializations 4 years ago
Sébastien Deleuze 3e9b57106e Refine TypeHint.Builder#onReachableType Javadoc 4 years ago
Sébastien Deleuze 08f636b691 Introduce TypeHint.Builder#onReachableType(Class<?>) 4 years ago
Arjen Poutsma 626739d93f Polishing 4 years ago
Arjen Poutsma 9c33d2707a Introduce support for Netty 5 Buffer 4 years ago
Stephane Nicoll 7ca57b7e80 Use consistent registration API in TypeHint.Builder 4 years ago
Stephane Nicoll 5aa8583159 Add shortcut to register an executable with a mode 4 years ago
Stephane Nicoll c164b918c0 Apply consistent RuntimeHints defaults 4 years ago
Sam Brannen e5f9bb76b1 Declare covariant return type in DefaultGenerationContext.withName() 4 years ago
Sam Brannen 9ab046bdbb Introduce complete DefaultGenerationContext constructor 4 years ago
Stephane Nicoll 40de029bf8 Polish 4 years ago
Stephane Nicoll eac616a83e Restore support for package private ReflectiveProcessor 4 years ago
Stephane Nicoll d6afa8df2d Improve registration of the same hint for multiple classes 4 years ago
Stephane Nicoll 4556895e6e Expose registrar for @Reflective 4 years ago
Stephane Nicoll 9846d28ae6 Remove support for declaring class proxies hints 4 years ago
Stephane Nicoll f4389c3114 Restore ANNOTATION_HINT in a deprecated form for the time being 4 years ago
Stephane Nicoll 4f0c879778 Rationalize hints required for annotations 4 years ago
Stephane Nicoll 32346b8382 Introduce isSynthesizable in MergedAnnotation 4 years ago
Sam Brannen 653552aa6f Make DefaultGenerationContext(GeneratedClasses,...) package private 4 years ago
Sam Brannen 36fa8bd26b Remove unused constructors in TestGenerationContext 4 years ago
Arjen Poutsma 7e7d6b9c3a Propagate Context in DataBufferUtils::write(Path) 4 years ago
Sam Brannen c58c827291 Polishing 4 years ago
Sam Brannen 40f9fe0874 Make eclipse task for spring-core depend on JavaPoet and Objenesis tasks 4 years ago
Sam Brannen d6d629a8eb Clean up warnings in CGLIB fork 4 years ago
Stephane Nicoll 7c2453c373 Integrate class proxy generation in AOT processing 4 years ago
Juergen Hoeller d6f73994c2 Fix malformed HTML in CGLIB javadoc 4 years ago
Juergen Hoeller 7fa5b8dcb5 Turn CGLIB patch into full CGLIB fork in spring-core 4 years ago
Sam Brannen a052f9a34e Polishing 4 years ago
Sam Brannen 7631a09405 Do not register SynthesizedAnnotation proxy for @AliasFor 4 years ago