The problem seems to be that in the bootstrap DefaultClassPoolFactory is used until it gets replaced by the real one. Flavia, is there a way to get the real ClassPoolFactory to kick in earlier?
We could/should apply this as early as possible in AS -- perhaps even in Main::boot?