Re: RFR: 8285081: Improve XPath operators count accuracy [v3]

2022-06-07 Thread Lance Andersen
On Fri, 3 Jun 2022 23:56:31 GMT, Joe Wang  wrote:

>> Adjust how XPath operators are counted to improve accuracy. This change does 
>> not affect how XPath works. 
>> 
>> Test:  
>>  Tier2 passed;
>>  JCK XML tests passed.
>
> Joe Wang has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   remove unused parameter

Marked as reviewed by lancea (Reviewer).

-

PR: https://git.openjdk.java.net/jdk/pull/9022


Re: RFR: 8285081: Improve XPath operators count accuracy [v3]

2022-06-06 Thread Naoto Sato
On Fri, 3 Jun 2022 23:56:31 GMT, Joe Wang  wrote:

>> Adjust how XPath operators are counted to improve accuracy. This change does 
>> not affect how XPath works. 
>> 
>> Test:  
>>  Tier2 passed;
>>  JCK XML tests passed.
>
> Joe Wang has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   remove unused parameter

LGTM

-

Marked as reviewed by naoto (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/9022


Re: RFR: 8285081: Improve XPath operators count accuracy [v3]

2022-06-03 Thread Joe Wang
> Adjust how XPath operators are counted to improve accuracy. This change does 
> not affect how XPath works. 
> 
> Test:  
>  Tier2 passed;
>  JCK XML tests passed.

Joe Wang has updated the pull request incrementally with one additional commit 
since the last revision:

  remove unused parameter

-

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/9022/files
  - new: https://git.openjdk.java.net/jdk/pull/9022/files/e1e3deb2..6dc1cc2c

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk=9022=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk=9022=01-02

  Stats: 9 lines in 1 file changed: 0 ins; 0 del; 9 mod
  Patch: https://git.openjdk.java.net/jdk/pull/9022.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/9022/head:pull/9022

PR: https://git.openjdk.java.net/jdk/pull/9022