JDK 9 ServiceLoader bug
Alan Bateman
Alan.Bateman at oracle.com
Fri Mar 17 08:39:51 UTC 2017
On 16/03/2017 21:06, Chris Dennis wrote:
> Hi All,
>
> I’ve found what I believe could (or should) be considered a bug with the way the ServiceLoader interacts with the classpath in JDK 9.
Thanks for the mail. There is indeed a bug in that it is not handling
duplicates on the class path. I'll create a bug for this, assume it will
be fixed in JDK 9 as it is regression.
-Alan
More information about the core-libs-dev
mailing list