aboutsummaryrefslogtreecommitdiff
path: root/nailgun_launcher/CBTUrlClassLoader.java
Commit message (Expand)AuthorAgeFilesLines
* Reproducible builds, composing different CBT version and various improvementsChristopher Vogt2016-04-281-2/+2
* add caching to CBTUrlClassLoader (so we can eventually wrap the system class ...Christopher Vogt2016-04-281-1/+20
* for better performance do not generate exceptions during class loading for co...Christopher Vogt2016-04-281-0/+4
* split launcher library functions into their own fileChristopher Vogt2016-04-021-1/+2
* remove jdk8 dependencies, force jdk7, remove unnecessary cache foldersChristopher Vogt2016-04-021-1/+1
* Add build file to build CBT with itself. Needed to be able to consume CBT as ...Christopher Vogt2016-04-021-1/+1
* Early classloading improvementsChristopher Vogt2016-03-281-0/+4
* merged most bootstrapping logic into launcherChristopher Vogt2016-03-201-0/+31