Excuse me, seems typo a wrong bug number in previous mail.
From: Frank Yuan [mailto:[email protected]] Sent: Monday, January 11, 2016 11:03 AM To: 'Alan Bateman' <[email protected]>; 'huizhe wang' <[email protected]>; [email protected] 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
