Re: RFR (jaxp): Backport to jdk7u-dev of 8013900: More warnings compiling jaxp.

2013-05-31 Thread Chris Hegarty
On 05/30/2013 06:30 PM, huizhe wang wrote: On 5/30/2013 9:22 AM, Chris Hegarty wrote: Looks fine to me Daniel, I see you have three copies of Objects.java, is it possible to put it in a common place accessible to all? Or maybe this causes other issues. JAXP consists of multiple components. T

Re: RFR (jaxp): Backport to jdk7u-dev of 8013900: More warnings compiling jaxp.

2013-05-30 Thread huizhe wang
On 5/30/2013 9:22 AM, Chris Hegarty wrote: Looks fine to me Daniel, I see you have three copies of Objects.java, is it possible to put it in a common place accessible to all? Or maybe this causes other issues. JAXP consists of multiple components. The Xerces and Xalan components specificall

Re: RFR (jaxp): Backport to jdk7u-dev of 8013900: More warnings compiling jaxp.

2013-05-30 Thread Chris Hegarty
Looks fine to me Daniel, I see you have three copies of Objects.java, is it possible to put it in a common place accessible to all? Or maybe this causes other issues. -Chris. On 05/30/2013 11:37 AM, Daniel Fuchs wrote: Hi, This is a request for review of the backport of

Re: RFR (jaxp): Backport to jdk7u-dev of 8013900: More warnings compiling jaxp.

2013-05-30 Thread huizhe wang
Thanks Daniel! The backport looks good. This would help keep the code in sync between JKD7 and JDK8, which makes it easier for future backports. Joe On 5/30/2013 3:37 AM, Daniel Fuchs wrote: Hi, This is a request for review of the backport of

RFR (jaxp): Backport to jdk7u-dev of 8013900: More warnings compiling jaxp.

2013-05-30 Thread Daniel Fuchs
Hi, This is a request for review of the backport of to jdk7u-dev. The changeset for jdk7u-dev [1] had to be altered on one count compared to the changes pushed in jdk8 [2]: Since jaxp needs to be compiled using the bootstrap compiler, it was not