RFR: 8078820: Test deploying a XML parser as a module
Frank Yuan
frank.yuan at oracle.com
Tue Apr 19 07:52:12 UTC 2016
> -----Original Message-----
> From: Alan Bateman [mailto:Alan.Bateman at oracle.com]
> Sent: Tuesday, April 19, 2016 3:06 PM
> To: huizhe wang <huizhe.wang at oracle.com>; Frank Yuan <frank.yuan at oracle.com>
> Cc: jigsaw-dev at openjdk.java.net; Daniel Fuchs <daniel.fuchs at oracle.com>
> Subject: Re: RFR: 8078820: Test deploying a XML parser as a module
>
>
> On 18/04/2016 21:48, huizhe wang wrote:
> > Frank, Alan,
> >
> > We recently discussed several issues[1] related to jaxp's
> > provider-lookup. All of them are currently deferred to until
> > JDK-8132026 is addressed. I have a feeling we might have a quite
> > different provider-lookup procedure in the JDK 9 / Jigsaw, and we'd
> > have to go through a spec change. I therefore think we might want to
> > postpone this test and make it one to cover such a spec change. What
> > would you think?
> I think we should fix JDK-8015099 (a long standing bug) and also see if we can fix SAX to use ServiceLoader (JDK-8152912). I
wouldn't
> expect either of these to be require re-work later.
>
Hi Joe
So how about I checked my test in at first, and then iterate it if required?
Btw, I added my comment in bug JDK-8015099 FYI.
Frank
> -Alan
More information about the jigsaw-dev
mailing list