AbstractTransformContext(applicationId: String, name: String, bootClasspath: Collection<File>, compileClasspath: Collection<File> = emptyList(), runtimeClasspath: Collection<File> = emptyList(), bootKlassPool: KlassPool = makeKlassPool(bootClasspath))