RFR: 8136895: Writer not closed with disk full error, file resource leaked [v5]
Vyom Tewari
vtewari at openjdk.org
Tue Jul 18 16:33:13 UTC 2023
On Tue, 18 Jul 2023 15:36:00 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> test/jdk/java/nio/channels/Channels/CloseWriterOnFailedFlush.java line 27:
>>
>>> 25: * @bug 8136895
>>> 26: * @summary Verify channel closed after write error in StreamEncoder::implClose
>>> 27: */
>>
>> Do you mind adding action tag(@run) ?
>
> Why? It is unnecessary. See [jtreg DEFAULTS](https://openjdk.org/jtreg/tag-spec.html#DEFAULTS).
thanks for link, i was not aware of jtreg defaults, looks like i have to update my very old Netbeans plugin it always complains about jtrg tag order etc.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13503#discussion_r1267028975
More information about the nio-dev
mailing list