On 16/11/2016 14:00, David M. Lloyd wrote:
No change to existing code on the class path, the question only comes up when migrating to an explicit module (meaning you are writing a module declaration). It's a reasonable question to ask of course.That's really a usability regression though, isn't it? In the past, I could always use ServiceLoader with a ClassLoader argument to specify on whose behalf I'm loading. In fact we do this quite a lot today.
-Alan
