Commit a524ed2
committed
AbstractModuleItem: lean on loadDelegateClass()
Now that ModuleInfo has a handy method for loading its module's delegate
class, we can use it directly rather than relying on the unsafe and
problematic usage of the ClassUtils#loadClass method.1 parent de72621 commit a524ed2
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
269 | | - | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
270 | 276 | | |
271 | 277 | | |
272 | 278 | | |
0 commit comments