RFR: 8145351: Test deploying a XML parser as a module

Frank Yuan frank.yuan at oracle.com
Mon Jan 11 03:02:52 UTC 2016


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