2931 Commits (41b6f4e351eec14bfd6e7a4759ed8b2cbbe7bf54)

Author SHA1 Message Date
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
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 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
Sam Brannen 0207f3a55f Polishing 4 years ago
Stephane Nicoll 6806aaf162 Polish "Add missing TreeSet to CollectionFactory.createCollection()" 4 years ago
Johnny Lim ccec75c98d Add missing TreeSet to CollectionFactory.createCollection() 4 years ago
Juergen Hoeller b31a15851e Support for pre-generated CGLIB proxy classes (in AOT scenarios) 4 years ago
Sam Brannen 0944c9a99c Remove `throws IOException` from DefaultGenerationContext.writeGeneratedContent() 4 years ago
Sam Brannen a466179bc8 Polish and sync TestGenerationContext implementations 4 years ago
Stephane Nicoll 6685e78c36 Deprecate NestedIOException 4 years ago