>
>
> On 11/07/2019 06:03, Frank Yuan wrote:
> > Hi Daniel
> >
> > I have filed another bughttps://bugs.openjdk.java.net/browse/JDK-8227566
> > to refine the bug.
>
> Thanks Frank!
>
> > And, I tested on Windows 7, the expected exceptio
Hi Daniel
I have filed another bug https://bugs.openjdk.java.net/browse/JDK-8227566 to
refine the bug.
And, I tested on Windows 7, the expected exception is raised... I will test on
more platform.
Thanks
Frank
> -Original Message-
> From: Daniel Fuchs [mailto:daniel.fu...@oracle.com]
, but test is passing at my local env even after i
changes the permission to 733.
Vyom
- Original message -
From: "Frank Yuan" mailto:frank.y...@oracle.com> >
To: "'Vyom Tewari26'" mailto:vtewa...@in.ibm.com> >
Cc: mailto:net-dev@openjdk.java.n
permission to 733 in test setup and run the test at my Linux box
and test ran successfully without any problem.
thanks,
Vyom
- Original message -
From: "Frank Yuan" mailto:frank.y...@oracle.com> >
Sent by: "net-dev" mailto:net-dev-boun...@openjdk.java
Hi all
Would you like to review this patch?
Bug: https://bugs.openjdk.java.net/browse/JDK-8227422
Webrev: http://cr.openjdk.java.net/~fyuan/8227422/webrev.00/
In this patch, I add read permission before cleaning up the test directory to
make sure the directory is removable on Windows
s
From: Chris Hegarty [mailto:chris.hega...@oracle.com]
Sent: Friday, September 21, 2018 11:19 PM
To: Frank Yuan
Cc: net-dev@openjdk.java.net
Subject: Re: RFR (12): 8210934: Move
sun/net/www/protocol/http/GetErrorStream.java to OpenJDK
Frank,
On 21 Sep 2018, at 04:04, Frank Yuan
Hi all
Would you like to review this patch?
Bug: https://bugs.openjdk.java.net/browse/JDK-8210934
Webrev: http://cr.openjdk.java.net/~fyuan/8210934/webrev.01/
It is to move this test to open after getting rid of the internal network
dependency.
Thanks
Frank