aboutsummaryrefslogtreecommitdiff
path: root/nailgun_launcher
Commit message (Expand)AuthorAgeFilesLines
...
* Properly cache classloader for stage2 and make CbtDependency work correctly.Christopher Vogt2016-04-021-0/+3
* Add build file to build CBT with itself. Needed to be able to consume CBT as ...Christopher Vogt2016-04-021-1/+1
* Typed passing of values from Stage1 to Stage2Christopher Vogt2016-03-301-4/+6
* Early classloading improvementsChristopher Vogt2016-03-286-141/+252
* merged most bootstrapping logic into launcherChristopher Vogt2016-03-203-37/+185
* better toString for Java URLClassLoader. Minor enhancementsChristopher Vogt2016-03-201-7/+18
* better handle classloaders for watchservice and reflect. even more speedup.Christopher Vogt2016-03-201-5/+6
* More speedup by already caching some classloaders in NailgunLauncher. Also fi...Christopher Vogt2016-03-191-25/+59
* replace two level classloader with hierarchyChristopher Vogt2016-03-191-4/+7
* Refactored ClassLoaderCache to use key locked cache to pave the way for cachi...Christopher Vogt2016-03-191-2/+2
* Always reset security manager to what it was during startup. Should be less f...Christopher Vogt2016-03-121-0/+2
* cleanup: whitespace changes, separated more things into their own files, use ...Christopher Vogt2016-03-071-8/+8
* fix ArrayIndexOutOfBoundsException cause by an off by twoChristopher Vogt2016-03-061-4/+8
* cleanup NailgunLauncher script, make CBT recompilation more fine-grained for ...Christopher Vogt2016-03-061-26/+15
* nailgun cleanupRob Norris2016-03-051-37/+50
* CBT Version 1.0-BETAChristopher Vogt2016-03-041-0/+48