aboutsummaryrefslogtreecommitdiff
path: root/stage1/CachingClassLoader.scala
Commit message (Collapse)AuthorAgeFilesLines
* for better performance do not generate exceptions during class loading for ↵Christopher Vogt2016-04-281-2/+7
| | | | control flow, but use null instead
* Add CachingClassLoader to cache loadClass of URLClassLoaderChristopher Vogt2016-03-191-0/+12