RFR(XS): 8168412 Reduce buffering in jtreg timeouthandler
Marcus Larsson
marcus.larsson at oracle.com
Thu Oct 20 13:58:01 UTC 2016
Hi,
On 10/20/2016 02:03 PM, Staffan Larsen wrote:
> Hi,
>
> Please review this small patch to the jtreg timeouthandler to remove some buffering. We create PrintWriters in a couple of places and this patch adds the second parameter to the constructor to enable automatic flushing of the PrintWriter.
>
> webrev: http://cr.openjdk.java.net/~sla/8168412/webrev.00 <http://cr.openjdk.java.net/~sla/8168412/webrev.00>
Looks good!
Thanks,
Marcus
> bug: https://bugs.openjdk.java.net/browse/JDK-8168412 <https://bugs.openjdk.java.net/browse/JDK-8168412>
>
> Thanks,
> /Staffan
>
More information about the build-dev
mailing list