Re: RFR (JAXP): 8144094: Add Catalog API to java.xml module

2015-11-25 Thread Lance Andersen
looks fine Joe On Nov 25, 2015, at 5:50 PM, huizhe wang wrote: > Hi, > > The new Catalog API needs to be added to the java.xml module. Please review > the following change: > > diff --git a/make/common/CORE_PKGS.gmk b/make/common/CORE_PKGS.gmk > --- a/make/common/CORE_PKGS.gmk > +++ b/make/co

RFR (JAXP): 8144094: Add Catalog API to java.xml module

2015-11-25 Thread huizhe wang
Hi, The new Catalog API needs to be added to the java.xml module. Please review the following change: diff --git a/make/common/CORE_PKGS.gmk b/make/common/CORE_PKGS.gmk --- a/make/common/CORE_PKGS.gmk +++ b/make/common/CORE_PKGS.gmk @@ -224,6 +224,7 @@ javax.tools \ javax.transaction