On 4/19/2016 12:52 AM, Frank Yuan wrote:
-----Original Message-----
From: Alan Bateman [mailto:alan.bate...@oracle.com]
Sent: Tuesday, April 19, 2016 3:06 PM
To: huizhe wang <huizhe.w...@oracle.com>; Frank Yuan <frank.y...@oracle.com>
Cc: jigsaw-dev@openjdk.java.net; Daniel Fuchs <daniel.fu...@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.
-Joe
Btw, I added my comment in bug JDK-8015099 FYI.
Frank
-Alan