RFR: 8078820: Test deploying a XML parser as a module
Frank Yuan
frank.yuan at oracle.com
Wed Apr 20 07:52:23 UTC 2016
> -----Original Message-----
> From: huizhe wang [mailto:huizhe.wang at oracle.com]
> Sent: Wednesday, April 20, 2016 1:19 PM
> Subject: Re: RFR: 8078820: Test deploying a XML parser as a module
>
>
> On 4/19/2016 12:52 AM, Frank Yuan wrote:
> >
> >> -----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?
>
> That would be fine with me. I just wished a single test set that fully covered the provider-lookup procedure, and any change we
may
> have along with a ServiceLoader update.
>
Thanks, pushed. I would like to update the test anytime for the related bug or new API(e.g. Alan mentioned JDK-8129104) when you
need.
Frank
> -Joe
>
> > Btw, I added my comment in bug JDK-8015099 FYI.
> >
> > Frank
> >
> >> -Alan
More information about the jigsaw-dev
mailing list