Thank you. Joe.
Git plugin for mercurial works well for hg command but webrev script still 
doesn’t support the binary file. I did one small change to replace movies.xml 
with a Java string to suppress this error. Also I took your advice to move xml 
files into auction portal directory. Changed tests have been run with and 
without the Security Manager as usual. All the tests pass under both scenarios.

http://cr.openjdk.java.net/~tyan/JDK-8047962/webrev.02/ 
<http://cr.openjdk.java.net/~tyan/JDK-8047962/webrev.02/>

Could you please sponsor this for me.
Thank you very much.
Tristan

> On Nov 3, 2014, at 3:55 PM, huizhe wang <huizhe.w...@oracle.com> wrote:
> 
> Hi Tristan,
> 
> Looks good overall. Once again, it's great to see that you've made the tests 
> a lot cleaner, getting rid of the old report system and etc.
> 
> The only issue I see is with movies.xml. If I use patch to apply your patch 
> to my workspace, I get no movies.xml that in turn causes AuctionController to 
> fail. It's probably related how your webrev was generated (note the error: 
> Unexpected Error occurred reading `diff -e /dev/null 
> new/test/javax/xml/jaxp/functional/test/content/movies.xml`: $?=0, err= 1 ).  
> hg diff works fine generally, but not for changes in binary files. Use the 
> git option, "-git", can fix the problem. You may see the following in your 
> configuration:
> 
> [diff]
> git = true
> 
> Thanks,
> Joe
> 
> On 10/31/2014 12:16 PM, Tristan Yan wrote:
>> Hi Joe, Alan and all others
>> 
>> Would you please help reviewing these tests? The intent is moving some JAXP 
>> tests from closed to open. The associated bug number is
>> https://bugs.openjdk.java.net/browse/JDK-8047962 
>> <https://bugs.openjdk.java.net/browse/JDK-8047962>.
>> 
>> These tests have been ran with and without the Security Manager. All the 
>> tests pass under both scenarios.
>> 
>> http://cr.openjdk.java.net/~tyan/JDK-8047962/webrev.01/ 
>> <http://cr.openjdk.java.net/%7Etyan/JDK-8047962/webrev.01/>
>> Thank you.
>> Tristan 
> 

Reply via email to