Build support for JDK-8044627

Erik Joelsson erik.joelsson at oracle.com
Tue Oct 14 13:37:14 UTC 2014


Hello Pavel,

This will be a bit tricky. Give me a day or two and I will try to come 
up with something.

/Erik

On 2014-10-14 15:27, Pavel Rappo wrote:
> Hi,
>
> I can't build jdk9/dev repo after I introduced 4 'META-INF/service/javax.naming.spi.InitialContextFactory' files to support JNDI providers loading as a service [1]. My guess is that 'META-INF/service/javax.naming.spi.InitialContextFactory' files from different modules are being copied into the same jar. What I really need to have is a single concatenated 'META-INF/service/javax.naming.spi.InitialContextFactory' file with 4 lines. It will work fine for now.
>
> Could you please help me to resolve this? Thanks.
>
> ---------------------------------------------------------
> [1] http://cr.openjdk.java.net/~prappo/8044627/webrev.01/
>
> -Pavel
>




More information about the build-dev mailing list