104 Commits (main)

Author SHA1 Message Date
Stéphane Nicoll 1d38d649fa Relax test that used to rely on localized message 11 months ago
Johnny Lim 64e9fcad53 Apply SingleSpaceSeparator Checkstyle module 11 months ago
Sam Brannen 37e6fe5b64 Update copyright headers 11 months ago
Johnny Lim 919faa2ce2 Order modifiers to align with JLS 11 months ago
Stéphane Nicoll dc0d6a41d6 Polish 12 months ago
Stéphane Nicoll 93206c3f6e Add support for custom locale to render compiler messages 12 months ago
Stéphane Nicoll 4b14a0b42c Add support for specifying compiler options 12 months ago
Sam Brannen b05e46d502 Update copyright headers 1 year ago
Brian Clozel 227049824c Fix RuntimeHintsPredicates matching rules 1 year ago
Stephane Nicoll 2b76c4d847 Polish "Wrap ternary operator within parentheses" 1 year ago
Juergen Hoeller 18966d048c Consistent equals/hashCode style (and related polishing) 1 year ago
Juergen Hoeller d250a5155a Consistent dependency declarations 1 year ago
Juergen Hoeller 4db724984e Suppress deprecations for compiling on JDK 19/20 1 year ago
Sam Brannen e17f5c50a8 Update copyright headers 2 years ago
Sam Brannen 00be19c647 Consistently declare Object::equals argument as @Nullable 2 years ago
Sam Brannen 74f6725a37 Update copyright headers 2 years ago
Sam Brannen 95481018d0 Apply "instanceof pattern matching" in spring-core-test 2 years ago
Sam Brannen 56523d5014 Polishing 2 years ago
Sam Brannen 69f47e7700 Polishing 2 years ago
Sam Brannen a88dbbec98 Apply project formatting rules for ternary operator 2 years ago
Sam Brannen 7fcd1de8e3 Use AssertJ's isEmpty() instead of hasSize(0) 2 years ago
Sam Brannen abf3400c07 Use Assert.state() where appropriate 2 years ago
Sam Brannen 2aa78889d2 Use consistent wording in precondition error messages 2 years ago
Sam Brannen 9d73f81e9c Avoid String allocations with Assert.notNull() 2 years ago
Phillip Webb 327eec09ae Allow TestCompiler DynamicClassLoader to resolve '.class' resources 2 years ago
Stephane Nicoll 76e87ad475 Polish 2 years ago
Stephane Nicoll efaee61f31 Harmonize accessors of RuntimeHints API 2 years ago
Brian Clozel 43d39d4e8a Enforce need for type reflection in RuntimeHintsAgent 2 years ago
Stephane Nicoll ce46170a04 Avoid using org.springframework.boot 2 years ago
Phillip Webb afac8dd8af Refine SourceFile record to class conversion 2 years ago
Phillip Webb 7fd8e081bb Allow TestCompiler SourceFile to work with records 2 years ago
Stephane Nicoll c5fc0a5ef3 Add shortcut in TestGenerationContext 2 years ago
Stephane Nicoll 8ef850ff91 Update ClassNameGenerator to work with a ClassName target 2 years ago
Adam Ostrožlík 0ccb64fe10 Replace Collectors.toList with Stream.toList 2 years ago
Stephane Nicoll 267908a118 Polish 2 years ago
Phillip Webb 6802665177 Refactor GeneratedFilesTestCompilerUtils to CompilerFiles 2 years ago
Stephane Nicoll 4625e92eb8 Break dependency between TestCompiler and AOT 2 years ago
Stephane Nicoll 2f84096af1 Polish 2 years ago
Stephane Nicoll cc3616da66 Remove unnecessary import 2 years ago
Phillip Webb df9990f66b Relocate MockSpringFactoriesLoader 2 years ago
Phillip Webb 52bffbff76 Move `TestCompiler` and related classes to `core.test.tools` package 2 years ago
Scott Frederick c9009453c9 Allow TestCompiler to access and generate resources 2 years ago
Phillip Webb cc7552ec61 Rename @CompileWithTargetClassAccess 2 years ago
Andy Wilkinson 7168141504 Allow TestCompiler to load cglib generated classes 2 years ago
Stephane Nicoll e59da2de1e Allow test compilation to reference existing generated classes 2 years ago
Stephane Nicoll aa5d7398d5 Polish 2 years ago
Stephane Nicoll e9997d4004 Polish 2 years ago
Stephane Nicoll 58a2b79699 Harmonize hint registration 2 years ago
Stephane Nicoll 042a4f3518 Polish "Adapt FieldHint to recent GraalVM versions" 2 years ago
Sam Brannen 93049f98ee Support TestNG with @CompileWithTargetClassAccess 2 years ago