8078820: Test deploying a XML parser as a module
Frank Yuan
frank.yuan at oracle.com
Mon Jan 11 03:05:05 UTC 2016
Excuse me, seems typo a wrong bug number in previous mail.
From: Frank Yuan [mailto:frank.yuan at oracle.com]
Sent: Monday, January 11, 2016 11:03 AM
To: 'Alan Bateman' <Alan.Bateman at oracle.com>; 'huizhe wang' <huizhe.wang at oracle.com>; jigsaw-dev at openjdk.java.net
Subject: RFR: 8145351: Test deploying a XML parser as a module
Hi Alan and Joe
Would you like to have a review for test task https://bugs.openjdk.java.net/browse/JDK-8078820?
The webrev is at: http://cr.openjdk.java.net/~fyuan/8078820/webrev.00/.
JAXP has several service provider interfaces to allow for deployment of alternative XML parser implementations, in this test suite,
there are 2 named modules providing different interfaces, main test ModularXMLParserTest tests some different combinations to verify
if JAXP library can instantiate the xml impl from correct modules.
Thanks,
Frank
More information about the jigsaw-dev
mailing list