RE: RFR: 8149601 Update references from "1.9" to "9"

2016-02-12 Thread Iris Clark
Hi, Joe.

Thanks for the review.

Regards,
iris

-Original Message-
From: huizhe wang 
Sent: Thursday, February 11, 2016 11:17 AM
To: Iris Clark
Cc: core-libs-dev@openjdk.java.net; verona-...@openjdk.java.net
Subject: Re: RFR: 8149601 Update references from "1.9" to "9"

Hi Iris,

The change looks good.

Two of the previously included classes appeared twice in the webrev index page 
:-)

Thanks,
Joe

On 2/11/2016 11:06 AM, Iris Clark wrote:
> Hi.
>
> A private review comment as noted that I missed a few files in the jaxp 
> repository.
>
> The webrev has been updated in place.
>
> Thanks,
> iris
>
> -Original Message-
> From: Iris Clark
> Sent: Thursday, February 11, 2016 9:13 AM
> To: core-libs-dev@openjdk.java.net; verona-...@openjdk.java.net
> Cc: Iris Clark; Kumar Srinivasan
> Subject: RFR: 8149601 Update references from "1.9" to "9"
>
> Hi.
>
> Please review the following changes to the jaxp and jdk repositories to fix a 
> few additional references to "1.9".
>
> Bug
>
>8149601 Update references from "1.9" to "9"
>https://bugs.openjdk.java.net/browse/JDK-8149601
>
> Webrev
>
>http://cr.openjdk.java.net/~iris/verona/8149601/webrev/
>
> This is a follow-up to JDK-8136494 which changed "@since 1.9"
> to "@since 9" matching java.specification.version.
>
> Thanks,
> iris



RE: RFR: 8149601 Update references from "1.9" to "9"

2016-02-12 Thread Iris Clark
Hi, Kumar.

Thank you so much for pushing changesets to fix this bug.

Regards,
iris

-Original Message-
From: Iris Clark 
Sent: Thursday, February 11, 2016 9:13 AM
To: core-libs-dev@openjdk.java.net; verona-...@openjdk.java.net
Cc: Iris Clark; Kumar Srinivasan
Subject: RFR: 8149601 Update references from "1.9" to "9"

Hi.

Please review the following changes to the jaxp and jdk repositories to fix a 
few additional references to "1.9".

Bug

  8149601 Update references from "1.9" to "9"
  https://bugs.openjdk.java.net/browse/JDK-8149601

Webrev

  http://cr.openjdk.java.net/~iris/verona/8149601/webrev/

This is a follow-up to JDK-8136494 which changed "@since 1.9" 
to "@since 9" matching java.specification.version.

Thanks,
iris


Re: RFR: 8149601 Update references from "1.9" to "9"

2016-02-11 Thread huizhe wang

Hi Iris,

The change looks good.

Two of the previously included classes appeared twice in the webrev 
index page :-)


Thanks,
Joe

On 2/11/2016 11:06 AM, Iris Clark wrote:

Hi.

A private review comment as noted that I missed a few files in the jaxp 
repository.

The webrev has been updated in place.

Thanks,
iris

-Original Message-
From: Iris Clark
Sent: Thursday, February 11, 2016 9:13 AM
To: core-libs-dev@openjdk.java.net; verona-...@openjdk.java.net
Cc: Iris Clark; Kumar Srinivasan
Subject: RFR: 8149601 Update references from "1.9" to "9"

Hi.

Please review the following changes to the jaxp and jdk repositories to fix a few 
additional references to "1.9".

Bug

   8149601 Update references from "1.9" to "9"
   https://bugs.openjdk.java.net/browse/JDK-8149601

Webrev

   http://cr.openjdk.java.net/~iris/verona/8149601/webrev/

This is a follow-up to JDK-8136494 which changed "@since 1.9"
to "@since 9" matching java.specification.version.

Thanks,
iris




RE: RFR: 8149601 Update references from "1.9" to "9"

2016-02-11 Thread Iris Clark
Hi.

A private review comment as noted that I missed a few files in the jaxp 
repository.

The webrev has been updated in place.

Thanks,
iris

-Original Message-
From: Iris Clark 
Sent: Thursday, February 11, 2016 9:13 AM
To: core-libs-dev@openjdk.java.net; verona-...@openjdk.java.net
Cc: Iris Clark; Kumar Srinivasan
Subject: RFR: 8149601 Update references from "1.9" to "9"

Hi.

Please review the following changes to the jaxp and jdk repositories to fix a 
few additional references to "1.9".

Bug

  8149601 Update references from "1.9" to "9"
  https://bugs.openjdk.java.net/browse/JDK-8149601

Webrev

  http://cr.openjdk.java.net/~iris/verona/8149601/webrev/

This is a follow-up to JDK-8136494 which changed "@since 1.9" 
to "@since 9" matching java.specification.version.

Thanks,
iris


RE: RFR: 8149601 Update references from "1.9" to "9"

2016-02-11 Thread Iris Clark
Hi, Chris.

>>  http://cr.openjdk.java.net/~iris/verona/8149601/webrev/
>
> Looks fine.

Thanks for the Review.

Regards,
Iris




RFR: 8149601 Update references from "1.9" to "9"

2016-02-11 Thread Iris Clark
Hi.

Please review the following changes to the jaxp and jdk 
repositories to fix a few additional references to "1.9".

Bug

  8149601 Update references from "1.9" to "9"
  https://bugs.openjdk.java.net/browse/JDK-8149601

Webrev

  http://cr.openjdk.java.net/~iris/verona/8149601/webrev/

This is a follow-up to JDK-8136494 which changed "@since 1.9" 
to "@since 9" matching java.specification.version.

Thanks,
iris


Re: RFR: 8149601 Update references from "1.9" to "9"

2016-02-11 Thread Chris Hegarty
On 11 Feb 2016, at 17:13, Iris Clark  wrote:

> Hi.
> 
> Please review the following changes to the jaxp and jdk 
> repositories to fix a few additional references to "1.9".
> 
> Bug
> 
>  8149601 Update references from "1.9" to "9"
>  https://bugs.openjdk.java.net/browse/JDK-8149601
> 
> Webrev
> 
>  http://cr.openjdk.java.net/~iris/verona/8149601/webrev/

Looks fine.

-Chris.